-
### Which service(blob, file, queue) does this issue concern?
Any.
### Which version of the SDK was used? Please provide the output of `pip freeze`.
asn1crypto==0.24.0
astroid==2.2.5
azure-…
-
Type: Bug
* Open vscode in an empty workspace
* Create one folder `foo` in workspace
* Create one folder `bar` in `foo`
* Create one file `hello` in `foo/bar`
* Select `hello` file in…
-
Hi! I finally took the time to try using this amazing tool in one of the working services but found the following problem. When I try to create a lock file with **disabled package control mode** (`pac…
-
Type: Bug
I've added a textbox to a Notebook Renderer. Some keystrokes are intercepted and are unable to be handled by the custom textbox, such as `M` (convert cell to markdown) and `enter` etc. I …
-
Type: Bug
Every terminal starts with the following message before the first prompt:
```
bash: cannot set terminal process group (8590): Inappropriate ioctl for device
bash: no job control in t…
-
When using the current (18.11, 18.11.1, 18.12) versions of the Nx Console in VS Code, this error pops up:
![image](https://github.com/nrwl/nx-console/assets/542067/9c4ee8be-9604-4ceb-b803-8157e47b65…
-
the readme lacks essential information like the python version. witch is not in the default package-manager of my distro. Maybe a script that sets up everything automatically helps attracting more con…
-
Type: Bug
I installed discord.py in the terminal but I can't import it into my python code.
VS Code version: Code 1.77.3 (704ed70d4fd1c6bd6342c436f1ede30d1cff4710, 2023-04-12T09:16:02.548Z)
OS …
-
## Information
**VIM version**
VIM - Vi IMproved 8.0 (2016 Sep 12, compiled Mar 18 2020 18:29:15)
Included patches: 1-1453
Operating System:
Linux nginsburg-desktop 4.15.0-91-generic…
-
Hi,
I hope I am in the good place (I have contacted VSCode...).
I am trying to type this code:
```
import sys
import pandas as pd
sys.path.append(r'C:\Portef\utils')
from functions import …