We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Input file
import haxe.io.Path; // do not remove or bombs will detonate
.vscode/settings.json
"[haxe]": { "editor.formatOnSave": true, "editor.formatOnPaste": true }, "editor.codeActionsOnSave": { "source.sortImports": true },
The text was updated successfully, but these errors were encountered:
I haven't looked closer, so not sure if it's the sorting or the formatting after sorting that removes comments...
I assume it's a sorting issue, which would put it more in haxe-languageserver land, but somehow I can't transfer this issue over there.
Sorry, something went wrong.
vshaxe/haxe-language-server@2f9ae20
No branches or pull requests
Input file
.vscode/settings.json
The text was updated successfully, but these errors were encountered: