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-04-23 10:08:49 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
eebf74eab58fdcf015afbca6de878a37aaa84bee
vscode
/
extensions
/
typescript
/
src
History
Matt Bierner
eebf74eab5
Tweak jsdoc completion to allow it to be disabled by disabling snippets and so that it does not match words in the suggestion list
2017-02-22 14:37:57 -08:00
..
features
Tweak jsdoc completion to allow it to be disabled by disabling snippets and so that it does not match words in the suggestion list
2017-02-22 14:37:57 -08:00
typings
Upgrade telemetry package used by TS and markdown extensions. (
#20971
)
2017-02-21 15:26:30 -08:00
utils
Use CompletionItem for JsDoc Comment auto fill (
#21025
)
2017-02-21 16:02:53 -08:00
protocol.const.ts
Use Module Symbol for Module Name Completions (
#17558
)
2016-12-19 13:28:18 -08:00
protocol.d.ts
Use protocol.d.ts from TS npm module
2016-11-08 11:09:05 +01:00
typescriptMain.ts
Use CompletionItem for JsDoc Comment auto fill (
#21025
)
2017-02-21 16:02:53 -08:00
typescriptService.ts
Autofill for JSDocs (
#20625
)
2017-02-15 14:04:36 -08:00
typescriptServiceClient.ts
Upgrade telemetry package used by TS and markdown extensions. (
#20971
)
2017-02-21 15:26:30 -08:00