visual studio code import custom css and js extension
I wish to install custom styles to have different font for classes and attributes in visual studio code, however I can't achieve that. I installed extension Custom CSS and JS Loader, and followed the...
View ArticleHow do I reference an assembly (Entity Framework System.Net) using c# using...
At 5h40m47s of this tutorial he shows the viewer how to create and reference an assembly. https://www.youtube.com/watch?v=FPeGkedZykA&t=20696s This link is a decent tutorial on how to learn c# My...
View ArticleVisual Studio Code push automatically
Is it possible to make git push after commit automatically? Now I need to click on push after commit manually and this is not very comfortable.
View ArticleProblem with library of arduino in vscode
I have already looked for the questions but I have not found anything, I have an arduino library that vscode fails to "find", this library is called "IRremote" and works very well on the arduino ide...
View ArticleSSH with VSCode without internet
Is there a way to connect without the internet? download vscode server files from another system and copy to host? i read this but i cant connect server to internet,They do not let me do this.
View ArticleGo Debugging with VS Code does not work. No variables, Call Stack etc
I want to use VSCode with WSL for development. I have problems debugging my Go applications and I don't know why. I dont see the things in the call stack, no variables and also the buttons to jumping...
View ArticleError undefined reference to `dladdr' in VIsual studio 2017 crossplatform
In Visual studio 2017 crossplatform getting error while reading .so fileError undefined reference to `dladdr'Error undefined reference to `dlopen'Linux : ubuntu 18, 64 bitIn linker i have already set...
View ArticleElm VSCode plugin does not format on save
I have copied the following question from the Elm Slack channel for posterity.I am having trouble getting the Elm VSCode plugin to format on save. I have set the absolute path to my global install of...
View ArticleWhy does debugging break access to an AWS::Lamba::LayerVersion when using...
This works:sam local invoke -t template.local.yaml -e events/event-timezone.json GetTimezoneFunctionThis does not work when trying to debug with Visual Studio Code:sam local invoke -t...
View Articletypescript eslint erros and warnings not working in visual studio code
I was using eslint in my project, but I decided to migrate to eslint and did it using @typescript-eslint.To make the exchange I used the tips provided here:...
View ArticleVisual Studio Code PHP Intelephense Keep Showing Not Necessary Error
After the latest update of PHP Intelephense that I get today, the intelephense keep showing an error for an undefined symbol for my route (and other class too), there is no error like this before and...
View ArticleVS code how to add System.Drawing
I want to use system.drawing in my project but I cant make it work. I have found this question, but it shows only how to add SQLite.NET-PCL, if I try doing it the same way for System.Drawing it doesnt...
View ArticleGetting black screen in visual studio after Installation completed
I was getting black screen after opening Visual studio each time. I got a solution from Stack overflow i.e code --disable-gpu. It is working fine but my main issue is when I use to code in vs code. I...
View ArticleHow to setup Yeoman and VS Code Extension under Ubuntu 18.04?
I am using a Lubuntu 18.04 machine with Visual Studio Code Version: 1.38.1Commit: b37e54c98e1a74ba89e03073e5a3761284e3ffb0 Date: 2019-09-11T13:30:08.229Z Electron: 4.2.10 Chrome: 69.0.3497.128 Node.js:...
View ArticleHow do I search for files in Visual Studio Code?
I am used to Resharper where I can search for files, not the content, but the filename, which makes it quick to open new files.Is this feature implemented in Visual Studio Code and is there a shortcut...
View ArticleVscode colors tabs
I have 2 case here, i need help for my productivity. Sometime i need scan with my eyes the software interface, and my brain is much faster when it comes to identifying colors inside navigation.Is it...
View ArticleHow to run code hint well in jsx files,it doesn't run in my vscode
Just started will run normally,but after 1 minute it will be wrong,always show loading???loading what? That's my vscode environment:version: 1.41.1 (user setup) Electron: 6.1.5 Chrome: 76.0.3809.146...
View ArticleCan VS Code run on Android? [closed]
Does anybody know about plans of MS to support running VS Code on the Android platform?
View ArticleVisual Studio Code doesnt run on Ubuntu
I followed the instruction here https://askubuntu.com/questions/616075/how-to-install-visual-studio-code-on-ubuntu to run Visual Studio Code https://code.visualstudio.com/but nothing happens (no error...
View ArticleAfter updating the vscode, the vscode's code prompt fails
vscode version: 1.41(system setup) windows info: windows 10 X64I updated the vscode to the latest version, then My vscode went wrong that it's code prompt fails. I have uninstalled vscode and cleared...
View Article