Super Clean Visual Studio Code Setup - Minimalistic Look

Поділитися
Вставка
  • Опубліковано 28 чер 2024
  • Learn how to make a super clean Visual Studio code setup in a matter of minutes. We will remove all unnecessary parts and declutter the space.
    TIMESTAMPS
    0:00 Introduction
    0:53 Plugins
    2:10 Backup
    3:36 Starting from scratch
    ► CHECK MY COURSES - monsterlessons-academy.com/co...
    MOST POPULAR COURSES
    ► Javascript interview questions - monsterlessons-academy.com/co...
    ► Typescript interview questions - monsterlessons-academy.com/co...
    ► React interview questions - monsterlessons-academy.com/co...
    ► Angular Interview Questions monsterlessons-academy.com/co...
    ► Building real project with Angular + NgRx - monsterlessons-academy.com/co...
    ► Building real NestJS API - monsterlessons-academy.com/co...
    ► Building real fullstack project - monsterlessons-academy.com/co...
    ► Mastering Git - monsterlessons-academy.com/co...
    ► Mastering Docker and Docker Compose - monsterlessons-academy.com/co...
    FOLLOW ME
    ► TWITTER - / monster_lessons
    ► INSTAGRAM - / monsterlessonsacademy
    ► TIKTOK - / monsterlessonsacademy
    REFERENCES
    ► Source code - github.com/monsterlessonsacad...

КОМЕНТАРІ • 25

  • @MonsterlessonsAcademy
    @MonsterlessonsAcademy  18 днів тому

    WATCH NEXT: Neovim Complete Setup - Setting up Neovim From Scratch - ua-cam.com/video/uD-vSrtZ8uQ/v-deo.htmlsi=hHUIc6p5uYGxJ8q3

  • @artemsapegin
    @artemsapegin Місяць тому

    Great tips! My setup is very similar. The main difference is that I hide tabs completely and show a filename on the title bar - I think it looks slightly cleaner.

  • @KibototV2
    @KibototV2 3 місяці тому +1

    I'd just like to say that for the past 6-9 months I've been subscribed to your channel, I value your tips/skills/educational videos very very much. Even though I've been working in IT for the past 4 years, there are still (and I think there always be) some things I still don't know about.
    Glad to see your new videos every now and then, I think you have great technical knowledge or at least it appears so.
    Regarding subscribers and views, you surely know more basic stuff "how to" or "day in life" or whatever videos just get more attention.
    When I'm looking to spend 30mins of my time on something casual, yeah, maybe I'll watch someone's day in life now and then, but for some educational purposes and if I want to expand my view on Angular and/or other stuff, I'll likely visit your channel. Thank you for your hard work, I hope to see you here for many more months (and possibly years) with more people joining your channel!

  • @Carlos-gj1wj
    @Carlos-gj1wj 2 місяці тому

    Thanks, really cool vscode config.

  • @advance5189
    @advance5189 3 місяці тому +1

    Great!

  • @andrejkling3886
    @andrejkling3886 3 місяці тому +1

    Useful… thank you 🔥💯

  • @DeepakKumar-ks3mb
    @DeepakKumar-ks3mb 3 місяці тому

    Thanks for the helpful tips! Streamlining my Visual Studio code setup is a game-changer. 🙌

  • @VforVanish
    @VforVanish 3 місяці тому +2

    What are the advantages of having no tabs?

    • @MonsterlessonsAcademy
      @MonsterlessonsAcademy  3 місяці тому +5

      Less clutter, more focus. You can't find the right tab fast if you have 10+ tabs. By using find in previously opened files you can fuzzy find it in seconds.

  • @MustafaSerkanDokuzcan
    @MustafaSerkanDokuzcan 3 місяці тому

    This is also to minimalistic for me. I use many feature of vscode e.g. git integration, git lese, git blame. Also the status-bar is for me important to have information about using typescript version, if the prettier runs successful etc.

    • @MonsterlessonsAcademy
      @MonsterlessonsAcademy  3 місяці тому

      Sure, you should change it to your taste. I don't use git in vscode and I don't have usecases where I need to know ts version. And if my code is not prettified then prettier was not succesful.

  • @hamza201183
    @hamza201183 3 місяці тому

    Hi Oleksandr, do you use Tailwind Css ?

    • @MonsterlessonsAcademy
      @MonsterlessonsAcademy  3 місяці тому +1

      Yes I do. My whole website is built with Tailwind
      monsterlessons-academy.com/

    • @hamza201183
      @hamza201183 3 місяці тому

      @@MonsterlessonsAcademyOk, I ask because I expected to see the Tailwind css extension in your VS Code.

    • @MonsterlessonsAcademy
      @MonsterlessonsAcademy  3 місяці тому +1

      @@hamza201183 It's not there because it didn't update the css for my website for a long time :)

    • @hamza201183
      @hamza201183 3 місяці тому

      @@MonsterlessonsAcademyOk :)