-
I think we need a way to get access to main debugger features for a given program. I know the ghci debbuger but it would be nice if it could be run by a public API
An API wich provides:
- [ ] set a …
-
Win10 Pro, VSCode 1.45.1, no WSL shenanigans.
[vscode-ink](https://github.com/ephread/vscode-ink) is configured as so:
```json
{
"ink.languageServer.inklecatePath": "path\\to\\inklecate.exe"…
-
Hello,
I want to filter the auto-completion suggestions. That's why I need the "kind" item (described here ":help complete-functions"). It's a flag, which kind of suggestions this actually is - me…
-
Windows 10 1903 - VSCode Insiders 1.36.0 - PowerShell Preview 2019.5.0
While working on the `posh-git` project I got an error that VSCode couldn't find a file with the path `src%2FConsoleMode.ps1`.…
-
## Environment data
`dotnet --info` output:
.NET Core SDK (reflecting any global.json):
Version: 2.2.101
Commit: 236713b0b7
Runtime Environment:
OS Name: Windows
OS Version: 6.1…
-
## Issue Description ##
In last period of time I am now frequently getting problems looking at values and evaluating expressions in the VS Code debugger.
I have not seen this previously, it starte…
-
Type: Bug
i have any godot script c# open in vscode, and if the c# extension is off, "using Godot" and "using System" are highlighted, and you get autofill for godot syntax, otherwise its not worki…
-
Original intention of this library was to mock your own interfaces in your own project. I chose not to iterate all the interface definitions from all the dependencies because that could be a huge list…
-
_From @RoboBurned on April 5, 2017 6:22_
- VSCode Version: 1.10.2
- C# 1.8.1
- OS Version: Win7 x64
Steps to Reproduce:
1. Create project.json based project
project.json:
```
{
"version…
-
### Issue and Steps to Reproduce
After updating to the latest version of Nuclide, my autocomplete/snippet suggestions dropdown stopped showing up.
### Expected Behavior
When typing, the autocomp…