Questions tagged as 'vscode'

1
answer

Unable to open 'file_name': File not found (/ path / to / the / file)

I compile a program with gcc . Since VSCode I open a source file, and I set a stop point. Next, on the target machine, I throw the gdbserver with the appropriate arguments. The debugger runs and is waiting for connections....
asked by 14.11.2018 / 08:50
1
answer

I can not use Snippets in VSCode C #

I am currently working with VSCode together with Unity and C # recently updated VSCode to its latest version and when writing reserved words for functions like for or if , the autocomplete options skip as it normally should, however...
asked by 22.03.2018 / 02:20
2
answers

Enter data in an HTML table using JavaScript jQuery

Hi, I am new to HTML and I need to perform the following exercise: given the following code, I need to implement javascript to be able to add the data to the table. Also, when you add one, you can delete it. Finally, you must count the number of...
asked by 06.09.2017 / 23:59
1
answer

Visual Studio Code does not recognize the accents

As you can see in the image VSC shows me that weird character instead of the "o". The worst of all is that it overwrites that word and stays as in the image. When I open the project in my eclipse it is shown with the weird character. I...
asked by 20.10.2018 / 18:17
1
answer

Error installing pylint on Mac OS

Good morning I'm working on Mac, python 2.7.10 and with VSCode and I get a notification saying the following: Linter pylint is not installed. I click on install and start downloading but at the end it marks the following errors and for obvi...
asked by 17.06.2017 / 21:14
2
answers

How to configure c ++ Debugger in visual studio code?

My question is simple, but I've been trying to solve it for some time and I could not, I want to be able to use the debugger that comes with vsCode, but it does not work for me, when I say "It does not work for me", I mean: When I enter the debu...
asked by 14.08.2017 / 23:11
1
answer

Configure Babel in my work team

I am trying to follow some tutorials to learn the improvements and changes that ES6 brings, but I have taken this with the use of a transpiler, in this case, Babel.js. On the Babel page now to install it, they recommend, for the CLI , t...
asked by 05.07.2017 / 05:50
0
answers

How to generate a report of the files that contain a Winrar, using c #?

Good afternoon, Since a couple of days ago I am trying to generate a report of the files that contains a Winrar, the program "Winrar" brings it in a native way, but I need it for a file manager, since my users request that it be give them the...
asked by 31.01.2018 / 22:13
1
answer

How can I create a Net Core class library in Visual Studio Code?

My Computer is a little outdated and using Visual Studio Comunity is impossible for me. That's why I want to switch to vs code, much lighter and it consumes less resources. But I have a problem when I create a class library, this one creates...
asked by 02.07.2018 / 01:00
0
answers

Configure VS Server Live Server Extension

Good morning, my question is how to configure the extension of VS Code Live Server to run in other browsers, without the need to change what is by default in the operating system. Just to make the test change the default browser of my operati...
asked by 17.10.2018 / 02:47