Configurations

Editor

  • Cursor - I just started using Cursor, which is a fork of VSCode with Claude built-in. So far I'm finding it a lot more useful than Copilot.

Theme & Appearance

  • Color Theme: Dark+ Tweaked
  • Icon Theme: Helium Icon Theme

Extensions

  • Better Comments - Improved code annotation.
  • npm Intellisense - Auto-complete for npm modules.
  • Prettier - Code Formatter - Code formatting automation.
  • Jupyter - Jupyter notebook support.
  • LaTeX Workshop - LaTeX support for writing documents.
  • Rainbow CSV - Colorizes CSV files.
  • Live Server - Live preview for web development.
  • Settings Sync - Syncs VS Code settings across devices.
  • Markdown All in One - Enhances Markdown editing.
  • Dotenv - Keeps your env files synced across machines.
  • Postman - Test APIs without leaving the editor.
  • Figma - View any Figma file within VSCode. You can even copy the code if you have a pro subscription.
  • Work Manager - Quickly jump between works.
  • Remote Explorer - Great if you work with VMs often.
  • Todo Highlight - Highlights TODOs and FIXMEs so they're easier to find.

Raycast

One of my favorite Mac apps. It's a spotlight replacement that gives you access to systems commands and tons of other tools with extensions.

Extensions

  • Set Output Device - I use this every day. Quickly swap your input/output audio devices.

  • Spotify Player - Control spotify from Raycast.

  • Brew - Search and install brew formulae.

  • Warp - I use this extension to "bookmark" directories that I can search and open in my terminal of choice.

  • Port Manager - View and close your open ports.