Find out what extensions and themes you can install on your Visual Studio Code editor to supercharge your Nuxt development experience. In this

Nuxt developers' favorite VSCode extensions

submited by
Style Pass
2021-05-20 13:42:44

Find out what extensions and themes you can install on your Visual Studio Code editor to supercharge your Nuxt development experience. In this article, the MasteringNuxt instructor, Josh Deltener, goes through his code editor setup that powers his day to day workflow.

Someone once said, "at the center of every developer lies the heart of their favorite code editor". Ok, maybe that someone was me.. Just now. But seriously, if there is one thing most developers are passionate about, it's their dev environment!

Me, I'm a VSCode guy. I've been using it since it was in Beta and haven't found any reason to switch! One of my favorite features is extensions! It's so easy to add on new features and capabilities! Here is a list of my top picks and some of my favorite features!

If you use Vue or Nuxt, then you HAVE to install Vetur. It enables Vue syntax highlighting, autocomplete, linting, formatting and much more!

Leave a Comment