-
**Summary of the new feature**
On the [vscode-powershell](https://github.com/powershell/vscode-powershell) repository there is integrations setup for Codacy and Dependabot. Would it be an idea to a…
-
I wanted to use an `async Main`. That requires C# 7.3. To use this, I need to [set the language version](https://docs.microsoft.com/en-us/dotnet/csharp/language-reference/configure-language-version). …
-
_From @gpresland on November 19, 2018 21:38_
Creating a simple project from scratch and attempting to build it throws multiple errors with SDK 2.1.500.
Create a new project with:
```
dotnet ne…
-
## Is your feature request related to a problem? Please describe.
No.
## Describe the solution you would like
I would like to be able to simply restore all projects from the command palette inste…
-
Most of the language plugins use textmate style code highlighting which is mostly based on regex matching.
Sourcekitten/sourcekit can provide this information based on the AST which is how Xcode does …
-
Hello,
Thanks for your cool project which is very useful !
It seems that, we cannot have a set of scripts that could be instantiated multiple times & run concurrently from the same location.
![do…
-
### Environment data
dotnet --info output:
.NET Core SDK (reflecting any global.json):
Version: 3.1.301
Commit: d88f25203a
Runtime Environment:
OS Name: Mac OS X
OS Version: 10.…
-
In addition to the clarification of the dependency direction mentioned in https://github.com/dotnet/vscode-csharp/issues/6171 I would really appreciate if the description of the C# extension includes …
-
Hi,
Great tool!
I've been trying to use it with CoreFX and other repositories that don't have sln files or one's that just have project.json files. Any plans for SB to work with these types of repos…
-
I have following this project for sometime now. However, I have not seen much updates lately. Thus, I am wondering whether the project still alive or abandoned?