-
I am not very good at English, so I apologize in advance.
## env
- vscode :1.35.0
- omnisharp-roslyn: 1.19.1
- .NET Core SDK :2.1.503 (Commit :4c506e0f35)
## Example
TargetProject has t…
-
I saw documentation these LSP and has "CodeLens"
on haskell(hls) show this error
![172552](https://user-images.githubusercontent.com/30029780/152657754-4c920cd9-18ab-46ef-8a1b-9f7ee4aa777f.png)
…
-
This is *maybe* a cute story. I certainly think it is cool.
Though my memory is actually a bit foggy on the topic since I could have sworn for the life of me that I had a PR accepted in an actual m…
-
Copied from https://github.com/microsoft/vscode-dotnettools/issues/53
### Describe the Issue
My repo provisions a repo-local installation of the .NET SDK. As such, my workspace settings previous…
-
I'd like to have intellisense-style auto completion in scriptcs interactive interpreter. I see there was once issue #590 to address some similar features in the same vein and I notice it eventually fo…
MSK61 updated
9 years ago
-
## Environment data
`dotnet --info` output:
VS Code version: 1.7.2
C# Extension version:
1.5.3
## Steps to reproduce
Using DefineConstants within the project.
## Expected behavior
All Defin…
-
Vim 7.3より追加されたrefresh=alwaysの挙動が不自然です。
例をあげます。
``` vim
set nocompatible
set completeopt=menuone
function MyComplete(findstart, base)
if a:findstart
return 0
endif
echomsg string(a:base)
…
-
Issue Type: Bug
When I select F5 to start debugging my Azure Functions, the GUI shows "host start" task spinning for several seconds, then the Terminal displays this message:
Azure Functions C…
-
It feels a little counter-intuitive to me that the import quick-fix only shows up after a save - at first I thought it wasn't working. Could we detect if there's a pause during typing and run diagnost…
-
**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…