On the website for Tailwind CSS there is a video of someone editing in vscode. How did they get the popup to look like that? Can I reproduce it some how? For t
in react-native, when I try to pass parameters to functions/components/etc, typescript files will always complain and it won't work until I have specified the t
Any help from any source is appreciated. Server has a Docker container with alpine, nginx, php. This container is able to write in bind mounted host directory,
I have a legacy code using Python 2. The last version of VSCode Python extension that supports Python 2 is v2022.2.1924087327 It is very easy to change the exte
At the moment I am trying to make a presentation using markdown. In order to include an UML diagram I want to use PlantUML. The code is written in the document
I'm trying to add a build task to build the current file, just a simple "make path/to/file.o". I'm using vscode on windows 10 over a remote SSH connection to l
I am having jsconfig.json in my root directory using Nuxt.js project. And I am having an error: File '/home/mike/Documents/nuxt/node_modules/dotenv/types' not f
I love working with TypeScript in VSCode and seeing all the errors automatically pop up with red underlining. I even set "typescript.tsserver.experimental.enabl
I come to you with a weird problem I've been facing. So last week, I installed llvm and libomp for a C project, and it compiled just fine with this at the start
I am using this code: import getpass pwd = getpass.getpass(prompt = 'Please enter password:') Unfortunatley I cannot enter anything in the terminal. Am I miss
I have optimized my terminal with oh-my-posh v3. It works fine in last vscode version and also in windows terminal, but seems strange in current vscode. VS Code
I'm using the tailwind CSS intellisense vscode extension, and it seems to only work when typing inside a className property. I'm using a package called cntl ht
I am currently trying to do the MS tutorial on Azure serverless webapps, but I am completely stuck. Whenever I try to start the sample, (be it by pressing F5 to
I'm currently having some trouble trying to assign any additional keybindings to the Normal Mode while using the VIM extension for VSCode. Any ideas on how to p
I have a file samlapi.py. Running the file pops up a dialog with a list of menu items on the terminal to select from. I cannot traverse the menu items using key
I'm a complete novice to VS code, and I've only been coding with C++ for around a month. I tried this bare bones program to make sure things were set up correct
In Visual Studio, you can deploy a WebJob to Azure easily by right-clicking on the project and select publish. Visual Studio detects that is a Worker Service an
Is there a way to modify the shortcuts so pressing escape in the find widget (the red dot) gives the editor (the green dot) focus without closing the find widg
When i run c file in vs code it shows like this.(Highlighted from screenshot) Highlighted text
I just started using Vscode on Ubuntu 18.0. I have the following problem. When I try to copy a particular line, when I click the right-click button on my mouse,