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-05-16 05:11:14 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7d8a8450f018db2a09c283ed403feb13a0aeeaec
vscode
/
extensions
/
typescript-language-features
/
src
T
History
Matt Bierner
50cc3d6121
Never edit files under
node_modules
on update paths
...
Workaround for
#52977
2018-06-26 11:08:09 -07:00
..
features
Never edit files under
node_modules
on update paths
2018-06-26 11:08:09 -07:00
test
Update file names to remove 'provider'
2018-06-04 15:21:47 -07:00
typings
…
utils
Use workspace edit to create new file on refactor
2018-06-19 17:24:40 -07:00
commands.ts
Only use one paths rename handler
2018-06-12 16:30:17 -07:00
extension.ts
Split toPath and normalizedPath
2018-06-05 12:47:55 -07:00
languageProvider.ts
Add tag closing completions
2018-06-19 11:06:35 -07:00
protocol.const.ts
Support TS string completion item kind
2018-05-10 18:11:47 -07:00
protocol.d.ts
Add tag closing completions
2018-06-19 11:06:35 -07:00
typescriptService.ts
Definition link API (
#52230
)
2018-06-20 11:52:47 -07:00
typescriptServiceClient.ts
Use case-insensitive synced buffer map on case-insensitive file systems
2018-06-05 15:24:44 -07:00
typeScriptServiceClientHost.ts
Move diagnostic tags api out of proposed
2018-06-18 10:11:19 -07:00