Connor Peet
Connor Peet
> If I understand correctly, a language server extension would use DebugSession.customRequest to send a stackTrace request with the startFrame value being the activeStackItem.frameId and then use the returned StackFrame.line...
> It's more answering the question of "should the expression at position x be evaluated given the debugger is stopped at y?". Here's an example with typescript where hovering over...
This is an issue with the Node.js test runner in that it always reports console logs asynchronously so we cannot very well correlate logs to specific test cases. But we...
Please do the following: 1. Run "Configure Runtime Arguments" and set `"log-level": "trace"` 2. _Completely_ close VS code, including all Windows 3. Open VS Code from your desktop or app...
Same as https://github.com/github/copilot-api/issues/18846
Same as https://github.com/github/copilot-api/issues/18846
Some questions just on a first look: - What is the "normative specification language" used in a profile? - Why are profiles served out-of-bounds from MCP itself on a separate...
related: https://github.com/microsoft/vscode/issues/280617