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

Do "lime update" automatically #44

Closed Gama11 closed 5 years ago

Gama11 commented 6 years ago

Right now, code completion relies on lime update having happened. The Lime extension should do this automatically when necessary, since people keep running into this error that causes the completion cache to fail building:

Building Cache...
Type not found : ApplicationMain
Failed - try fixing the error(s) and restarting the language server:

Type not found : ApplicationMain
jgranick commented 5 years ago

This issue was fixed in latest dev Lime/OpenFL through stronger display argument support