issues Search Results · repo:microsoft/typescript-go language:Go
Filter by
335 results
(96 ms)335 results
inmicrosoft/typescript-go (press backspace or delete to remove)Stack trace
panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x2 addr=0x20 pc=0x1011a7fa8]
goroutine 1 [running]:
github.com/microsoft/typescript-go/internal/incremental.(*buildInfoReader).ReadBuildInfo(0x140001ae2c8?, ...
bug
Crash
Domain: Build Mode
Domain: CLI
tmm1
- 1
- Opened 10 hours ago
- #1453
Currently if you re-enable all failing fourslash tests (by clearing out failedtests.txt) and run
npm run convertfourslash
hereby baseline-accept
You ll get a baseline file for internal/fourslash/tests/gen/findReferencesAfterEdit_test.go ...
DanielRosenwasser
- Opened 11 hours ago
- #1451
Steps to reproduce
https://github.com/lukpsaxo/tsgo-jsx-bug
import { Component } from react ;
type PropsTest = Readonly {
test: string,
} ;
class X extends Component PropsTest, { yo: string } { ...
bug
Domain: Type Checking
lukpsaxo
- 2
- Opened 23 hours ago
- #1442
From the LSP spec:
Goto Definition Request (:leftwards_arrow_with_hook:) The go to definition request is sent from the client to the server
to resolve the definition location of a symbol at a given text ...
Domain: Editor
DanielRosenwasser
- 1
- Opened yesterday
- #1439
Probably related to all the other signature help crashes, but worth adding a test if it s not caught by fourslash.
let x = /**/
Steps to reproduce
1. Request signature help
2. Crash
panic handling ...
Crash
DanielRosenwasser
- Opened 2 days ago
- #1435
We are using typescript go in a nx monorepo and we couldn t update past 0711 version
I have two library failures
- nx is failing because it depends on baseUrl to set the swc baseUrl, I could workaround ...
Domain: Module Resolution
Domain: Porting Meta
hamidrezahanafi
- 7
- Opened 3 days ago
- #1431
Stack trace
panic handling request textDocument/diagnostic project not found goroutine 12504 [running]:
runtime/debug.Stack()
runtime/debug/stack.go:26 +0x64
github.com/microsoft/typescript-go/internal/lsp.(*Server).dispatchLoop.func1.1() ...
Crash
Domain: Editor
DanielRosenwasser
- 1
- Opened 3 days ago
- #1429
tsgo returns an invalid textEdit range when resolving a completion item. According to the spec the range of the edit
must be a single line range and it must contain the position at which completion has ...
bug
Domain: Editor
MariaSolOs
- 1
- Opened 4 days ago
- #1425
The compiler in Build mode emits an error when using the --build flag: Build mode is not supported . Our system uses
Project References and Build mode , so we can t adopt this compiler until support is ...
pboyer
- 1
- Opened 5 days ago
- #1423
May be related to https://github.com/microsoft/typescript-go/issues/1415
Start out at /**/ and type () really quickly.
let x = someFunc/**/
Stack Trace:
panic handling request textDocument/signatureHelp ...
Crash
DanielRosenwasser
- 1
- Opened 6 days ago
- #1421

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 IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
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 IssuesProTip!
Restrict your search to the title by using the in:title qualifier.