Questions tagged as 'visual-studio-code'

0
answers

"undefined reference to" Error compiling c ++

Hello I did a project as a practice in visual studio code, but when trying to compile I get an error C:\Users\User\AppData\Local\Temp\cc3apBod.o: In function 'main': G:\Hangman\HangMan/main.cpp:7: undefined reference to 'GameModeHangMan::Game...
asked by 11.09.2018 / 19:57
1
answer

Disadvantages with Visual Studio Code extensions

I want to install extensions in VSC but they do not come out, did some error occur during the installation? I have to configure some variable? In all the videos that only click on extensions and the recommended ones come out, I do not get anythi...
asked by 05.09.2018 / 04:18
0
answers

Problem with the autoImport Visual studio code

previously the auto imports were import { Subscription } from 'rxjs'; but now with the latest update of the visual studio code import { Subscription } from '../../../../node_modules/rxjs'; I mean it imports them from the base of the fi...
asked by 07.08.2018 / 19:26
0
answers

Error in debug with php in Visual Studio Code

I have the following problem. I tried debugging with Visual Studio a PHP project with Xdebug and the phpmd plugin. In principle I would dare to say that it is well configured since I could debug without problems simple codes but when trying to d...
asked by 12.04.2018 / 09:24
1
answer

I want to use jquery in angle 5 but I get the following error How do I solve this?

I want to use jquery in a typescript file but when compiling I get the error in the attached image !! I open the browser console and there are no errors. I'm using visual studio code. Please help me     
asked by 19.02.2018 / 22:10
0
answers

How do I get access to install modules?

I want to install a node module globally in windows and the following happens to me: and then this appears in the vsCode:     
asked by 17.10.2017 / 03:30
0
answers

Fatal Error Visual Studio Code / git

I'm using git on MacOS and I have a problem. instead of adding the desired folder, tipie "git add." in the terminal, to which, I created the folder .git and put ALL the files of the Mac inside apparently. Using Visual Studio Code in the ch...
asked by 08.10.2017 / 01:17
1
answer

Error installing jquery

I'm using the visual studio code terminal to install jquery in my project but when I want to install it I get that error and the package that comes out there already erases it     
asked by 05.07.2017 / 18:00