Skip to content

issues Search Results · repo:microsoft/typescript-go language:Go

Filter by

424 results
 (73 ms)

424 results

inmicrosoft/typescript-go (press backspace or delete to remove)

Steps to reproduce ./node_modules/.bin/typescript node_modules/@sinclair/typebox/typebox.d.ts !-- Share a repository link or a code sample -- Behavior with typescript@5.8 No errors Behavior with tsgo ...
  • nicolo-ribaudo
  • 1
  • Opened 
    4 hours ago
  • #1730

Steps to reproduce mkdir tsgo-vs-tsc cd tsgo-vs-tsc npm init -y npm pkg set type=module npm i typescript @typescript/native-preview css-tree @types/css-tree -D npx tsc --init --module nodenext --moduleResolution ...
  • AviVahl
  • Opened 
    yesterday
  • #1727

Steps to reproduce mkdir tsgo-vs-tsc cd tsgo-vs-tsc npm init -y npm pkg set type=module npm i typescript @typescript/native-preview -D npx tsc --init --module nodenext --moduleResolution nodenext echo ...
  • AviVahl
  • 3
  • Opened 
    yesterday
  • #1726

Corsa interprets exports conditions in package.json differently than Strada does, and throws errors that Strada does not throw. Using module/moduleResolution of nodenext. I believe this is the same issue ...
  • controversial
  • 4
  • Opened 
    2 days ago
  • #1725

Steps to reproduce Open any TS file in vscode and search to the Sort Import command in the command palette. Behavior with typescript@5.8 img width= 619 height= 77 alt= Image src= https://github.com/user-attachments/assets/abf26c55-f0a5-4d65-afde-5b988cebdd3d ...
  • PeterStaev
  • Opened 
    2 days ago
  • #1724

Stack trace panic handling request textDocument/onTypeFormatting runtime error: invalid memory address or nil pointer dereference goroutine 73019 [running]: runtime/debug.Stack() runtime/debug/stack.go:26 ...
Crash
  • JakobJingleheimer
  • 4
  • Opened 
    3 days ago
  • #1719

Steps to reproduce tsconfig.json { compilerOptions : { outDir : ./dist , declaration : true, moduleResolution : node , strict : true, skipLibCheck ...
bug
  • scottbessler
  • 5
  • Opened 
    7 days ago
  • #1715

Hey, Decided to give the holy grail 10x typescript perf a go! It won t compile my project tsgo -p tsconfig.json Steps to reproduce { compilerOptions : { lib : [ ES2022 , DOM , DOM.Iterable ...
Needs More Info
  • Stono
  • 7
  • Opened 
    7 days ago
  • #1713

Typescript has this long running issue full of complaints about how there s no way to prefer certain import paths over others, and in any non-trivially sized application, path aliasing is bound to clash ...
Domain: Editor
  • jpike88
  • Opened 
    7 days ago
  • #1709

With vtsls in zed: img width= 648 height= 42 alt= Image src= https://github.com/user-attachments/assets/5a6e280f-ae6b-4bd3-8fd4-50dd57481b68 / But using tsgo: img width= 648 height= 39 alt= Image src= ...
Domain: Editor
  • jpike88
  • 3
  • Opened 
    7 days ago
  • #1708
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub