12 VS Code Extensions to INCREASE Productivity 2024

Поділитися
Вставка
  • Опубліковано 8 січ 2025

КОМЕНТАРІ • 607

  • @dev_ression
    @dev_ression  10 місяців тому +205

    Disclaimer! Whilst VS Code is not technically an IDE, with the right set of extensions it can behave similarly to an IDE 😊
    Also, since making this video Vibrancy Continued has been causing me and many others some issues with their VS Code. So I would personally no longer suggest this extension!

    • @fleboho
      @fleboho 10 місяців тому +14

      Would you kindly explain how it is not "technically" an IDE and give a juxtaposition of it and and IDE.

    • @dev_ression
      @dev_ression  10 місяців тому +32

      @@fleboho certainly. An IDE typically comes with highly integrated tools like preconfigured compilers, a debugger, code completion and many more. VS Code is essentially a glorified text editor. There are plenty of extensions like those listed in the video that can be used to mimic the actions of an IDE. But if you want to get technical about it, the out-of-the-box standard version of VS Code is simply a text editor. Even with the extensions installed, it won’t be as powerful as an IDE like Visual Studio. But a lot of the time, especially in web development, VS Code works perfectly and an IDE like Visual Studio simply isn’t necessary. If you prefer a more light weight environment, VS code is the tool for you. I hope this explanation helps :)

    • @fleboho
      @fleboho 10 місяців тому +11

      @@dev_ression It certainly does. VS Code is no different from Notepad++ on the general level. Thanks.

    • @RaghunathTambde
      @RaghunathTambde 10 місяців тому +1

      True, there were many times when the code throws some random error (literally for no reason) even with extension installed, I don't know if I have to do something extra for it, one example is running tensorflow in vscode a simple code like tf = zeros([1,2,3]) throws an error, like you iust can't run this program, and it works perfectly fine in idle, can someone please tell me what is wrong

    • @solvedfyi
      @solvedfyi 10 місяців тому +4

      VS Code is a most popular development environment and it is fully integrated in all kinds of ways. It's more capable than a lot of IDEs we remember. I can't think of a reasonable excuse to insist it's not an IDE. Text editors don't typically come with built in language servers and terminal integration and debuggers and git for version control.

  • @esviken
    @esviken 10 місяців тому +1681

    0:46 - code runner
    2:04 - tabnine
    6:35 - live server
    7:58 - excel viewer
    9:31 - code tour
    12:48 - todo
    15:06 - material icon
    16:16 - draw io
    18:10 - polacode
    19:59 - spell checker
    22:30 - prettier
    24:14 - vibrancy

    • @jabed8436
      @jabed8436 10 місяців тому +37

      You're a life saver

    • @K.Huynh.
      @K.Huynh. 10 місяців тому +3

      Thank you so much !

    • @minemaxblade
      @minemaxblade 10 місяців тому

      @@jabed8436 not life saver
      It is called time saver sacrificing his own time

    • @rifatibntaher-rt6cx
      @rifatibntaher-rt6cx 10 місяців тому +12

      thanks for saving my 20minutes.

    • @KrishnaPrasad-oc1ez
      @KrishnaPrasad-oc1ez 10 місяців тому +2

      Tabnine is no more free

  • @onhazrat
    @onhazrat 10 місяців тому +76

    🎯 Key Takeaways for quick navigation:
    00:29 🖥️ *VS Code Extension Setup*
    - Setting up VS Code for productivity.
    - Introduction to VS Code extensions and their importance.
    - Initial steps to navigate and utilize extensions effectively.
    01:39 ⚙️ *Code Runner Extension*
    - Streamlining the process of compiling and running code.
    - Simplifying Java program execution with automated compilation and output.
    - Enhancing efficiency in checking program outputs and making quick iterations.
    02:08 🤖 *AI Coding Assistant (Tab 9)*
    - Implementing an AI-driven coding assistant for real-time suggestions.
    - Integrating Tab 9 for code autocompletion and intelligent assistance.
    - Simplifying code writing and enhancing productivity with AI support.
    06:35 🌐 *Live Server Extension*
    - Utilizing the Live Server extension for web development.
    - Enabling real-time preview and simultaneous coding in VS Code.
    - Streamlining web development workflow and enhancing productivity.
    08:01 📊 *Excel Viewer Extension*
    - Integrating the Excel Viewer extension for data visualization in VS Code.
    - Facilitating seamless viewing of Excel spreadsheets within VS Code.
    - Enhancing workflow for data scientists and analysts.
    09:37 🚶‍♂️ *Code Tour Extension*
    - Utilizing the Code Tour extension for code walkthroughs and explanations.
    - Creating guided tours within code files to facilitate understanding.
    - Enhancing collaboration and code comprehension among team members.
    12:58 📝 *To-Do Highlights Extension*
    - Implementing the To-Do Highlights extension for task management within code.
    - Utilizing keywords to highlight pending tasks or areas needing attention.
    - Improving code organization and productivity with visual task reminders.
    15:06 💻 *VS Code Aesthetic Enhancements*
    - Enhancing VS Code aesthetics with Material Icon extension.
    - Material Icon extension replaces default icons with visually appealing ones, improving the overall look of the development environment.
    - Icons are customized for different file types, enhancing visual organization and navigation within the project.
    16:16 📊 *Quick UML Diagrams with Draw IO*
    - Introduction of Draw IO extension for creating quick UML diagrams within VS Code.
    - Draw IO extension integrates an offline version of Draw IO directly into VS Code, allowing seamless diagram creation.
    - Users can create various types of diagrams, customize shapes, and export diagrams in different formats.
    18:06 🖼️ *Professional Code Snippets with Polar Code*
    - Polar Code extension facilitates the creation of professional-looking code snippets within VS Code.
    - Users can customize snippet appearance with options for shadows, transparency, and background colors.
    - Export functionality enables saving snippets in PNG format for easy sharing and presentation.
    19:59 📝 *Avoiding Compilation Errors with Code Spell Checker*
    - Installation and usage of Code Spell Checker extension to identify spelling errors within code.
    - Extension highlights misspelled words and offers suggestions for corrections, improving code quality and readability.
    - Helps in avoiding compilation errors caused by spelling mistakes, enhancing overall code reliability.
    22:38 🔄 *Automatic Code Formatting with Prettier*
    - Introduction of Prettier extension for automatic code formatting in VS Code.
    - Prettier ensures consistent code formatting, enhancing readability and maintainability, especially in collaborative projects.
    - Configuration options allow for customization of formatting rules and integration with the VS Code editor.
    24:15 🎨 *Decorative Enhancement with Vibrancy*
    - Installation and customization of Vibrancy extension for aesthetic enhancement of VS Code.
    - Vibrancy adds a glass morphism effect to the VS Code interface, improving visual appeal.
    - Despite being purely decorative, Vibrancy enhances the overall look of VS Code and can be used with different themes.
    Made with HARPA AI

  • @gabegonzalez764
    @gabegonzalez764 9 місяців тому +26

    After what felt like 3 days of punching myself in the face just trying to get the msvc compiler to work right, I found your video. The first step of deleting the suggestions would’ve solved all my problems 😅
    Thanks for the video!

  • @МухиддинМахмудов-б5щ
    @МухиддинМахмудов-б5щ 10 місяців тому +323

    A computer that has the ability to turn on 😂

  • @areebnadir5778
    @areebnadir5778 10 місяців тому +20

    00:01 VS Code extensions can enhance productivity and quality of work.
    01:39 Using Code Runner to streamline program checking process
    05:01 Using Tab 9 extension to generate code and run programs in VS Code.
    06:37 Live server extension for real-time preview and easy project navigation
    10:11 Creating tours to explain code walkthroughs
    11:57 VS Code Explorer code tour feature and to-do highlights extension
    15:23 Install material icon extension for better file icons and appearance.
    17:10 VSCode extension to create diagrams and export them in different formats
    20:29 Code Spell Checker extension highlights spelling errors and can prevent compilation errors
    21:54 Using Quick Fix function and manually typing in VS Code
    24:52 Install dark plus theme before installing extension
    26:17 Change VS Code background with vibrant wallpaper
    Crafted by AI.

    • @premium-ware
      @premium-ware 10 місяців тому

      What’s AI Nane?

    • @areebnadir5778
      @areebnadir5778 10 місяців тому

      @@premium-ware Merlin Ai Chrome Extension

  • @JaneDoe-od4ep
    @JaneDoe-od4ep 2 місяці тому +1

    This is by far the most cool and useful vscode video on youtube

  • @overcolck777
    @overcolck777 5 місяців тому +1

    Thanks for making this video. I love VSCode extension that makes our lives easier and devs happy. I knew some of the extensions but a lot of them were completely new for me and I think it will make a difference in my "dev life". Thank you again.

  • @cucciolo182
    @cucciolo182 29 днів тому

    Really nice. It's crazy how much things have changed in just nine months.

  • @SarahJay-v5s
    @SarahJay-v5s 20 днів тому

    This is really useful for beginners. I think I’ll share this with my friends who are just starting with VS Code!

  • @marktherobloxguy
    @marktherobloxguy 10 місяців тому +113

    Very underrated tutorial, I recommend you adding chapters/timestamps to make it easier for other people to navigate around the video

    • @dev_ression
      @dev_ression  10 місяців тому +15

      That’s a good idea, thank you bro. You’ve earned yourself a sub :)

    • @marktherobloxguy
      @marktherobloxguy 10 місяців тому +4

      @@dev_ression thanks :)

    • @mahidulislam3103
      @mahidulislam3103 9 місяців тому

      he's baiting people to watch the full vid.

    • @dev_ression
      @dev_ression  9 місяців тому +1

      @@mahidulislam3103 nah bro, I just figured out how to use chapters lol

    • @Ivan-Bagrintsev
      @Ivan-Bagrintsev 5 місяців тому +1

      @@dev_ression and you still did not add them though

  • @erict5750
    @erict5750 9 місяців тому +6

    Todo Tree is a nice addition to todo highlight.

    • @dev_ression
      @dev_ression  9 місяців тому +1

      Thanks for suggesting. I’ll check it out!

  • @ANJAMUDDINAHMADIBADAKHSHI
    @ANJAMUDDINAHMADIBADAKHSHI 2 місяці тому

    You showed me the best, perfect and all needed extensions for VScode that was the best extensions ever!!! 😄

  • @ameium
    @ameium 4 місяці тому +5

    In my opinion, knowing how to manually compile your programs can be useful in certain situations. Personally, I just use the vs code terminal or CMD for the fun of it.

  • @MukhammadkodirAbdusalomov
    @MukhammadkodirAbdusalomov 10 місяців тому +2

    Useful, Great Video for developers

  • @TeemoPwnstar
    @TeemoPwnstar 8 місяців тому +11

    Live Server is a God-send. Thanks for showing Vibrancy Continued - VSCode looks glorious now!

    • @gabe3lynch
      @gabe3lynch 7 місяців тому +2

      Check the pinned comment! Vibrancy contains bugs!

    • @xxpsyxx2159
      @xxpsyxx2159 2 місяці тому

      @@gabe3lynch yeah I cant min/max my window

  • @aaronjenkins223
    @aaronjenkins223 6 місяців тому +7

    Nice list! Though for beginners, I'd personally recommend not using an assistant like tabnine or copilot. I see too many times where people will try to use it before instilling the basics in their brain, and then when they don't have it, they act like a magikarp out of water.

  • @sathvikchowdaryveerapaneni1290
    @sathvikchowdaryveerapaneni1290 10 місяців тому +20

    Cool extensions to know! good quality video and appreciate for editing. Keep Going.

    • @dev_ression
      @dev_ression  10 місяців тому +1

      Thank you bro! I’m glad it helped :)

  • @keebroll3388
    @keebroll3388 10 місяців тому +9

    Awesome video! You’ve given me all the extensions that i needed 🙌🏽

    • @dev_ression
      @dev_ression  10 місяців тому

      Thank you! Happy to help :)

  • @kajtek-uz8ff
    @kajtek-uz8ff 5 місяців тому

    Great video! I've just started using VS Code and I'm sure these extensions will help me a lot!

  •  5 місяців тому

    Awesome. Thank you. I'm new to VS Code and most of these extensions will help a lot. :)

  • @aaravgargofficial
    @aaravgargofficial 9 місяців тому +1

    Amazing Bro! Keep it Up!

  • @Nick-7901
    @Nick-7901 8 місяців тому +2

    Thank you bro! These extensions are helping me a lot :)

  • @iot_enthusiast
    @iot_enthusiast 4 місяці тому

    Extremely useful extensions - thank you so much!

  • @littleslime101
    @littleslime101 10 місяців тому +1

    Thank you very much for so many useful extensions!

    • @dev_ression
      @dev_ression  10 місяців тому

      Im glad this video helped :)

  • @BadWithie
    @BadWithie 10 місяців тому +6

    Thanks! Watched all the way till the end.

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

    i've chosen Bearded Icons
    thanks for your advices ✌

  • @HusamJamal
    @HusamJamal 4 місяці тому

    Very useful video. Thanks!

  • @rockcaesarpaper291
    @rockcaesarpaper291 10 місяців тому +9

    This video was really helpful. Great job.

  • @RVideoR
    @RVideoR 6 місяців тому

    17:00 i really need this 🤩 Thank you very much brooo

  • @user_4515xqya
    @user_4515xqya 10 місяців тому +4

    I don't know who you are.
    But I can't thank you enough for sharing your knowledge with us.
    Good luck and keep educating us... ❤❤❤

    • @dev_ression
      @dev_ression  10 місяців тому +1

      Glad this helped you bro :) thanks for watching

  • @soroushdianaty7915
    @soroushdianaty7915 9 місяців тому +1

    very informative video thanks dude

  • @sybrix2755
    @sybrix2755 2 місяці тому

    Watch the entire video, deserve my subscribe.

  • @MolecularDev
    @MolecularDev 10 місяців тому +1

    I'm glad that I ran to this video

    • @dev_ression
      @dev_ression  10 місяців тому

      And I’m glad I could help :)

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

    best video on extension ever

  • @SavageGTI
    @SavageGTI 2 місяці тому

    I like "Live Server Preview" it hosts the directory on your local network and when you port forward with your router any device on the network can view real time updates even when typing a paragraph, heading or adjusting CSS or JS.
    Also I tried out a background extension so you can add a custom background to the editor or window

  • @ДмитрийКондратенко-б5ь

    I spent one hour to try to get c#, typescript support from code runner. Results: c# - complete failure, typescript - some compilation error testing primitive code with class with 'console.log' method😂. Nice extension.

  • @anandshindey
    @anandshindey 10 місяців тому +1

    Good video. Thanks. Had a question. What theme do you use for vscode?

    • @dev_ression
      @dev_ression  10 місяців тому +1

      Palenight (Mild Contrast)

  • @klynthomas2390
    @klynthomas2390 6 місяців тому

    Great Video. Thank you for not only sharing the extensions, but showing how you like to use them and a few other details, but not too many. NOTE: I am not seeing Excel Viewer by Grape City (in my extension options it shows a different name - MESCIUS). This is a new video, so I'm wondering what I might be doing wrong. Suggestions. I installed the one it showed, but I haven't tested it yet.

  • @MuhammedOğuz-v2q
    @MuhammedOğuz-v2q 9 місяців тому +1

    what is your macbook model and are you happy with it also I have a question about macbooks; macbook air or macbook pro for software developers

    • @dev_ression
      @dev_ression  9 місяців тому +1

      MacBook Pro 14 inch. Highly recommend. Not the air

  • @SnowyRVulpix
    @SnowyRVulpix 10 місяців тому +1

    "I still don't know what I'm doing" this is so me, even after coding for 20 years xD

    • @dev_ression
      @dev_ression  10 місяців тому

      we are always learning!

  • @yesterkester6407
    @yesterkester6407 10 місяців тому +2

    Thanks man! These extentions really helped me a lot, thanks for the cool suggestions.

  • @youtubey-gz7yg
    @youtubey-gz7yg 9 місяців тому +1

    Good job, this is going to be a great channel in the future ❤

  • @user-zn1db9fe5w
    @user-zn1db9fe5w Місяць тому

    Great extension tutorial

  • @RapLyricalVideos
    @RapLyricalVideos 10 місяців тому +1

    Nice video bro, keep it up ❤

  • @nextleveltech267
    @nextleveltech267 10 місяців тому +1

    Thank you ❤️🙏

  • @huxnwebdev
    @huxnwebdev 10 місяців тому +4

    I love all the extensions you mentioned, but I particularly enjoy Vibrancy Continued. It was also new to me, Thanks for sharing 🤝
    .
    .
    .
    High quality content as always 🥂

    • @dev_ression
      @dev_ression  10 місяців тому +1

      Thank you bro! It’s one of my favourites as well. It makes the whole environment so much cleaner 👍

  • @kingg1272
    @kingg1272 10 місяців тому +3

    Thank you! i hope you make more front end tutorials

  • @vasu-zadafiya
    @vasu-zadafiya 9 місяців тому +1

    Nice content really appreciate bro. Keep it up 👍🏻

  • @dorklol2969
    @dorklol2969 10 місяців тому +1

    great video, thanks for your suggestions!

    • @dev_ression
      @dev_ression  10 місяців тому

      No problem bro, thanks for watching!

  • @Darvis227
    @Darvis227 7 місяців тому +1

    Nice video bro thanks

  • @approximatelybored
    @approximatelybored 5 місяців тому +1

    Tabnine over Codeium? Are you sure about that?

  • @saudhumayun
    @saudhumayun 4 місяці тому +1

    Ur vs code theme looks awesome, what's its name ?

  • @abdelazeezmabrouk
    @abdelazeezmabrouk 9 місяців тому +1

    Drawio & polacode is a game changer for me 💕💕💕💕💕 Thank you 😘😘😘

  • @AmaanABGamer
    @AmaanABGamer 9 місяців тому +1

    You saved my time ⌚ 😂❤cool 😎 🔥

  • @peika8324
    @peika8324 10 місяців тому +1

    Man I love coding extensions, is like playing games with mods. It made coding so much fun and enjoyable

    • @dev_ression
      @dev_ression  10 місяців тому

      I agree! So much potential 👍

    • @oblivikun
      @oblivikun 10 місяців тому

      try emacs bro, it has unlimited extension capability, isnt an electron app and is actually fast. isnt stupid like vim and has a web browser, email client, two irc clients, and aton of keybinds. it also has a stupidly large package(or extension) database called the melpa that comes with everything

  • @radskowak
    @radskowak 10 місяців тому +1

    Thumbs up for the 1st tip❤

    • @dev_ression
      @dev_ression  10 місяців тому

      Thank you for watching!

  • @clintonkami-sama3575
    @clintonkami-sama3575 9 місяців тому +1

    Loved these! Unfortunately vibrancy isn't supported on Linux systems and that's a bummer but everything else was excellent. Subscribed!

    • @dev_ression
      @dev_ression  9 місяців тому +1

      It’s ok, Vibrancy is buggy af. Wouldn’t recommend anymore

    • @clintonkami-sama3575
      @clintonkami-sama3575 9 місяців тому +1

      @@dev_ression Thanks for that! I found an extension called glassit-vsc and it works fine. btw, i love your theme. Do you mind telling me what theme it is?

    • @dev_ression
      @dev_ression  9 місяців тому +1

      @@clintonkami-sama3575 awesome! I’ll check it out. The theme I use is called Palenight

  • @kraei9799
    @kraei9799 4 місяці тому

    Bro how doy make your videos these are sick!

  • @duyluanontheflow
    @duyluanontheflow 7 місяців тому +1

    Nice contents👍

  • @AndreGreeff
    @AndreGreeff 10 місяців тому +1

    small addendum to your list of extensions, which would slot in quite nicely at 24:14 after the Prettier extension.... especially if you use "format on save".
    "Formatting Toggle" by "tombonnike", which add a convenient button at the bottom right edge of the VSCode bottom status bar that will explicitly toggle the "format on save", "format on paste", and "format on type" settings.
    disclaimer: I'm not affiliated with that plugin in any way, but I do work with someone who swears that "code auto formatters are evil" and refuses point-blank to use any of them. so in the interest of smoothing collaboration, I simply don't auto format any code that we both work on.

    • @dev_ression
      @dev_ression  10 місяців тому +1

      That’s a game changer! I’ll 100% be using that too!

  • @mariaali9935
    @mariaali9935 10 місяців тому +2

    Very helpful 👌
    Thanks for making such a good content

    • @dev_ression
      @dev_ression  10 місяців тому

      Thank you for watching :)

  • @MwishaLudack
    @MwishaLudack 10 місяців тому +1

    Very good!

  • @RNClust-oj1ll
    @RNClust-oj1ll 5 місяців тому

    Thanks man!

  • @bhargavkumar
    @bhargavkumar 10 місяців тому +1

    Which screen recorder do you use to record these amazing tutorials in high quality. I really like your videos. ❤❤

    • @dev_ression
      @dev_ression  10 місяців тому

      Thank you bro! I use QuickTime on Mac OS :)

  • @nyitigvilaga
    @nyitigvilaga 10 місяців тому +1

    Thank you!

  • @codewithved
    @codewithved 10 місяців тому +1

    Amazing video

  • @cyningli8139
    @cyningli8139 10 місяців тому +1

    Thank you for sharing. It helps me a lot.

  • @TheRapidram
    @TheRapidram 7 місяців тому +1

    Thanks for sharing

  • @mrsra1.x561
    @mrsra1.x561 10 місяців тому +1

    great work

  • @JasonHuebel
    @JasonHuebel 5 місяців тому +1

    Lots of great extensions. I added several to my standard set. That said, I chose "TODO Tree" instead of "TODO Highlight" because it seems a bit more flexible. The only one I would argue isn't a great choice is "Vibrancy Continued". It makes code viewing harder on the eyes.

  • @MDAFTABALAM-m7n
    @MDAFTABALAM-m7n 5 місяців тому

    Broooo the thumbnail❤

  • @funckysom7817
    @funckysom7817 10 місяців тому +1

    Thank you so much

  • @KaikeishiTürk
    @KaikeishiTürk 4 місяці тому +1

    Hi Which theme do you use?
    Size and other config?

    • @dev_ression
      @dev_ression  4 місяці тому

      @@KaikeishiTürk Palenight

    • @KaikeishiTürk
      @KaikeishiTürk 4 місяці тому

      @@dev_ression thank you. Config? Size?

  • @Liveafghan79
    @Liveafghan79 10 місяців тому +1

    Nice video❤

  • @Teymuur
    @Teymuur 10 місяців тому +4

    Even tho i knew most of these extensions tabnine was so useful u was looking for a free copilot alternative. Thank you!

    • @dev_ression
      @dev_ression  10 місяців тому

      Glad I could help bro! That was the same as me. I didn’t want to pay for GitHub copilot so Tabnine was a life saver!

    • @_craftmenia_
      @_craftmenia_ 10 місяців тому

      @@dev_ression try cursor ide once

    • @aliyassin5631
      @aliyassin5631 10 місяців тому

      @@dev_ressiongithub copilot is free for students tho

  • @LuckyPatel
    @LuckyPatel 10 місяців тому +1

    i like 4 extentions , others i dont need but thanks

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

    Really enjoyed this video but could you please make an update video? It seems that Tabnine now offers multiple tiers, and they have an extension that is a 'hub'? And there also seems to be a tool that installs multiple extensions, including tabnine/coderunner/live server.
    Apologies in advance!

  • @Virxgynity
    @Virxgynity 7 місяців тому

    Yo great vid. Just a question, what theme do you got???????

  • @NotGeraltofRivia
    @NotGeraltofRivia 7 місяців тому +1

    Thank you so much good Sir!

    • @dev_ression
      @dev_ression  7 місяців тому +1

      No problem Geralt of Rivia 🙏

  • @MohammadFaramarzi-f2c
    @MohammadFaramarzi-f2c 5 місяців тому

    thank you alot . what is your theme name?

    • @niloys7
      @niloys7 5 місяців тому

      i need the font name 😅

  • @rounak7178
    @rounak7178 10 місяців тому +1

    loved it.

    • @dev_ression
      @dev_ression  10 місяців тому

      Cheers for watching bro!

  • @baaghimichaelcreation7653
    @baaghimichaelcreation7653 10 місяців тому +1

    Thanks buddy ❤

    • @dev_ression
      @dev_ression  10 місяців тому +1

      just trying to do my part in the community :)

    • @baaghimichaelcreation7653
      @baaghimichaelcreation7653 10 місяців тому

      @@dev_ression hey bro.......
      I'm learning C++ so tell me some useful extensions and themes.
      Actually I'm theme lover...

  • @emcolaboracaocom2181
    @emcolaboracaocom2181 10 місяців тому +2

    I did all the steps to install the Vibrancy Continued but my vs code got a ghost effect after everything I do i.e. open/close a menu. How do i fix it? I already unistalled the extension.

    • @dev_ression
      @dev_ression  10 місяців тому

      Reinstall vs code and don’t use vibrancy. Since I made the video there have been issues with the extension

  • @getcass
    @getcass 10 місяців тому +1

    Ideal, didnt know there was a drawio extension.. cheers!

  • @Meda2dAsada
    @Meda2dAsada 10 місяців тому +1

    Amazing!!!

  • @AbusaidAbduqodirov-ee8gq
    @AbusaidAbduqodirov-ee8gq 6 місяців тому

    thank you🎉🎉

  • @infamouscuber1418
    @infamouscuber1418 6 місяців тому +2

    TY a lot 😃

    • @dev_ression
      @dev_ression  6 місяців тому +1

      Thank you for watching!

  • @myfertriedcoding
    @myfertriedcoding 10 місяців тому +1

    what theme do you use?? i LOVE it

  • @TheGiraffe
    @TheGiraffe 10 місяців тому +1

    What's the difference between Github Co-pilot and Tabnine?

  • @nithinrajchittath7820
    @nithinrajchittath7820 6 місяців тому +1

    live server or live preview? which is best?
    tabnine or codeium? again which is better

    • @dev_ression
      @dev_ression  6 місяців тому

      Either or

    • @anshik.k.t
      @anshik.k.t 6 місяців тому

      Live server is not so live in my case, I've to refresh the page multiple times? In frameworks like django I understand but even simple html css files doesn't reflect real time change. What could be wrong?

  • @Saurabhsingh0k
    @Saurabhsingh0k 9 місяців тому +2

    What is name of the Theme that has been used in this video.

  • @ShadowTodem
    @ShadowTodem День тому

    Very nice

  • @Iuigi_t
    @Iuigi_t 10 місяців тому +7

    I use Vim Dark, as it is an AYU like theme.

    • @mecrayavcin
      @mecrayavcin 6 місяців тому

      I use Avu too. Ayu Mirage Bordered is my favourite.

  • @szirsp
    @szirsp 8 місяців тому

    19:55 I wold highly recommend not exporting code as png. Maybe svg could be fine, but that's an overkill too.
    Just copy-paste your code into a word document. Faster, no need to install extension... (Make sure that in Word pasting from other programs is set to keep source formatting in advanced options, which is the default. But it works in LibreOffice too.)
    Styling your code snippets is not a productivity improvement... it's a marketing tactic. Productivity improvement is when other people can also copy-paste and use your code!

  • @n-i-n-o
    @n-i-n-o 10 місяців тому

    Wallpaper Link please? :) Thanks for your video.

  • @Henry-q5g1e
    @Henry-q5g1e 10 місяців тому +1

    as a professional with degrees and several years in the field I would recommend everyone to use as little extra as possible. some are cool but you dont really need much, get familiar with regex so you can do advanced sed commands - oh and of course (even sad that this point has to be made) learn unix commands.

    • @dev_ression
      @dev_ression  10 місяців тому

      thank you for sharing your experience :)

    • @lukemarshall1892
      @lukemarshall1892 10 місяців тому +1

      I'm in school right now and it's super frustrating working with people who use extensions for everything because as soon as you go slightly outside the bounds of what they can do you all the sudden have a teammate who's more of a liability, needing to be taught how to open their terminal, than any sort of an asset.

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

    @dev_ression,
    Is there any extension that can shows what a particular built-in keyword can be used for? For example, break "stop the execution and continue with next statement outside while or for loops. If used inside a nested block"
    Liekwise the terminal >output, can it be customized to display different colors, for example if its a array output then [ 5, 10, 15 ] color is say blue, string output then green etc?

  • @_simplejack
    @_simplejack 8 місяців тому +1

    yew thanks legend!

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

    23:41 How did you create the '.json' file?