Problem: I can open VS code and start typing but after ~30s (sometimes minutes) the window freezes showing this message: I am using python on a jupyter noteboo
From the Julia command line, typing \pi and pressing Tab gives you $\pi$. Is this possible in vsocde or jupyter? enter image description here
please complete the following information: Tabnine Extension was unable to download its dependencies. Please check your internet connection. If you use a proxy
Introduction I'm currently trying to use Remote container of VS Code with Fedora 36 Silverblue OS. And I configured the extension to use Podman instead of Docke
I have installed Anaconda and then cd to my project folder and then I installed TALIB using pip install TA_Lib-0.4.19-cp38-cp38-win_amd64.whl When I run pip fr
I have an M1 mac and cannot invoke functions via DLV in VSCode. Unable to evaluate expression: backend does not support function calls Delve Debugger Version: 1
⌘D selects the word at the cursor, or the next occurrence of the current selection. What if I want to select not the next but the LAST (or previous) occur
I'm using VSCode Test Explorer to run my Python unit tests. There was a bug in my code and my tested method never finishes. How do I interrupt my test? I can't
Previously, I used to be able to do CMD+SHIFT+p > Organize imports and this would both sort and delete unused imports. This functionality seems to have broke
I recently came back to unity, as i found out that it does now support installation linux. It works, but when editing the scripts with vscode i do not get code
Here's a similar question My intention is to make code run in external terminal to pause that terminal so I can see the result. Original code-runner setting whi
I love working with Visual Studio Code. But I was wondering if I was able to use the Touch Bar of my Mac in a way that when I click on a button some HTML code w
I use Windows VS code and this extensions "Remote SSH", "Remote X11", "Remote X11 (SSH)" to connect and to get graphics from remote server. I run VcXsrv, Pagean
Is there a shortcut key to complete the first line only? here I wanted to autocomplete only the line line-height: 1.2;, but if I press the tab it will insert t
I am working in WSL2 on Windows 11 trying to run an index.js file with Live Server. Whenever I open Live Server it seems that I can only do so when I use Micros
I am working in WSL2 on Windows 11 trying to run an index.js file with Live Server. Whenever I open Live Server it seems that I can only do so when I use Micros
I'm using Visual Studio Code and every time I run brownie compile I get this which takes a good while (and also I can't compile without internet connection): I
Hello I'm newbie using an Linux environment and VS code. I've used windows terminal to access on WSL2 and it worked well. I'm trying to set up development envir
I was programming with typescript, then this happened when i runned "tsc fileName.ts" "Accessors are only available when targeting ECMAScript 5 and higher." So
I had just moved from Android Studio to Visual Studio Code. I'm using Firebase in my app which I debug by running it on MacOS. Every time I do "Start Debugging"