This website requires JavaScript.
Explore
Help
Sign In
Microsoft
/
vscode
Watch
1
Star
0
Fork
0
mirror of
https://github.com/microsoft/vscode.git
synced
2026-09-27 10:37:38 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
dfaff021a84c91e687c53ddfcd454a2a94f36ed3
vscode
/
extensions
/
typescript-language-features
/
src
T
History
Matt Bierner
693ffb4d57
Default maxTsServerMemory to 3GB
2019-10-18 16:14:48 -07:00
..
commands
Format files for 3.6
2019-09-02 21:29:05 -06:00
features
Use test instead of match
2019-10-18 16:14:48 -07:00
test
Add basic pinning test for jsdoc completions
2019-10-18 16:14:48 -07:00
tsServer
Add setting to configure the max memory for tsserver (
#82630
)
2019-10-15 13:45:11 -07:00
typings
…
utils
Default maxTsServerMemory to 3GB
2019-10-18 16:14:48 -07:00
api.ts
…
extension.ts
Implement resolveTask for typescript tasks
2019-08-06 09:59:09 +02:00
languageProvider.ts
…
protocol.const.ts
…
protocol.d.ts
…
typescriptService.ts
Treat errors on
updateOpen
as non-recoverable
2019-10-17 21:52:02 -07:00
typescriptServiceClient.ts
Treat errors on
updateOpen
as non-recoverable
2019-10-17 21:52:02 -07:00
typeScriptServiceClientHost.ts
…