DEV Community

Discussion on: What's your current code editor/IDE setup?

Collapse
 
epigene profile image
Augusts Bautra
  • Terminal: iTerm2 | Monaco font | fish shell + oh-my-fish, using robbyrussell theme iTerm2 theme
  • Editor: VSC using DejaVuSansMono font with a custom theme I call Antigua (variation on SolarizedDark for Ruby) Antigua VSC theme
  • VSC Extensions:
    • Bookmarks (mark lines)
    • Git Blame (line blame in statusbar)
    • Reopen Closed Tab (undo misclick close)
    • Ruby Around The Block (toggle Ruby block style easily)