Commits
User selector
Commit History
Commits on Apr 5, 2021
Go to definition: pass `unverified` through server (#43483)
Show description for ffe925dauthored
Commits on Mar 30, 2021
Commits on Mar 26, 2021
--noImplicitOverride (#39669)
Show description for 2f0c8b2andauthoredImport statement completions (#43149)
Show description for 2d6a490authored
Commits on Mar 25, 2021
Commits on Mar 23, 2021
Do not calculate signatures if old state is not used (#43314)
Show description for 04205caauthored
Commits on Mar 22, 2021
@link support, second try (#43312)
Show description for dcc27ebauthored
Commits on Mar 18, 2021
Revert "Editor support for link tag (#41877)" (#43302)
Show description for 451d435authored
Commits on Mar 16, 2021
Editor support for link tag (#41877)
Show description for ec77bffauthored
Commits on Mar 3, 2021
fix receiver on calls of imported and exported functions (#35877)
Show description for 7751ecbandauthoredMove fixed chunk size polling as a watch option and move it out of server (#42542)
Show description for 0cf834cauthoredBaseline completions and signature help (#43049)
Show description for 5dbb110authored
Commits on Mar 1, 2021
Support go-to-definition for imports of arbitrary files (#42539)
Show description for 4b67b4aauthoredAdd undefined to Symbol.declarations' type (#42975)
Show description for aa67b16authoredAdd 'data' property to completion entry for better coordination between completions and completion details (#42890)
Show description for 993c503authored
Commits on Feb 24, 2021
Do not cache directory structure for symlinked directories (#42868)
Show description for 5f5437aauthored
Commits on Feb 18, 2021
Fix duplicate auto-import completions (#42850)
Show description for 1fd7147andauthored
Commits on Feb 12, 2021
Commits on Feb 5, 2021
Commits on Feb 4, 2021
Fix completions crash on transient exported property named 'default' (#42583)
Show description for 258be21authored
Commits on Jan 29, 2021
Don’t create missing nodes for identifiers that would be valid in a newer script target (#42520)
Show description for 8523ca4authored
Commits on Jan 12, 2021
Do not suggest paths inside node_modules/.pnpm as module specifiers (#42095)
Show description for 33046e3authored
Commits on Dec 23, 2020
Hierarchical refactorings (#41975)
Show description for 8bbef81authored
Jesse Trinity
Commits on Dec 18, 2020
Fix auto import completion inserting wrong module specifier (#41955)
Show description for 487be36authoredFix find-all-refs crashing in some project references scenarios (#42025)
Show description for e84a95fauthoredUse fs.realpathSync.native when available (#41292)
Show description for 902fcb0authored
Commits on Dec 17, 2020
Commits on Dec 11, 2020
Find references of a module by filename (#41805)
Show description for 9dfbf07authored
Commits on Dec 9, 2020
Keep track of why files are in the program (#40011)
Show description for 2eca17dauthored
Commits on Nov 30, 2020
Commits on Nov 12, 2020
- committed
Commits on Nov 11, 2020
Proposal: importModuleSpecifierPreference: project-relative (#40637)
Show description for 266d8deauthored
Commits on Nov 4, 2020
Add way to exclude files and directories to watch (#39243)
Show description for 76cf8fdauthored
Commits on Oct 15, 2020
`performanceTimestamp`: use `performance.now` on node
Show description for 868638acommitted
Commits on Oct 5, 2020
Skip past `module.exports = { Foo }` in go-to-defintion on 'Foo' (#40835)
Show description for 6ee4a6bandauthored