I have a gpu-server Server-A in office. The only way to access that server is through the office wired network. The office provides a proxy server Server-B. How
I have installed an extension for having access to a Microsoft Azure Cosmos DB in VS Code, and I'm able to see the documents inside as expected. However, I was
I have a folder with multiple cpp files that I want to compile to a DLL with g++ (MinGW). My Tasks.json looks like this: { // See https://go.microsoft.com/fwlin
For whatever reason, the font color of my debug console is a blue which makes it really difficult to read. I'm not sure if this is due to vs code settings or ma
I'm trying to figure out how to change object property colors in JS files in VS Code. For example: var vehicle = { type: "Fiat", model: "500", colo
Typing in the integrated terminal in VS Code on Big Sur is very annoyingly laggy and slow. This is the only application that experiences this, iTerm, etc. do no
I'm working with some tutorials to learn Flutter and the one that I'm taking now uses VSCode. I actually prefer it to Android Studio because it doesn't overhea
I have a .md file that contains 3. test 1. indent me When I move the cursor to the left of "1." I get: 3. test 1. indent me where the indent is 3 spaces. H
PHP debugging in vscode using xdebug and xampp is not working even after all configurations. here is my php.ini file config: zend_extension = D:\Xampp\php\e
I don't know much about coding myself but I followed someone's video (specifically this video:https://www.youtube.com/watch?v=tQjpv0OO5pA) on how to make embeds
I am trying to start the development server on a React project that I have not worked on for a long time. Upon running npm install and npm start I received the
With a new work laptop running Windows 10, I have installed git, Visual Studio Code and Visual Studio 2019. After making some test changes to code in from my pe
I'm trying to create a folder called 'a' within a project that I'm currently in in VSCode. Within this folder, I am trying to create a file called Solution.java
In Intellij the shortcut for showing official Javadoc is CTRL+q. Any shortcut to do this in VSCode?
Developing javascript in vscode, I see this error on line const Koa = require("Koa");: File is a CommonJS module; it may be converted to an ES6 module. ts(8
I was wondering if there is a library like Eslint for Flutter/Dart that will automatically insert semicolons and trailing commas when I save the file. FLutter V
For python jupyter notebooks I am currently using VSCode python extension. However I cannot find any way to use alternative kernels. I am interested in jupyter
In order to define my environment variables in a single place a configured a task in which a run a shell script. The task is run as preLaunchTask in my launch.j
I'm new and still trying to figure out how to configure my development environment. I'm getting an error when using the touch command in Visual Studio Code. I c
I have 2 github account X (professional one) and Y (personal one). On my personal computed, I used both account, with Visual Code. But now, when I try to push