Sanjeet Suhag
5dfe709253
Cleans up launch.json
2022-11-03 12:24:12 -04:00
Sanjeet Suhag
aaf6bd8a5c
Adds engine and widgets workspaces
2022-11-01 15:39:57 -04:00
Sanjeet Suhag
b1bafc3b2a
Adds Markdown lint and GitHub Markdown Preview extensions
2022-05-31 10:00:44 -04:00
Sanjeet Suhag
4605891f28
Fixes launch configuration name
2022-01-25 11:50:53 -05:00
Sanjeet Suhag
e270ad1c40
Feedback pass
2022-01-20 10:04:37 -05:00
Sanjeet Suhag
5458aba32b
Removes unused task
2022-01-19 17:00:07 -05:00
Sanjeet Suhag
3c005c8a86
Fixes launch.json and tasks.json
2022-01-19 16:47:41 -05:00
Sanjeet Suhag
2ca2cef3f6
Adds tasks.json, adds prelauch task to Chrome launch configuration
2022-01-19 09:13:00 -05:00
James Bromwell
6dd9e0cd4f
Break out constructor options: Entity and Graphics
2020-05-28 16:12:25 +02:00
Ed Mackey
ffd998939b
Set GLSL to 4 spaces, move redundant settings out of VSCode files.
2020-04-27 10:01:19 -04:00
Matthew Amato
55a2799546
Recommend the prettier vscode formatting plug-in.
2020-04-21 10:10:08 -04:00
Ed Mackey
00225c1037
VSCode tab size
2020-04-18 15:49:32 -04:00
Scott Hunter
e1e121a1d0
Update vscode launch configuration.
...
Launching a .cjs file directly does not work. Use npm run-script instead to launch the server.
2020-03-02 16:12:37 -05:00
Matthew Amato
c276f0263b
Make Cesium release server work on Node 12.
...
While we still can't use Node 12 for Cesium development, this change is
to make sure Cesium release zips can actually work under Node 12.
2020-03-02 09:39:37 -05: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
Ed Mackey
92c792f92f
Copy extension recommendations to VSCode config.
...
Removed "Prettify JSON" as that's built-in to VSCode now.
2018-12-16 14:08:28 -05: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
816a646343
Update `isWatching` to `isBackground`, update setup guide.
2017-02-13 12:11:54 -05:00
Scott Hunter
bd9892a3ee
Replace npm tasks with gulp tasks.
...
Mark build-watch as a background task.
2017-02-13 10:49:59 -05: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
26f8dd1461
Add launch file for server.js
2017-02-09 14:56:57 -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
3c172b6e7a
Add tasks file for VSCode, add new startPublic task.
2017-01-21 21:19:13 -05:00
Ed Mackey
945f274dee
Added some settings for VSCode.
2017-01-21 12:13:42 -05:00