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

Switching Office Javascript APIs to Preview on Yeoman Office Generated project

I am trying to access the Office Javascript Preview APIs on my Angular Yeoman Generated project. I am writing this Office add-in on a Mac in Visual Studio Code. I wrote code on Script Lab with the...

View Article


Show release note window after extension update

I want to show release notes when my extension is updated. Ideally I would like to open new tab and show notes there, however there could also be some window popup with external link to GitHub. How to...

View Article


how to create a launch json in dart vs code

{ "name": "Dart", "program": "bin/mainarea.dart", "request": "launch", "type": "dart" }, { "name": "Dart", "type": "dart", "request": "launch", "program": "bin/main.dart" }

View Article

How to detach Python debugger in VS Code and let the code finish running?

I like running almost everything Python in the VS Code debugger, as it gives me a perfect way to inspect variables when hitting unexpected exceptions.However, once I decide that I want to continue...

View Article

Filter Explorer pane for specific file types?

I've just installed Visual Studio Code and am using it to browse a folder for a project written in Python. Is there a way for me to tell Visual Studio Code to filter the view in the Explorer pane to...

View Article


VSCode Go extension auto-sets *.sum/*.mod ownership to root

Usinc the latest VSCode (1.40.1 at the time of the post) with the default Go extension (https://marketplace.visualstudio.com/items?itemName=ms-vscode.Go) with the default config.Every time one would...

View Article

Quick-edit in-document css in Visual Studio Code

I'm quite new with Visual Studio Code, and tried different extensions like CSS Peek, but I can't seem to find an extension, that allows you to quick edit in-document CSS (meaning, not having your...

View Article

Image may be NSFW.
Clik here to view.

How can I use jsDoc with mobx-state-tree?

I am trying to use jsDoc for my mobx-state-tree powered app but it does not react the way I want.Visual studio code does not show me the right properties of the corresponding type:jsDoc is a huge help...

View Article


Image may be NSFW.
Clik here to view.

Is it possible to automate the cursor focus on terminal only when user input...

It would be a big life hack if this is possible. Because it would be a waste of time to have a cursor in the terminal in these two situations:There is no point in going toward the terminal if the...

View Article


Does stencil use tsconfig.json?

I am using Visual Studio Code for developing web components with help of stencil. Writing a basic component requires using decorators in typescript file. Visual Studio Code showed me a error message,...

View Article

VS Code jsconfig advance alias glob paths

I am trying to configure my VS Code React project and for doing so I have created a jsconfig with the following structure:{ "compilerOptions": { "module": "commonjs", "target": "es2019", "jsx":...

View Article

NativeScript in VirtualBox MacOs Sierra

My environnement: NativeScript version 5.3.4 node v8.16.2 IPhone 6 and IPhone x simulator MacOs Visual Studio Code Editor I have a project that run well in an android simulator in windows but when i...

View Article

Image may be NSFW.
Clik here to view.

Visual Studio Code go to next error or warning, but not to info

I am using Visual Studio Code and I know that I can go to the next error with F8. I am also using a spell checker plugin, which shows me info messages. When I press F8 I also go to the next info...

View Article


Image may be NSFW.
Clik here to view.

Is there any way to visually change representation for particular editor in...

I often simultaneously open similar files placed in different locations, like Dockerfile - one in my project and one in example folder. This confuses me because I often try to edit wrong file. I made...

View Article

Image may be NSFW.
Clik here to view.

Visual Studio Code - Terminal Blank Screen

I've been using Visual Studio Code since it was in beta and one of the features I like best about it is the integrated terminal for using the Angular CLI in app. I've had it working fine since I had...

View Article


VSCode - How to make 'rename symbol' (F2) works also on JSDoc comments

I have a class like:class MyClass{ private myVar: string; /** * do some stuff with myVar */ private myMethod(){ // something } } If I rename myVar to renamedVar:class MyClass{ private renamedVar:...

View Article

Extension that creates object from all selected variables

I am looking for a vscode extension that can take a function like this;const hello = () => { const name = () => {} const age = () => {} const height = () => {} const location = () => {}...

View Article


VSCode: Debug > Add Configuration, nothing happens

Using Visual Studio Code v 1.32.3 on Windows 10, when I navigate to Debug > Add Configuration, nothing happens. No errors or other messages, nothing appears to be written to the workspace folder, no...

View Article

Invariant violation: Element type is invalid.Can not solved? [closed]

I am coding react-native. I have also used the Appregistry. No errors in code. Then I ran the / react-native run-android / and it got the error. (I had run react-native start) Can anyone know what is...

View Article

Running a C# program with command line prompts in Visual Studio Code

I am running an inherited project written in C# inside Visual Studio Code. In order for this application to run, it needs to take command line input (-t, -h, etc). How do I test this from inside Visual...

View Article
Browsing all 97327 articles
Browse latest View live


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