<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/best-vs-code-setup-9ozh9vgay" -->

---
title: Best VS Code setup | daily.dev
description: This story is intended for Javascript or Typescript dev. It includes extensions which I describe, but most likely you can use all of them. I have been spending...
canonical: https://daily.dev/posts/best-vs-code-setup-9ozh9vgay
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: Best VS Code setup | daily.dev
og:description: This story is intended for Javascript or Typescript dev. It includes extensions which I describe, but most likely you can use all of them. I have been spending...
og:url: https://daily.dev/posts/best-vs-code-setup-9ozh9vgay
og:image: https://api.daily.dev/og/posts/9Ozh9vGay.png
og:image:alt: Best VS Code setup
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Best VS Code setup

**[DEV](https://daily.dev/sources/devto)** · 3 min read · 105 upvotes · 11 comments

## Summary

This story is intended for Javascript or Typescript dev. It includes extensions which I describe, but most likely you can use all of them. I have been spending a lot ( so much ) time creating the best coding setup. It's free to use, but you will have the best opportunity to make your coding process so lovely.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://dev.to/pas8/best-vs-code-setup-20fe>

## Community discussion

Top comments from developers on daily.dev.

**@ghost** · 4 upvotes

> I like this comment more than the original post:
>
>
> Watch out! There is a little bit of title in your click-bait! xD

**@ngermain** · 1 upvotes

> I've been struggling with indentation when the files become big. The rainbow indent will definitely help ! Thx

**@hamzaplojovic** · 1 upvotes

> Amazing! Little bit more about themes in vs code would be better, but still, great!

**@bryan\_rt15** · 1 upvotes

> I like your post. ❤
> Excelent

**@jgodstime** · 0 upvotes

> cool

## Similar posts on daily.dev

- [Don’t just attend KubeCon \+ CloudNativeCon, Merge Forward your experience\!](https://daily.dev/posts/don-t-just-attend-kubecon-cloudnativecon-merge-forward-your-experience--l0rpp73x8) · CNCF · 1 upvotes · 0 comments
- [Announcing H2 2026 KCDs](https://daily.dev/posts/announcing-h2-2026-kcds-m96goajm1) · CNCF · 1 upvotes · 0 comments
- [Two months of Open Community Groups](https://daily.dev/posts/two-months-of-open-community-groups-asf52zhbs) · CNCF · 0 upvotes · 0 comments

---

Tags: [#general-programming](https://daily.dev/tags/general-programming)

[View this post on daily.dev](https://daily.dev/posts/best-vs-code-setup-9ozh9vgay)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"Best VS Code setup","url":"https://daily.dev/posts/best-vs-code-setup-9ozh9vgay","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/best-vs-code-setup-9ozh9vgay"},"datePublished":"2021-08-19T03:07:18.935Z","dateModified":"2021-10-07T14:17:10.317Z","description":"This story is intended for Javascript or Typescript dev. It includes extensions which I describe, but most likely you can use all of them. I have been spending...","image":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/731fa0fd062234328e40781f170b3b0e","thumbnailUrl":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/731fa0fd062234328e40781f170b3b0e","isAccessibleForFree":true,"articleSection":"DEV","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"DEV","logo":"https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/devto","url":"https://daily.dev/sources/devto"},"commentCount":11,"discussionUrl":"https://daily.dev/posts/best-vs-code-setup-9ozh9vgay","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":105},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":11}],"keywords":"general-programming","timeRequired":"PT3M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"DEV","item":"https://daily.dev/sources/devto"},{"@type":"ListItem","position":3,"name":"Best VS Code setup"}]}
{"@context":"https://schema.org","@type":"WebPage","@id":"https://daily.dev/posts/best-vs-code-setup-9ozh9vgay","comment":[{"@type":"Comment","text":"I like this comment more than the original post:\nWatch out! There is a little bit of title in your click-bait! xD","datePublished":"2021-08-19T07:45:10.364Z","url":"https://daily.dev/posts/9Ozh9vGay#c-mAD9aLJFS","author":{"@type":"Person","name":"Deleted user","url":"https://daily.dev/ghost","image":"https://media.daily.dev/image/upload/s--hNIUzLiO--/f_auto/v1705327420/public/ghost_vlftth"},"interactionStatistic":{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":4}},{"@type":"Comment","text":"I’ve been struggling with indentation when the files become big. The rainbow indent will definitely help ! Thx","datePublished":"2021-08-19T07:09:16.501Z","url":"https://daily.dev/posts/9Ozh9vGay#c-978JkURZ8","author":{"@type":"Person","name":"Nicolas GERMAIN","url":"https://daily.dev/ngermain","image":"https://avatars.githubusercontent.com/u/78768220?v=4"},"interactionStatistic":{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":1}},{"@type":"Comment","text":"Amazing! Little bit more about themes in vs code would be better, but still, great!","datePublished":"2021-08-19T11:24:03.813Z","url":"https://daily.dev/posts/9Ozh9vGay#c-PDjQGrpQE","author":{"@type":"Person","name":"hamzaplojovic","url":"https://daily.dev/hamzaplojovic","image":"https://avatars.githubusercontent.com/u/66157512?v=4"},"interactionStatistic":{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":1}},{"@type":"Comment","text":"I like your post. ❤\nExcelent","datePublished":"2021-08-20T22:06:46.046Z","url":"https://daily.dev/posts/9Ozh9vGay#c-WeLAYBoZi","author":{"@type":"Person","name":"Bryan De Jesus Rosa Tavarez. 🦉","url":"https://daily.dev/bryan_rt15","image":"https://media.daily.dev/image/upload/f_auto/v1629791940/avatars/8oF6IsnhI"},"interactionStatistic":{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":1}},{"@type":"Comment","text":"cool","datePublished":"2021-08-19T21:25:01.509Z","url":"https://daily.dev/posts/9Ozh9vGay#c-t6rbyuiB_","author":{"@type":"Person","name":"Godstime John","url":"https://daily.dev/jgodstime","image":"https://lh3.googleusercontent.com/a-/AOh14GgJtqX8FKArtbzheMN5S_zzYLNJsIKjIOEyEvVAJw=s100"}}]}
```

