Most voted "visual-studio-code" questions
Visual Studio Code is a cross-platform code editor (Windows, Linux, and Mac OS) by Microsoft. It supports ASP.net 5, Javascript, and Node.js with features such as debugging, Intellisense, Syntax Highlight, and git integration. Use this tag for questions related to the editor itself, not applications using that editor
Learn more…303 questions
Sort by count of
-
-4
votes1
answer125
viewsVS Code is not commenting. Has anyone ever come across this problem?
When I add snippets of comments in the code VS Code does not correctly translate them. <!DOCTYPE html> <html lang="pt-BR"> <head> <meta charset="UTF-8"> <meta…
visual-studio-codeasked 5 years, 4 months ago Marcos Domingues 1 -
-4
votes1
answer482
viewsSqlite Database is in 'binary' format in Visual Studio Code
Hello, I’m inexperienced with VS Code yet, and I’m creating a web application, but I’m having a problem and I haven’t found the solution on any other site...(I’m using knex db). I’ve tried to erase…
-
-4
votes1
answer496
viewsOmnisharp does not start (Visual Studio)
OUTPUT of vscode: Starting OmniSharp server at 24/06/2020 21:52:56 Target: c:\Users\Wagner\Desktop\Nova pasta\Xistilishy\Xistilishy\Xistilishy.sln OmniSharp server started. Path:…