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-27 02:37:26 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a2aafe04560240bbee8475ceef901cdf486b04ad
vscode
/
extensions
/
typescript-language-features
/
src
T
History
Matt Bierner
a7fb144e95
Use Typescript's CompletionInfo.isNewIdentifierLocation
...
Fixes
#52499
2018-07-11 14:30:21 -07:00
..
features
Use Typescript's CompletionInfo.isNewIdentifierLocation
2018-07-11 14:30:21 -07:00
test
Fix a double dash in the previewer if an @param jsdoc tag has a hyphen after the param name (
#53365
)
2018-07-06 12:53:44 -07:00
typings
…
utils
Remove duplicate code for creating FormattingRequestArgs
2018-07-10 17:13:55 -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
tagCompletion -> tagClosing
2018-07-11 14:19:34 -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
Use Typescript's CompletionInfo.isNewIdentifierLocation
2018-07-11 14:30:21 -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
Update to TS 3.0 insiders
2018-07-09 09:34:24 -07:00