DEV Community

wuletaw wonte
wuletaw wonte

Posted on • Originally published at wuletawwonte.com on

My VS Code Setup

As a developer, the main software I install on my PC is my code editor. As if it is the only code editor available, the number one choice for almost all developers is vs code. It is a really good code editor which contains all features a developer needs.

If you feel like you need extra features you can use the large ecosystem of extensions.

When I set up VS Code for my day-to-day coding I install a couple of extensions. Here are some of these extensions and their uses;

  • vs-code icons (with “Material Icon Theme” installed as a theme for the icons library)
  • Auto Rename Tag
  • ES7 React/Redux/GraphQL/React-Native Snippets
  • Live Server(Extension Id: ritwickdey.LiveServer)
  • Ruby(semantic highlighting and formatting support)

To increase productivity, many developers use keyboard shortcuts. To change the default keyboard shortcuts of vs code go to File > Preferences > Keyboard shortcuts and search for the command you want to modify and change it to your liking.

The post My VS Code Setup appeared first on Wuletaw Wonte.

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more

Top comments (0)

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more

👋 Kindness is contagious

Discover a treasure trove of wisdom within this insightful piece, highly respected in the nurturing DEV Community enviroment. Developers, whether novice or expert, are encouraged to participate and add to our shared knowledge basin.

A simple "thank you" can illuminate someone's day. Express your appreciation in the comments section!

On DEV, sharing ideas smoothens our journey and strengthens our community ties. Learn something useful? Offering a quick thanks to the author is deeply appreciated.

Okay