Improve code completion while working on library

This commit is contained in:
Joshua Granick
2018-08-06 11:55:01 -07:00
parent 430820cdb4
commit 44ce8eae06

View File

@@ -1,4 +1,7 @@
{
"haxe.displayConfigurations": [
[ "--cwd", "tools", "tools.hxml" ]
],
"editor.insertSpaces": false,
"editor.trimAutoWhitespace": true,
"codedox": {