Improve code completion while working on library
This commit is contained in:
3
.vscode/settings.json
vendored
3
.vscode/settings.json
vendored
@@ -1,4 +1,7 @@
|
||||
{
|
||||
"haxe.displayConfigurations": [
|
||||
[ "--cwd", "tools", "tools.hxml" ]
|
||||
],
|
||||
"editor.insertSpaces": false,
|
||||
"editor.trimAutoWhitespace": true,
|
||||
"codedox": {
|
||||
|
||||
Reference in New Issue
Block a user