-
Type: Bug
While trying to run a Python file. This is what I can't do - run a interactive Python session inside VS Code
And these are some of the error messages that prop up while using the same…
-
Type: Bug
A text message "Reactivating terminals" keeps running.
VS Code version: Code 1.93.1 (38c31bc77e0dd6ae88a4e9cc93428cc27a56ba40, 2024-09-11T17:20:05.685Z)
OS version: Windows_NT x64 10…
-
The latest Npgsql 4.0 and SQLProvider do not work together. One has to use an older version of Npgsql.
Using Npgsql 4.0 and latest SQL Provider in one project together, one receives a runtime error r…
-
### Describe the bug
Some time in the last week, the passthru `fetch-deps` for NuGet has started doing this:
```
Restored /private/tmp/tmp.GGeTvdwebS/v5y700rk8i6d4jk60aa2ydb45pn3l6lp-source/W…
-
Type: Bug
Everytime I open VSCode, if a project is already open, a new 'Open file/folder' pop up appears.
Or if I open a new window then select a folder to open, once th eprojects loads, the same '…
-
Therer are lots of cases where default formatting for F# values is way off. I'll document a few here and try and make progress on this.
1. Evaluate a method info, e..d
match with Quot…
-
I propose we allow conditional let-bound functions.
The existing way of approaching this problem in F# is having a helper class for the conditional method.
```fs
module M =
type private He…
-
**Describe the bug**
I just tried to run a notebook that uses the 4.0.6 version with the latest .NET Interactive version and I'm getting an error.
**To Reproduce**
Steps to reproduce the behavior…
-
## Details about Problem
Environment
Microsoft Visual Studio Community 2019
Version 16.1.2
VisualStudio.16.Release/16.1.2+29001.49
Microsoft .NET Framework
Version 4.7.03190
Installed V…
-
## Issue Description ##
When editing a script in a folder which contains omnisharp.json but no project, C# extension v1.25.0 gives CS0103 error for `System.Console`.
To avoid this, I need create a…