Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 36 million developers.
Sign up
Pro
-
Microsoft
-
Microsoft
Pinned
1,760 contributions in the last year
Contribution activity
August 2019
- Avoid compile on save when there is no emit impact
- Use optional module "@microsoft/typescript-etw" for ETW logging
- Suggestions now use diagnosticCollection
- Preserve const enums should keep import refs
- Resolve module specifier relative to moduleFile.originalFileName
- Fixed issue for navbar when having multi-line string literals
- Escape apparent substitution in synthesized NoSubstitutionTemplateLiterals
- Fix `readonly` occurrences highlighting
- Prioritize “property names” over punctuation in smart select
- Make auto-imports more likely to be valid for the file (including JS) & project settings
- Adds support for not duplicating trailing trivia when extracting a type
- Ensure that the comma is removed when all named imports are removed via moveToFile
- Fix a typo in the error message around language service plugins