This website requires JavaScript.
Explore
Help
Register
Sign In
Microsoft
/
vscode
Watch
1
Star
0
Fork
0
You've already forked vscode
mirror of
https://github.com/microsoft/vscode.git
synced
2026-02-23 11:16:01 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7e5db3ffedefdefee875bb700e36688c3e7eaac1
vscode
/
extensions
/
typescript
History
Matt Bierner
1bfad134b0
Set NODE_PATH when forking TS server
...
The ensures that we can resolve require('typescript') inside of plugins correctly
2017-09-29 13:49:09 -07:00
..
build
…
schemas
…
snippets
[ts] invalid tab characters in snippets
2017-09-25 23:10:30 +02:00
src
Set NODE_PATH when forking TS server
2017-09-29 13:49:09 -07:00
syntaxes
Update js/ts grammar
2017-09-25 11:28:07 -07:00
test
Update TS/JS grammars
2017-09-13 23:00:51 -07:00
.vscodeignore
…
language-configuration.json
[folding] add folding marker to API and schema
2017-09-25 22:25:45 +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
Prototype TSC watch task contribution (
#33865
)
2017-09-22 15:32:00 -07:00
package.nls.json
Automatically restart ts server after disableAutomaticTypeAcquisition config changed (
#32412
)
2017-08-16 16:43:40 -07:00
tsconfig.json
…