-
Issue Type: Bug
I am on a Mac 10.13.6 with VScode 1.40 (bu the issue is true for at least to earlier versions, too).
When typing text in the terminal or when generated text is shown (e.g. beca…
-
## Reporting a bug
- [X] I am using the latest released version of Numba (most recent is visible in
the change log (https://github.com/numba/numba/blob/master/CHANGE_LOG).
- [X] I have i…
-
Issue Type: Bug
When using the outline dropdown from the breadcrumbs menu, you no longer can quickly filter out by typing the name of the symbol you're looking for.
VS Code version: Code 1.37.…
-
**V version:**
**OS: windows 7 x64
**What did you do?**
compiling hello world.
**What did you expect to see?**
compiling should be no errors.
**What did you see instead?**
several error…
-
Issue Type: Bug
The editor still gets stuck occasionally. I can't type any text, but I can do everything else. VSCode is not "not responding" or anything; it appears to be fully 100% functional. …
thany updated
5 years ago
-
- [X] I tried using the latest `react/index.d.ts` file in this repo and had problems.
- [X] I tried using the latest stable version of tsc. https://www.npmjs.com/package/typescript
- [ ] I have a qu…
-
I tried injecting the overlay on osu! using the "overlay i" command it said it inject Overlay.dll but it doesn't appear anything in game when I play a map I force path my Osu!exec and my song director…
-
Issue Type: Bug
In a new .cpp file, type the following code:
```
void func(bool write, bool writeback){
// do stuff
}
void main(){
}
```
Now, place your cursor inside the main() f…
-
I updated to the latest VSCode this morning and now my import autocomplete drops in an import call rather than autocompleting the component name and adding that import to the top of the file.
![pee…
-
Issue Type: Bug
When we keep typing fast suddenly the cursor location is automatically moving somewhere in the same file.
VS Code version: Code 1.28.0 (431ef9da3cf88a7e164f9d33bf62695e07c6c2a9…