Quantcast
Channel: Active questions tagged visual-studio-code - Stack Overflow
Browsing all 98636 articles
Browse latest View live
↧

The terminal process terminated with exit code: 259. the vs code terminal is...

the versions description is here;Version: 1.41.1 (user setup) Commit: 26076a4de974ead31f97692a0d32f90d735645c0 Date: 2019-12-18T14:58:56.166Z Electron: 6.1.5 Chrome: 76.0.3809.146 Node.js: 12.4.0 V8:...

View Article


Visual Studio Code missing dirty file indicator and highlight tabs doesn't work

When I have a dirty file in VS Code, I do not get the bullet in the file tab nor do I get the highlight bar above the tab. I turned on Highlight Modified Tabs in the settings with no effect. I also...

View Article


How to debug golang application made by AWS SAM in VSCode?

SummaryI made golang application by AWS SAM. Now I try to debug this sample application in VSCode. But It fails so I want to know how to correctly debug it.Triedtoggl-slack ├── Makefile ├── README.md...

View Article

Can't find the module after extension is installed

I'm trying to create VS Code extension. It works when fine when I develop, however when I create the package and install it to VS Code it is failing with following error: ERR Cannot find module...

View Article

NPM can't be install on laravel project

I've been working on my laravel 5.8 project.I'm using visual studio code. as I tried to run the command: npm install on my visual code terminal. it said that my npm can't be update. here's the...

View Article


Image may be NSFW.
Clik here to view.

vscode gcc.exe errors: main.c: No such file or directory & fatal error: no...

I have encountered this problem. This is my code:#include<stdio.h> int main() { int x; x=1.5+7%3*(int)(2.5+4.7)%2/4; printf("%d",x); getchar(); } It's a simple c program. When I tried to compile...

View Article

How to store vscode extention data in global state

Trying to store and retrieve data from the global extension state in VScode but not working.vscode.workspace.getConfiguration().update('fruit', apple, target: basket) Following docs at...

View Article

vscode extensions and Breadcrumb interaction

I have a question about the breadcrumb displayed on top on the text editor.I implemented a custom vscode.FileSystemProvider for editing some files inside our database (which looks like a real FS). All...

View Article


vscode key binding for "goto next search result on the search results pane"?

Is there a vscode key binding for "goto next search result on the search results pane"?I could not find it in the keybindings json or on http://code.visualstudio.com/docs/customization/keybindings, but...

View Article


Visual Studio Code does not track React Problems

I can't seem to tell Visual Studio Code to track problems in a Typescript React App. I did the following to reproduce:yarn create react-app --template typescript test code test I've added the following...

View Article

How can I debug a VS Code Problem Matcher

I'm trying to write a custom problem matcher for VS Code. My matcher matches nothing, even though testing the regular expressions on the output seem to work. I'm not even sure VS Code loads my problem...

View Article

having trouble debugging a C file in vscode

I have a C file that I'm trying to debug but fail. I'm using vscode on windows 10. The file is quite large so I don't want to copy it here.This is how my launch.json file looks in the .vscode folder in...

View Article

How to select every N line in vscode?

How can I select every N lines in visual studio code. I can't find a proper regualr expression can let me do this.

View Article


DLL load failed: The specific module could not be found (VSCode, Numpy)

Error occurs upon import numpy as np; command works fine when typed directly in terminal, but fails when ran via Code Runner. My steps to reproduce below.Output of import sys; print(sys.version) is...

View Article

How does Visual Studio Code (VSCode) recommend extensions to install based on...

VSCode recommends language and related extensions, such as the C# extension, based on the files currently loaded and/or edited.It seems to have a pretty psychic understanding of my needs, so I got...

View Article


How to disable warning about overwriting an extension in the vscode Extension...

Whenever you start a debugging session in vscode to test an extension under development, a warning is shown in the Extension Development Host that your extension will be overwritten (if you have it...

View Article

How do I open a browser window in a visual studio code extension?

I am writing a visual studio code extension and I'd like to be able to open a browser window with a specific url in response to a command. I know that Electron has a BrowserWindow class but it appears...

View Article


How can I pass user settings to Debug adapter?

I'm writing a vscode debug adapter for my programming language, and haven't figured out how to pass configuration options down to debug adapter.To help me out. Could you explain how to do the following...

View Article

VSCode - Add filetype icons to QuickPick list

I'm writing a Visual Studio Code extension which uses a QuickPick list.I saw that I can use octicons in order to add icons to the list items, however I would like to add the filetype icons to the list...

View Article

Creating VSCode Debugger Extension

I'm in the process of trying to write a VSCode extension to support basic SNES application development. I already have a basic grammar definition and build task, so I have syntax highlighting, and am...

View Article
Browsing all 98636 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>