Filter by Category
Filter by Tags
In this article, I am going to show you how to correctly configure VS Code to develop SvelteKit 5 app using TailwindCSS. Installing Required VS Code Extensions For SvelteKit app development, you will need to install the following VSCode Extensions. ESLint (by Microsoft) Prettier (by Prettier) Svelte for VS Code…
While working on a Ionic/Angular project on Windows 11, I opened the angular.json file on VScode and I saw that the $schema option is not recognized and VSCode wouldn’t do any code suggestions because of that. I checked if the file schema.json was available in the ./node_modules/@angular/cli/lib/config/ directory and it…
I am using KDE Neon with KDE Plasma 6 desktop environment on a 4k+ 4:3 aspect ratio 28″ monitor. After I installed Visual Studio Code, the text/fonts looked really blurry. So, I tried to find a way to solve this issue and the good news is I got it fixed.…
At the time of this writing, our all time favorite code editor, VSCode has flickering issue on Wayland KDE Plasma 6 desktop environment if you’re using NVIDIA GPU. To fix this issue, edit the Visual Studio Code app from the KDE Plasma 6 menu. Navigate to Application tab, type in…