-
Notifications
You must be signed in to change notification settings - Fork 637
Insights: microsoft/typescript-go
Overview
Could not load contribution data
Please try again later
33 Pull requests merged by 11 people
-
Display JSDoc documentation in Quick Info
#1018 merged
Jun 3, 2025 -
Add support for resolution mode
#851 merged
Jun 2, 2025 -
Skip more work when creating LSP watch globs
#1015 merged
Jun 2, 2025 -
Update “Declaration emit” in README progress table
#975 merged
Jun 2, 2025 -
Fix error baselines for empty files
#1014 merged
Jun 2, 2025 -
Ensure we don't copy OrderedMaps
#1003 merged
May 31, 2025 -
Strip glob patterns from include basePath
#1004 merged
May 31, 2025 -
Hardcode contents of typesMap.json
#1002 merged
May 30, 2025 -
Typings Intaller initial work
#844 merged
May 30, 2025 -
Build tsgo with debug tasks when launching extension locally
#997 merged
May 30, 2025 -
Set typescript.native-preview.serverRunning=false on extension startup
#998 merged
May 30, 2025 -
Generate alpine VSIXs
#994 merged
May 30, 2025 -
Fix up hover code, mostly temporary
#981 merged
May 30, 2025 -
Eliminate ProgramOptions.ConfigFileName
#976 merged
May 29, 2025 -
Ensure nodes have real parents, fix parent race
#970 merged
May 29, 2025 -
Watch with way fewer globs in LSP
#971 merged
May 29, 2025 -
createNodeBuilder
, declaration emit, and associated utility port#791 merged
May 29, 2025 -
Filter out plainJSErrors
#930 merged
May 29, 2025 -
Switch compliance pipeline to Official template
#957 merged
May 29, 2025 -
Fix URI parsing/formatting
#969 merged
May 28, 2025 -
add unknown option error for TypeAcquisition
#859 merged
May 28, 2025 -
Remove old parser tests
#960 merged
May 28, 2025 -
Make project utils take map[string]any so symlinks can be tested
#965 merged
May 28, 2025 -
Fix listFiles/listFilesOnly
#964 merged
May 28, 2025 -
Simplify and fix logic for assignment expression contextual types
#962 merged
May 28, 2025 -
Expose bind diags in LSP, show dead/deprecated code
#955 merged
May 28, 2025 -
Fix logic error in ported code
#959 merged
May 28, 2025 -
Port and use
GetTypeOfSymbolAtLocation
in quick info#953 merged
May 27, 2025 -
Rename _InitializeParams type in LSP
#952 merged
May 27, 2025 -
Clean up GetElementOrPropertyAccessName
#951 merged
May 27, 2025 -
Non-circular type resolution for expando assignment declarations
#940 merged
May 27, 2025 -
Ensure LSP server exits on stdin close
#936 merged
May 27, 2025
12 Pull requests opened by 4 people
-
Build VSIX as non-prerelease
#958 opened
May 27, 2025 -
Implement externalModuleIndicator
#979 opened
May 29, 2025 -
noslash
#991 opened
May 30, 2025 -
Use packageDir in watch globbing
#995 opened
May 30, 2025 -
Cache FS in LS
#996 opened
May 30, 2025 -
Program to take ParsedCommandLine as config instead of separate options, root names, diagnostics etc
#999 opened
May 30, 2025 -
Get declaration diagnostics in LSP
#1000 opened
May 30, 2025 -
Various node builder related performance optimizations
#1001 opened
May 30, 2025 -
Add cleanup code for projects and script infos
#1007 opened
May 31, 2025 -
Type nodes for JSDoc
#1013 opened
Jun 2, 2025 -
Update submodule to release-5.8
#1019 opened
Jun 2, 2025
19 Issues closed by 6 people
-
Bad error in JSDoc type, crashes hover
#992 closed
Jun 3, 2025 -
globbing in include isn't working properly under tsgo
#980 closed
May 31, 2025 -
lsp hangs when a javascript and typescript file have the same name
#978 closed
May 31, 2025 -
Extension not available on Alpine Arm64
#990 closed
May 30, 2025 -
Running the lsp causes my editor to rapidly consume all available memory
#956 closed
May 29, 2025 -
tsgo cannot emit declaration when error, but tsc can
#972 closed
May 29, 2025 -
checkJs default has changed in tsgo
#928 closed
May 29, 2025 -
Paths with parenthesis cause the vscode extension to not understand import parths
#932 closed
May 28, 2025 -
Type resolution error in vitest
#968 closed
May 28, 2025 -
Error on unused generic type argument when declaring multiple function signatures
#942 closed
May 28, 2025 -
listFiles/listFilesOnly don't do anything
#963 closed
May 28, 2025 -
Error with deriving implicit type from initializer
#943 closed
May 28, 2025 -
tsgo does not detect unreachable code
#941 closed
May 28, 2025 -
Does not completely narrow type through null coalesce operator in switch
#944 closed
May 28, 2025 -
Bug Report: Type narrowing not working as expected
#912 closed
May 27, 2025 -
Auto-import quick fix missing in TypeScript Native Preview extension in VSCode
#954 closed
May 27, 2025 -
Panic compiling webpack
#890 closed
May 27, 2025 -
`tsgo` typechecking error in tsx code that passes when using `tsc`
#921 closed
May 27, 2025 -
`tsgo` process remains running and consuming memory after they should have been killed
#935 closed
May 27, 2025
25 Issues opened by 19 people
-
Discrepancies in behavior of spread of union type
#1020 opened
Jun 2, 2025 -
Discrepancy inferring widened string type from context
#1017 opened
Jun 2, 2025 -
Discrepancy inferring function parameter from context
#1016 opened
Jun 2, 2025 -
panic: runtime error: slice bounds out of range
#1012 opened
Jun 2, 2025 -
Emitting Declarations for React Components requires type annotation
#1011 opened
Jun 2, 2025 -
[lsp][bug] LSP sometimes won't successfully restart
#1010 opened
Jun 2, 2025 -
tsgo not resolving *.mts definitions
#1009 opened
Jun 1, 2025 -
Question: semantic token for import names?
#1008 opened
May 31, 2025 -
inconsistent patterns in `getSubPatternFromSpec`
#1006 opened
May 31, 2025 -
import path lost
#1005 opened
May 31, 2025 -
Evolving arrays don't work in JS
#993 opened
May 30, 2025 -
d.ts content different with tsc
#989 opened
May 30, 2025 -
tsgo "Type instantiation is excessively deep and possibly infinite" error when using react-hook-form
#988 opened
May 30, 2025 -
New implicit any error from self referencing in initializer
#987 opened
May 30, 2025 -
Error in exhaustive switch over generic argument limited to specific literal strings
#986 opened
May 30, 2025 -
TS SERVER Crash (Vscode preview extension) Memory usage
#985 opened
May 30, 2025 -
TS Errors on different lines - return with ternary
#984 opened
May 30, 2025 -
Issue with symbol - computed property name error
#983 opened
May 30, 2025 -
Cannot import from .d.ts files
#982 opened
May 30, 2025 -
Issues with react and redux
#977 opened
May 29, 2025 -
Import behavior mismatch from typescript 5 (bwip-js)
#974 opened
May 29, 2025 -
Use of import attributes triggers an error incorrectly
#967 opened
May 28, 2025 -
tsgo fails to resolve namespace symbols in non-extends contexts across files
#961 opened
May 28, 2025 -
breaking changes from lib.d.ts being out of date with Strada
#950 opened
May 27, 2025 -
jsx bug
#949 opened
May 27, 2025
16 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.
-
findAllReferences inital port
#882 commented on
Jun 2, 2025 • 10 new comments -
Add overload tag
#900 commented on
May 28, 2025 • 7 new comments -
Block completions in invalid positions
#903 commented on
Jun 2, 2025 • 4 new comments -
Signature help implementation
#861 commented on
Jun 2, 2025 • 3 new comments -
Add the 5 modifier jsdoc tags
#927 commented on
May 28, 2025 • 3 new comments -
paths in tsconfig.base.json not working
#910 commented on
May 28, 2025 • 0 new comments -
`tsc`-like commands not working as expected in `tsgo` (e.g. --watch mode fails)
#937 commented on
May 28, 2025 • 0 new comments -
tsgo reports deep type errors in @sinclair/typebox and mongoose that tsc handles without issue
#948 commented on
May 28, 2025 • 0 new comments -
Errors in @types/jsdom, @sinclair/typebox
#929 commented on
May 29, 2025 • 0 new comments -
[bug/lsp]panic: vfs: path "" is not absolute
#670 commented on
May 29, 2025 • 0 new comments -
typeof json file with import panic: Unhandled case in Node.Expression (only occurs when using VSCode LSP, tsgo CLI works fine)
#913 commented on
May 30, 2025 • 0 new comments -
Cannot find module '??' or its corresponding type declarations.
#518 commented on
May 31, 2025 • 0 new comments -
[lsp][bug] LSP locks up for ~12s when navigating to files within the same project
#813 commented on
Jun 2, 2025 • 0 new comments -
Replace GetSymbolTable and derivatives with GetOrInit method
#240 commented on
May 29, 2025 • 0 new comments -
Enable staticcheck
#717 commented on
May 29, 2025 • 0 new comments -
Add {}/class-expression expandos
#885 commented on
May 27, 2025 • 0 new comments