-
Notifications
You must be signed in to change notification settings - Fork 589
Insights: microsoft/typescript-go
Overview
Could not load contribution data
Please try again later
49 Pull requests merged by 13 people
-
add missing compiler options, add a test to help prevent this in future
#839 merged
May 7, 2025 -
Make
anyFunctionType
a supertype in strict subtype relation#850 merged
May 7, 2025 -
[LSP] fix crash on inferred project JS files
#847 merged
May 6, 2025 -
Fix typesVersions
#848 merged
May 6, 2025 -
fix
--watch
crash if no tsconfig found#841 merged
May 1, 2025 -
Port more of member completions + tests
#833 merged
Apr 30, 2025 -
Add ability to build extension VSIX and swap for built-in extension
#805 merged
Apr 30, 2025 -
Update end position in
findRightmostValidToken
#837 merged
Apr 30, 2025 -
Remove old parser clears
#827 merged
Apr 28, 2025 -
Add
-version
to CLI#834 merged
Apr 28, 2025 -
@type tag correctly applies to multiple var decls
#832 merged
Apr 28, 2025 -
post CommonJS PR cleanup
#824 merged
Apr 25, 2025 -
Add basic CommonJS support
#748 merged
Apr 25, 2025 -
Fix URI un-escaping on Windows
#823 merged
Apr 25, 2025 -
Add
esnext
transform#819 merged
Apr 24, 2025 -
Multiple fixes to checker
#822 merged
Apr 24, 2025 -
Basic completion structure + dot completions
#811 merged
Apr 24, 2025 -
Fix
findRightmostValidToken
#820 merged
Apr 23, 2025 -
Add
printer.NodeFactory
for printer/transformer-specific extensions#815 merged
Apr 23, 2025 -
Fix minor typo
#814 merged
Apr 23, 2025 -
Remove possible allocation of
NodeList
by eliminatingIfElse
.#808 merged
Apr 22, 2025 -
Attempt to fix codecov
#816 merged
Apr 22, 2025 -
More LSP gen cleanup, some changes for bidirectional messages
#812 merged
Apr 21, 2025 -
Move unrelated subpackages out of compiler dir
#232 merged
Apr 21, 2025 -
Bump codecov/codecov-action from 5.4.0 to 5.4.2 in the github-actions group across 1 directory
#810 merged
Apr 21, 2025 -
Update dependencies
#675 merged
Apr 19, 2025 -
Add
findPrecedingToken
#804 merged
Apr 18, 2025 -
More fixes to type checking
#801 merged
Apr 17, 2025 -
Fix backslashes in escaping, typo
#803 merged
Apr 17, 2025 -
Remove JSON schema generator in favor of upstream metaModel.ts
#802 merged
Apr 16, 2025 -
Replace LSP generator with new rewritten version
#797 merged
Apr 15, 2025 -
Remove module resolution caching for now, make resolved modules available from program
#796 merged
Apr 14, 2025 -
Use main CI workflow for merge queue
#790 merged
Apr 14, 2025 -
Bump the github-actions group across 1 directory with 2 updates
#794 merged
Apr 14, 2025 -
Fix some bugs in
tsc -w
#781 merged
Apr 13, 2025 -
Scaffold IPC-based API
#711 merged
Apr 10, 2025 -
Check that LSP code gen is correct in CI
#789 merged
Apr 10, 2025 -
Make SourceFileAffectingCompilerOptions hold fully computed values, use in binder
#788 merged
Apr 10, 2025 -
More type checking fixes
#786 merged
Apr 10, 2025 -
Handle synthetic tslib and JSX factory imports
#780 merged
Apr 9, 2025 -
Add support for SourceMap emit and baselines
#773 merged
Apr 9, 2025 -
Add precedence and printing for JSDoc types
#782 merged
Apr 9, 2025 -
Reorganize fileLoader, make it lock-free via SyncMaps
#779 merged
Apr 9, 2025 -
fix minor typo
#776 merged
Apr 9, 2025 -
Create checkers in parallel, fix race on parents
#775 merged
Apr 9, 2025 -
Add typesafe sync.Map wrapper
#777 merged
Apr 9, 2025 -
Convert status overview to a table
#769 merged
Apr 8, 2025 -
Add basic jsdoc tag types
#610 merged
Apr 8, 2025 -
Move LSP↔️LS converters to ls package
#772 merged
Apr 8, 2025
11 Pull requests opened by 10 people
-
`createNodeBuilder`, declaration emit, and associated utility port
#791 opened
Apr 11, 2025 -
LSP: Jump to the function name
#792 opened
Apr 13, 2025 -
Watch files over LSP
#806 opened
Apr 17, 2025 -
Disable GHA duplicate problem matchers
#821 opened
Apr 23, 2025 -
Fix typedef binding with CJS `exports=`
#826 opened
Apr 25, 2025 -
Bump github/codeql-action from 3.28.15 to 3.28.16 in the github-actions group across 1 directory
#830 opened
Apr 28, 2025 -
Reparse `@import` as synthetic type-only import declaration
#831 opened
Apr 28, 2025 -
Add support for extendedDiagnostics `json` output
#835 opened
Apr 29, 2025 -
Typings Intaller initial work
#844 opened
May 2, 2025 -
Add support for resolution mode
#851 opened
May 7, 2025 -
Port type acquisition parsing from `tsconfig.json`
#852 opened
May 8, 2025
10 Issues closed by 6 people
-
Some CompilerOptions don't work due to deficient `switch-case` in parsinghelpers.go
#842 closed
May 7, 2025 -
Condition in body removes contextual type of later return statement
#849 closed
May 7, 2025 -
typesVersions not respected
#846 closed
May 6, 2025 -
`--watch` assumes a config file exists, crashes if not
#840 closed
May 1, 2025 -
A native TypeScript runtime
#818 closed
Apr 24, 2025 -
Module resolution caching mechanism slows down parsing phase a lot
#673 closed
Apr 14, 2025 -
[bug] watch mode triggers continuously
#778 closed
Apr 13, 2025 -
[bug] JSX support in `preserve` mode w/ custom `jsxImportSource` causing `TS2875`
#765 closed
Apr 9, 2025 -
[bug] failing to resolve `react/jsx-runtime` when type checking TSX files
#767 closed
Apr 9, 2025
13 Issues opened by 11 people
-
resolveJsonModule doesn't default to true with moduleResolution bundler
#845 opened
May 3, 2025 -
pretty-printing reparsed JS nodes crashes on GetTypeNodePrecedence
#843 opened
May 1, 2025 -
linked (local) dependencies are not skipped
#836 opened
Apr 29, 2025 -
const enum is not work
#829 opened
Apr 27, 2025 -
Release Typescript CLI in more package repositories
#817 opened
Apr 22, 2025 -
[lsp][bug] LSP locks up for ~12s when navigating to files within the same project
#813 opened
Apr 21, 2025 -
tsgo not compiling mono repo projects (and pnpm?)
#809 opened
Apr 20, 2025 -
Inherited `baseUrl` is not respected
#807 opened
Apr 18, 2025 -
difference in typecheck with 5.8 (intersection of types breaks some compatibility)
#799 opened
Apr 15, 2025 -
difference in typecheck with 5.8 (broken type inference)
#798 opened
Apr 15, 2025 -
support for `useDefineForClassFields`
#785 opened
Apr 10, 2025 -
Parser doesn't parse an EOF token for source files
#774 opened
Apr 8, 2025 -
Benchmark suggestion, power usage
#771 opened
Apr 8, 2025
9 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
[bug] support `null`ing out extended tsconfig.json properties
#768 commented on
Apr 10, 2025 • 0 new comments -
Cannot find module '??' or its corresponding type declarations.
#518 commented on
Apr 15, 2025 • 0 new comments -
bug/lsp: fails to resolve relative type files in a library
#631 commented on
May 8, 2025 • 0 new comments -
Replace GetSymbolTable and derivatives with GetOrInit method
#240 commented on
May 6, 2025 • 0 new comments -
Run gofumpt via go tool in dprint
#586 commented on
Apr 18, 2025 • 0 new comments -
Return errors instead of panics
#638 commented on
Apr 30, 2025 • 0 new comments -
feat: move nil check to call sites
#658 commented on
May 8, 2025 • 0 new comments -
Sort numeric symbols
#690 commented on
Apr 30, 2025 • 0 new comments -
Enable staticcheck
#717 commented on
Apr 21, 2025 • 0 new comments