Product Designer Setup
  • Introduction
  • Preparation
    • Preparing Your Mac
    • Installing macOS
  • Setup
    • Xcode
    • System Preferences
      • Finder
    • Homebrew
      • Cask
    • Terminal Setups
      • Warp Setup
      • Hyper Setup
      • iTerm2 Setup
        • Zsh
    • Terminal Packages
    • Git
      • Git Ignore
    • Code Editor Setups
      • Visual Studio Code
        • Extensions
        • Preferences
      • Sublime Text
        • Preferences
        • Packages
    • Tech Stack
      • Package Managers
  • Apps + Tools
    • Intro
    • Productivity Tools
    • Design Tools
    • Developer Tools
Powered by GitBook
On this page

Was this helpful?

  1. Setup

Code Editor Setups

A decade ago, I had my fair share of using Notepad++, Brackets & Atom as my default code editor. Until SublimeText came and changed everything with lightning fast speed.

Couple of years later, Visual Studio Code came out of nowhere and tho initially bulky, it's performance has improved for the past 4 years and I find it more powerful too. It has a huge plugin community and is truly extensible. VS Code as been my daily driver since 2016 and I highly recommend it for designers trying to code.

PreviousGit IgnoreNextVisual Studio Code

Last updated 1 year ago

Was this helpful?