Commit Graph

10 Commits

Author SHA1 Message Date
Ed Mackey ffd998939b Set GLSL to 4 spaces, move redundant settings out of VSCode files. 2020-04-27 10:01:19 -04:00
Ed Mackey 00225c1037 VSCode tab size 2020-04-18 15:49:32 -04:00
Matthew Amato c243d4202b Coverage changes after review.
1. Auto-generate a index.html with a list of browsers with coverage results
2. Remove `Instrumented` from everywhere since it doesnt exist.
3. Add Coverage to npmignore.
2019-08-29 20:25:24 -04:00
Scott Hunter fe381fa0f3 Associate .czml with json file type in VSCode. 2018-06-27 17:30:24 -04:00
Matthew Amato 70fed95023 Don't hide so many files in VS Code
We often need to look at the Build folder and other generated files while
debugging dev processes. We can exclude these things from search but keep
them in the directory tree.
2018-05-22 12:30:20 -04:00
Ed Mackey 13e2ed4a01 Update VSCode, remove Eclipse, require semicolons in eslint. 2017-05-24 17:45:34 -04:00
Scott Hunter c0c84b0744 Add formatter settings for VSCode. Add more items to exclusion list. 2017-03-14 16:23:59 -04:00
Ed Mackey 249b9b039b Explicitly enable the jshint plugin, so users can disable it elsewhere. 2017-02-09 15:06:23 -05:00
Ed Mackey e01ff2715a VSCode has an issue where it can't ignore without a wildcard pattern. 2017-01-27 17:28:00 -05:00
Ed Mackey 945f274dee Added some settings for VSCode. 2017-01-21 12:13:42 -05:00