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

Engage with a sea of insights in this enlightening article, highly esteemed within the encouraging DEV Community. Programmers of every skill level are invited to participate and enrich our shared knowledge.

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

On DEV, sharing knowledge smooths our journey and strengthens our community bonds. Found this useful? A brief thank you to the author can mean a lot.

Okay