This website requires JavaScript.
Explore
Help
Sign In
DEV
/
microsoft_vscode
Watch
1
Star
0
Fork
0
You've already forked microsoft_vscode
mirror of
https://github.com/microsoft/vscode.git
synced
2026-02-19 22:28:35 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
microsoft_vscode
/
extensions
/
javascript
History
Martin Aeschlimann
cf70385df5
Folding regions broken
2017-10-12 16:55:15 +02:00
..
.vscode
${workspaceRoot} -> ${workspaceFolder}
2017-09-19 11:21:49 +02:00
schemas
…
snippets
Fix
#35322
: Modenrize javascript snippets (
#35444
)
2017-10-09 12:32:38 -07:00
src
…
syntaxes
Use unique grammar and scope for JavaScript react to avoid conflicts when overriding plain old javascript grammar
2017-10-10 15:02:32 -07:00
test
Use unique grammar and scope for JavaScript react to avoid conflicts when overriding plain old javascript grammar
2017-10-10 15:02:32 -07:00
.vscodeignore
…
javascript-language-configuration.json
Folding regions broken
2017-10-12 16:55:15 +02:00
npm-shrinkwrap.json
…
OSSREADME.json
No need to inline license details, as they can be fetched from the repo
2017-09-27 12:08:55 +02:00
package.json
Fix all javascript being tagged as the javascript react language
2017-10-11 18:15:31 -07:00
tags-language-configuration.json
…
tsconfig.json
…