openfl / lime-vscode-extension

Visual Studio Code extension for OpenFL and Lime projects written in Haxe
https://marketplace.visualstudio.com/items?itemName=openfl.lime-vscode-extension
MIT License
27 stars 4 forks source link

Avoid warnings for non-built-in targets in targetConfigurations #54

Closed Gama11 closed 5 years ago

Gama11 commented 5 years ago

Basically, this still gives code completion for the built-in targets, but doesn't show a warning for custom ones anymore.