30

Share your VS Code installed extensions here.
Mine is: Alignment, Better Comments, change-case, Colonize, CSS Peek, DotENV, File Utils, GitLens (my favorite!), Gulp Snippets, JS-CSS-HTML Formatter, Laravel 5 Snippets, Laravel Blade Snippets, Material Icon Theme, npm Intellisense, Numbered Bookmarks, Path Intellisense, PHP Debug, PHP DocBlocker, PHP Intelephense, PHP IntelliSense, Prettify JSON, Quokka.js, snippet-creator, Vetur.

Feels like there are redundant extensions here that I need to uninstall.
Happy Friday and Cheers! Excited for Infinity War movie! 😎

Comments
  • 2
    📌

    cool, I do not really use vs code but I will check them out.
  • 0
  • 0
  • 4
    Gitlens is the shit. I mostly just use web snippets and intellisense. Idk beautify and something to correctly paste from the clipboard. Pretty boring. 🤤
  • 1
  • 0
    📌
  • 0
    📌
  • 1
    Auto-Close Tag

    Auto-Rename Tag

    ES Lint

    GitLens

    highlight-matching-tag

    import cost

    ident-ranbow

    Prettier

    Rainbow Brackets

    React snippets

    Settings Sync

    stylelint

    Stylesheet Formatter

    Terminal

    theShukran React/React nNative Utils

    Waka Time

    I've downloaded some of yours to give them a try
  • 1
    @Cybork thanks mate! Will definitely check them out cheers! Happy Friday
  • 1
    @DJLad97 gitlens for me is the number one vscode extension 👊😎
  • 1
    📌
  • 0
    📌
  • 1
    @Devnergy

    If you using multiple computers to develop, I'd advise on Settings Sync.

    Waka Time is also a good tracker of whatever you're doing, repos you're working on and languages you're using, and it displays everything nicely in data visualizations.

    Besides these and GitLens, which you already work with, I recomend 'import cost' which I also foun d about recently
  • 1
    @Cybork thanks mate. I manually add my vscode settings in my macbook pro laptop and windows pc at work. It will definitely help me. Cheers!
  • 1
    Try "Checkpoints" extension. I'm the author. Would love feedback 😊
  • 0
    puttingUp(object, tool){
    return "here to put up a " + object + " and" + tool + " shit down. Thanks <3";
    };

    puttingUp(⛺, ✍️);
Add Comment