DEV Community

Cover image for What's your current code editor/IDE setup?
ashish
ashish

Posted on

What's your current code editor/IDE setup?

Coding without a code editor or IDE is unimaginable unless you use notepad. So, what's you current editor/IDE setup, you can share your editor/IDE, current theme, current font, some extensions you use and literally anything you want to share about your workflow.

I'm gonna share my setup here 😀

  • Editor: VS Code
  • Terminal: Windows Terminal and Hyper with PowerShell 7
  • Theme: Night Owl
  • Font: Ubuntu Mono
  • Icon Theme: Material Icon Theme
  • Some extensions I really like: GitHub Copilot, WakaTime, ESLint and Choose a License.

Top comments (190)

Collapse
 
joshistoast profile image
Josh Corbett • Edited
  • Editor: VS Code
  • Terminal: iTerm with Fig and zshrc
  • Theme: Vitesse Dark
  • Font: Cascadia Code
  • Icon Theme: File Icons (colorless)
  • Some extensions I really like: Auto Close Tag, Auto Rename Tag, Better Comments, error lens, github copilot, gitlense, path intellisense, vite, volar.

preview

Collapse
 
narayan9deep profile image
DEEP NARAYAN • Edited

Here's mine:

Editor: VS Code
Terminal: Default Windows Terminal
Theme: Kimble Dark
Font: Cascadia Code
Icon Theme: File Icons
Some extensions: GlassIt-VSC, Auto Close Tag, Better C++ Syntax, Color Highlight, Prettier

Collapse
 
asheeshh profile image
ashish

I just love your vs code setup, will definitely try out the theme :)

Collapse
 
thomasbnt profile image
Thomas Bnt ☕

Oooh cool theme!

Collapse
 
tbruns profile image
Tobias Bruns

Nice Theme! Which bracket extension did you use (the one that displays the green line)?

Collapse
 
joshistoast profile image
Josh Corbett

VS Code has built-in bracket colorization and highlighting :)

Thread Thread
 
tbruns profile image
Tobias Bruns

found it. thank you!

Collapse
 
rholo profile image
Rodrigo Ahumada • Edited

Big fan of Neovim here!

  • Editor: Neovim + LSP + extras!
  • Terminal: iTerm + zsh + exa
  • Theme: gruvbox
  • Font: Nerd Fonts

neovim

Collapse
 
devanghingu profile image
Devang Hingu

wow amazing.... where did you get guide to setup like this???

Collapse
 
rholo profile image
Rodrigo Ahumada

I don't have a guide but I'm creating a post to share this setup.

Collapse
 
miniscruff profile image
miniscruff

This was my setup until a few weeks ago when I swapped themes and fonts. Well my terminal is different as I am on ubuntu but pretty close.

Collapse
 
fliptopbox profile image
Bruce Thomas

my VIM is identical to yours, but my OS is Manjaro (Linux) with i3 tiling window manager and the terminal is ST (suckless terminal)

Collapse
 
gbhorwood profile image
grant horwood

i'm going to be that "vim guy" and that "the os is the ide guy" and say:

  • vim
  • alacritty
  • gruvbox
  • sed and jq
Collapse
 
asheeshh profile image
ashish

"os is the ide guy" so true 😂, I occasionally use lunar vim sometimes and I have tried gruvbox on vscode, it was my color theme for around 1 month, one of the coolest themes ♄

Collapse
 
sajjathossain profile image
Sajjat Hossain • Edited
  • Editor: NeoVim
  • Terminal: Kitty terminal
  • Theme: NightFly
  • Font: Fira Code
  • Some extensions: Treesitter, Telescope, Whichkey, COC etc. img
Collapse
 
jeremyf profile image
Jeremy Friesen • Edited
  • Editor: Emacs
  • Terminal: iTerm2 with oh-my-zsh
  • Theme: Modus
  • Font: Hack Nerd Font
  • Icon Theme: All the Icons
  • Some extensions I really like:
    • Magit: A robust versatile git UI
    • OrgRoam: A Zettelkasten-esque tool for personal knowledge management
    • Elfeed: RSS manager
    • EditWithEmacs: A Hammerspoon package to allow editing other application’s text areas in Emacs
    • Ox-Hugo: For exporting to my personal blog
    • Grab Links: For grabbing browser links and adding them to my editor buffer as links (either org-mode format or markdown)

My Emacs config (and somewhat extensive documentation) is up at [[github.com/jeremyf/dotemacs][githu...]

Collapse
 
tulkdan profile image
Pedro Correa

Man, magit is a life saver, is such a nice and robust way to use git

Just a question, have you used emacs for nodejs development?
I'm trying to convert to emacs 100% but I find difficult to exit vscode "bubble" for nodejs

Collapse
 
jeremyf profile image
Jeremy Friesen

I haven't done nodens development. But there is eglot and lsp-mode as well as dap support, so I'd imagine it's somewhat smooth.

Collapse
 
paddyredbeard profile image
Patrick B • Edited
  • os: Pop!_OS or Ubuntu
  • terminal: Tilix
  • shell: oh-my-zsh
  • editor: NeoVim + SpaceVim
  • theme: molokai, badwolf, or jellybeans
  • font: NerdFont mono 13

Feel free to grab my Spacevim.d configuration, if you like it.

my spacevim

Collapse
 
asheeshh profile image
ashish

might try out the theme, looks great

Collapse
 
paddyredbeard profile image
Patrick B

I like the nanotech/jellybeans theme a lot, too.

Collapse
 
tqbit profile image
tq-bit • Edited
  • Editor: VSCode
  • Terminal: ZSH + Oh my ZSH + a few plugins
  • Theme: New Moon VSCode theme
  • Font: Fira Sans + Font Ligatures
  • Icon theme: Material Theme Icons (darker)
  • My favorite extensions: Git Graph, IntelliCode, TodoTree.

Github Copilot is pretty cool as well. Also, Tailwind Intellisense + prettier-plugin-tailwindcss prevent a lot of hassle (the latter is not a VSCode extension tho).

Collapse
 
mike_andreuzza profile image
Michael Andreuzza • Edited
  • Editor: VS Code
  • Terminal: VS Code Terminal
  • Theme: Serendipity ( My own )
  • Font: IBM Plex Mono
  • Icon Theme: Serendipity's icons theme. ( My own )
  • Some extensions I really like: Auto Close Tag, Auto Rename Tag,gitlense, path intellisense, Headinwind
  • Prefferences: Sidebar to right, wide terminal from tide to side.

You can grab the theme at serendipitytheme.com/, it has been ported to other platforms aswell.
VS Code Marketplace 15K installs:

Have a good day!



Collapse
 
asheeshh profile image
ashish • Edited

tried the theme, the color scheme is well chosen and actually resembles catppuccin a lot, the only thing that's an issue for me is that some colors are high contrast and I personally prefer softer colors which don't strain the eyes much, overall the theme looks good ❀

Collapse
 
mike_andreuzza profile image
Michael Andreuzza

Catpuccin?

The color scheme comes from the first version I made marketplace.visualstudio.com/items... but curated.

What theme have you tried? If you have tried the Midnight, yeah they are high contrast because it has been asked from the users, I don't use it personally, I use Sunset V2.

Is just for them :-)

In fact, V1 is only published because they were asking for it to come back :-)

Thank you for the Feddback Ashish, really appreciate

Thread Thread
 
asheeshh profile image
ashish

Yes I tried midnight from v2 as I like darker background 😅

Thread Thread
 
mike_andreuzza profile image
Michael Andreuzza

That explains it,try Sunset. Try Sunset, the text you snot as harsh.

Is my go to.

Collapse
 
asheeshh profile image
ashish

the theme looks great, will surely give the darker one a try ❀

Collapse
 
mike_andreuzza profile image
Michael Andreuzza

Nice!!

Feel free to drop some feedback !

Thread Thread
 
asheeshh profile image
ashish

sure!

Collapse
 
trubbers profile image
marcusdiedrich • Edited
  • As a beginner dev I've been trying to stick to using Vim in iTerm with ZSH as much as possible, however theres some things that I need a full gui IDE for and not just a text editor
  • I'm aware that Vim can be used as a full code editor but out of the box it's a more simple version and I haven't learned to configure it to it's full potential quite yet
  • When it comes to IDEs I have tried Atom, Sublime, and VS Code. Of the three VS Code in my opinion is the most intuitive and feature packed. not to mention probably the most popular IDE of all.
  • any tips for making the full switch to vim from vs code?
  • also hulk theme in zsh is my favorite iterm2colorschemes.com/
Collapse
 
asheeshh profile image
ashish

there are a lot of sites where you can learn more about vim, I haven't configured mine as I rarely use it, but I use LunarVim which already comes with some cool features, and ben awad made a video which you might want to see:
youtube.com/watch?v=gnupOrSEikQ

Collapse
 
paddyredbeard profile image
Patrick B

Hi marcusdiedrich,

You might have a look at SpaceVim, which provides a nicely customized set of Vim plugins to be a full-featured IDE. I've used Vim as my primary editor for 20-some years, and switched to NeoVim + SpaceVim about a year and a half ago, and I really enjoy using it. You don't have to use SpaceVim with NeoVim, but I've found they're a very good combination. I've customized my SpaceVim configuration to look just how I like it. I'd be curious to know if you try it and how you like it.

Collapse
 
trubbers profile image
marcusdiedrich

yo man! I've been using your recommendation SpaceVim and wow have I got to say I am super impressed!! This is definitely the best setup for vim especially when it comes to things like customization, syntax highlighting, and having a file tree or plugin manager all within vim and easy to setup. Honestly now that I've got it all configured I doubt I'll even consider switching to anything else. so thank you for the tip. đŸ”„

Thread Thread
 
paddyredbeard profile image
Patrick B • Edited

Awesome! Really glad you found it useful. I occasionally still use Vim in other configurations, but generally only if I just need a text editor for a quick task. Once I got used to SpaceVim, I haven't really looked back. Especially as I'm often working via an SSH session and latency just isn't an issue as it can be with some other IDEs.

Collapse
 
trubbers profile image
marcusdiedrich

looks great! going to take your advice and setup a similar config with Neovim/Spacevim. thanks for the tip ill let you know how it goes.

Collapse
 
yongdev profile image
Yong Dev
  • Editor: VS Code
  • Terminal: Kitty terminal
  • Theme: Community Material Theme Palenight
  • Font: Consolas, 'Courier New', monospace
  • Icon Theme: File Icons

'my theme'

Collapse
 
manethye profile image
Maneth

Can I install kitty terminal on windows?

Collapse
 
yongdev profile image
Yong Dev

Yes. Via wsl

Collapse
 
neevjewalkar profile image
Neev
  • Editor: VS Code
  • Terminal: Hyper with Fig
  • Theme: Ayu Dark/Tokyo Night
  • Font: Fira Code
  • Icon Theme: Ayu
  • Some extensions I really like: Turbo Console Log, Github Copilot editor my terminal cus why not lol terminal
Collapse
 
asheeshh profile image
ashish

what prompt are you using for hyper, that looks so good 👀

Collapse
 
neevjewalkar profile image
Neev

Im using pure prompt, thanks!

Thread Thread
 
asheeshh profile image
ashish

thanks!

Collapse
 
malcak profile image
Malcak • Edited
  • Editor: VS Code
  • Theme: Material theme darker high contrast
  • Font: Cascadia Code
  • Icon Theme: Gruvbox Material Icon Theme
  • Some extensions I really like: GitLens, Error lens, indent-rainbow, Mintlify, MySQL, Thunder Client.
  • Terminal: Windows Terminal with PowerShell 7, WSL2 (Ubuntu) with zsh and oh-my-zsh
Collapse
 
andreitopli profile image
andrei • Edited
  • Editor : Sublime Text
  • Terminal: Terminal.App on Mac OS with zsh
  • Editor Theme: Aura Theme
  • Terminal Theme: Aura Custom
  • Editor Font: Menlo
  • Terminal Font: Hack
  • Extension : LSP Typescript, Import Helper, Prettier

I've used VS Code a lot previously with a custom Rose Pine theme and quite a few extensions but when I work on multiple windows it slows down a lot, especially with TS. Sublime is such a nicer and smoother experience. I still use VS Code but just when I need to do Live Share coding, for all other purposes Sublime is my preferred choice.

Editor

Terminal

Collapse
 
asheeshh profile image
ashish

looks great

Collapse
 
andreitopli profile image
andrei

thanks man! I like to keep things simple so not to much going on there.

Thread Thread
 
asheeshh profile image
ashish

minimalism is cool đŸ€

Collapse
 
clpsplug profile image
C. Plug

Background: I use macOS.

  • IDE: JetBrains IDE (Rider, IDEA, PyCharm)
  • Terminal: iTerm2
  • Theme Dark and Darcula for IDE. I also prefer the .NET syntax highlighting color, so I replicate that for JB IDEs that doesn’t do it by default.
  • Font: M+ Font family. 1m for code, 2p for regular text.
  • Extensions: Dash, WakaTime, IdeaVim, and the “Nyancat progress bar” plugin only for my amusement XD

The M+ font is indispensable for me. It is a very well made free Japanese font. I require that Japanese text in my code perfectly line up with alphabet which M+ is good at but some preinstalled macOS fonts fail to do so!

Collapse
 
ingosteinke profile image
Ingo Steinke • Edited

I like this discussion! It might seem trivial, but it made me check and appreciate the various beautiful fonts that I use besides web font and graphic typography! I also appreciate many of the other recommendations in the post and comments, including Sarah Drasner's Night Owl Theme which I used regularly when VS Code (or rather Codium) was my default code editor. Currently I prefer PhpStorm as a good IDE for fullstack frontend and backend coding.

Here is a screenshot collage of PhpStorm with my three favourite themes (I prefer to switch light and dark themes depending on the surrounding light), Sakura terminal, and the Ubuntu Budgie launcher which brings some MacBook look and feel to Ubuntu Linux:

screenshot collage with IDE, shell, and launcher icons

Collapse
 
asheeshh profile image
ashish

glad that you liked the discussion, I was able to find out about a lot of new themes, extensions, fonts, and even editors from this whole discussion, so it was definitely a good idea asking the question :)

I love your aesthetic setup, the color scheme, fonts, even the ide and terminal they're complementing each other well ❀

Some comments may only be visible to logged-in visitors. Sign in to view all comments.