-
Notifications
You must be signed in to change notification settings - Fork 659
Insights: microsoft/typescript-go
Overview
Could not load contribution data
Please try again later
21 Pull requests merged by 9 people
-
Handle LSP textDocument/documentSymbol requests
#1363 merged
Jul 6, 2025 -
Add
goTo....
functions to fourslash#1357 merged
Jul 4, 2025 -
Fixed some completions close to end of files
#1356 merged
Jul 3, 2025 -
Make
projecttestutil.Setup
generic, avoid casts.#1353 merged
Jul 3, 2025 -
Implement tryLoadInputFileForPath, file loader diags
#1302 merged
Jul 3, 2025 -
Bump github/codeql-action from 3.29.0 to 3.29.1 in the github-actions group across 1 directory
#1318 merged
Jul 2, 2025 -
Update copilot instructions and setup steps with new stuff
#1350 merged
Jul 2, 2025 -
Add
unsorted
expected completions#1351 merged
Jul 2, 2025 -
Bring back
SourceFile.EndOfFileToken
#1257 merged
Jul 2, 2025 -
Add
edit
functionality to fourslash#1310 merged
Jul 2, 2025 -
Add regression test for 1328
#1341 merged
Jul 1, 2025 -
Fixed top-level binding element declaration emit
#1336 merged
Jul 1, 2025 -
Fix out of bounds error in
recreateBindingPattern
#1330 merged
Jul 1, 2025 -
Issue implicit any in JS files on widened inferred types from initializers in binding patterns
#1064 merged
Jul 1, 2025 -
Implement the Go to Symbol in Workspace (Ctrl-T) command
#1327 merged
Jun 30, 2025 -
Fix tsconfig null override for extended configurations
#1313 merged
Jun 30, 2025 -
Pool sourceMapState tool
#1320 merged
Jun 30, 2025 -
LSP: Jump to the function name
#792 merged
Jun 30, 2025 -
Pool commentState allocations
#1286 merged
Jun 30, 2025 -
Ensure we use the right checker in declaration diagnostics, fix lifetime
#1309 merged
Jun 30, 2025 -
Save off another closure in emitResolver
#1311 merged
Jun 30, 2025
13 Pull requests opened by 6 people
-
Allow duplicate names in package.json parsing
#1321 opened
Jun 30, 2025 -
Incremental port
#1322 opened
Jun 30, 2025 -
Add CFA regression test for while loop with continue statements
#1325 opened
Jun 30, 2025 -
Folding Ranges implementation
#1326 opened
Jun 30, 2025 -
Fix token cache parent mismatch panic in signature help
#1338 opened
Jul 1, 2025 -
Fix panic when hovering over functions with JSDoc links
#1339 opened
Jul 1, 2025 -
Fix crash on parsing webpack dependency (neo-async) by adding nil check
#1340 opened
Jul 1, 2025 -
Fix invalid URI for untitled references/definitions
#1344 opened
Jul 1, 2025 -
Clean up host related code
#1354 opened
Jul 3, 2025 -
fix(1342): adjust node ranges to ignore trivia
#1355 opened
Jul 3, 2025 -
Port TS PR 61505 - Cache mapper instantiations
#1358 opened
Jul 3, 2025 -
Add script to update list of failing generated fourslash tests
#1361 opened
Jul 4, 2025
11 Issues closed by 3 people
-
vscode - The active text editor does not provide symbol information
#1295 closed
Jul 6, 2025 -
Subpath imports referencing compiled JS files not resolved
#1345 closed
Jul 3, 2025 -
Erroring on first compilation, subsequent compilation is successful
#1079 closed
Jul 3, 2025 -
Update copilot instructions and setup steps with new stuff
#1349 closed
Jul 2, 2025 -
Hover fails when comment contains `@link` tag.
#1352 closed
Jul 2, 2025 -
Type for `Error` constructor missing 2nd parameter
#1334 closed
Jul 2, 2025 -
Declaration emit missing `declare const` for symbols imported from a `#subpath_import`
#1328 closed
Jul 1, 2025 -
Expose AST library
#1337 closed
Jul 1, 2025 -
Rewrite paths from tsconfig on build
#1335 closed
Jul 1, 2025 -
[bug] support `null`ing out extended tsconfig.json properties
#768 closed
Jun 30, 2025 -
concurrent map read and map write in getTypeOnlyAliasDeclarationEx
#1160 closed
Jun 30, 2025
10 Issues opened by 7 people
-
TS2339 error
#1360 opened
Jul 4, 2025 -
panic: runtime error: slice bounds out of range
#1359 opened
Jul 3, 2025 -
Invalid `uri` for untitled references/definitions
#1343 opened
Jul 1, 2025 -
Find-all-references includes all trivia
#1342 opened
Jul 1, 2025 -
vscode - panic - invalid memory address or nil pointer - while hovering symbol
#1331 opened
Jul 1, 2025 -
vscode - TypeScript (Native Preview) extension - inlay hints don't work
#1329 opened
Jul 1, 2025 -
Add CFA test from issue
#1324 opened
Jun 30, 2025 -
vscode - panic - file not found
#1319 opened
Jun 30, 2025
10 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.
-
fourslash baselines and `VerifyBaselinefindAllReferences`
#1274 commented on
Jul 4, 2025 • 9 new comments -
LSP file watch events with many paths spends too much time/memory in MatchesFileName
#1265 commented on
Jul 1, 2025 • 0 new comments -
vscode - panic - project not found
#1315 commented on
Jul 1, 2025 • 0 new comments -
Unable to resolve packages with a duplicate key in package.json
#1316 commented on
Jul 1, 2025 • 0 new comments -
panic handling request textDocument/signatureHelp Token cache mismatch: parent. Expected parent of kind KindAsExpression, got KindCallExpression
#1298 commented on
Jul 1, 2025 • 0 new comments -
Crash with protected constructor and generic intermediate class
#1294 commented on
Jul 1, 2025 • 0 new comments -
[pnpm] Error 2742 The inferred type of xxx cannot be named
#1034 commented on
Jul 6, 2025 • 0 new comments -
Enable staticcheck
#717 commented on
Jul 2, 2025 • 0 new comments -
Avoid holding on to NodeBuilder in checker
#1289 commented on
Jun 30, 2025 • 0 new comments -
Port TS PR 61764 (for (using of = is incorrectly parsed)
#1307 commented on
Jul 1, 2025 • 0 new comments