-
Issue Type: Bug
After las tinsiders update, status bar displays and error. Clicking the error shows
```
{
"resource": "/0/settings.json",
"owner": "_generated_diagnostic_collection_name_#0",…
-
# Community Update 05 - November 2018
#### **Technical Update**
**eWallet Suite**
The eWallet Suite team has made a lot of progress in November. After setting up the eWallet to run as a stan…
-
Issue Type: Bug
I have 2 group, file 1 is in group 1, file 2 is in group 2 , but Ctrl + 1 change to group 1,but focus on file 2, and Ctrl + 2 change to group 2 but foucs on file 1
VS Code ver…
-
Issue Type: Bug
1. switch to the "extensions" view in the activity bar.
2. click on an extension, which usually shows details on the right
Details are not shown, and the app locks up: you canno…
-
Issue Type: Bug
It just keeps hiding itself every so othen, even if I have active issues in my files. Makes me irritated by having to reopen it each time it does so.
VS Code version: Code 1.25.1…
-
Issue Type: Bug
In today's insider, I did a "select all matches" to replace some css classes. I typed one class and then pasted the second class from the clipboard, and boom, I got this error:
…
-
Issue Type: Bug
Hey guys! 👋
I have several projects that I work with. I've noticed that jsdoc intellisense does not seem to be working in those projects where the `package.json` file is nested w…
-
Issue Type: Bug
This regex hangs VS code and requires a "force kill": `return (.+)+?=>`
After force kill, the regex is remembered and simple opening the Find widget (CMD+F) will hang VS Code aga…
-
- VSCode Version: Code 1.16.1 (27492b6bf3acb0775d82d2f87b25a93490673c6d, 2017-09-14T16:38:23.027Z)
- OS Version: Windows_NT x64 10.0.15063
- Extensions:
Extension|Author (truncated)|Version
---…
-
Issue Type: Bug
My .gitignore configured as
```
*.*
!*.cpp
!*.c
!*.py
!*.pas
!*.jar
!*.md
!*.tex
!*.bak
!*.h
!*.hpp
!*.lyx
!*.txt
```
and I can commit files which have suffix abov…