DEV Community

Sarthak Sharma
Sarthak Sharma

Posted on

Send a screenshot of your Code Editor ๐Ÿ“ธ

Hey folks ๐Ÿ‘‹

Which theme you are currently using and feel free to share any new plugin you found recently.

Theme: DeepDark Material
Icon Theme: Material Icon

Top comments (118)

Collapse
 
bhupesh profile image
Bhupesh Varshney ๐Ÿ‘พ • Edited

So basically everyone is vscode gang huh ?
No love for VIM :(

Editor : NeoVim
Theme: tender
my-editor

Collapse
 
amamdemous profile image
Telman

Your setup is very nice.Btw which font do you use?

Collapse
 
bhupesh profile image
Bhupesh Varshney ๐Ÿ‘พ

Its the terminal's default font (Ubuntu Mono) ๐Ÿ˜…

Thread Thread
 
amamdemous profile image
Telman

Thanks)

Collapse
 
wulymammoth profile image
David

Neovim FTW! We have similar themes -- I use Nord: github.com/arcticicestudio/nord-vim

Collapse
 
bhupesh profile image
Bhupesh Varshney ๐Ÿ‘พ

Damn, nord looks easy on eyes.
Will try it. Thanks for sharing ๐Ÿ”ฅ

Collapse
 
eaich profile image
Eddie • Edited

ide: Atom
font: Fira Code
theme: Crucial Human (custom made by my team)

https://dev-to-uploads.s3.amazonaws.com/i/6nhxxcw9qqvaw2o7hov0.png

Collapse
 
davelsan profile image
David Velasco

I like how you leave 1 blank line between lines in the same block, and 2 lines between blocks. It makes your code look so clean. I might experiment a bit with this, too :)

Collapse
 
eaich profile image
Eddie

Thanks! We used to double-space and and single space, but we realized it would be better to just increase the line height to achieve the desired spacing. Our line heights are set to 2 in Atom.

Collapse
 
aniganesh profile image
Aniganesh

How do you deal with code formatters that change the way your code is formatted?

Collapse
 
patricnox profile image
PatricNox

I want this!

Collapse
 
eaich profile image
Eddie

Currently available on Atom at the moment but will plan to make one for Code. We'll work on publishing it for public use!

Collapse
 
sarthology profile image
Sarthak Sharma

This looks so clean.

Collapse
 
ackzell profile image
Axel Martรญnez

Ayu VSCode
I liked how it matched my background, so I took a pic a while ago: deviantart.com/ickz/art/Screen-Sho... ๐Ÿ˜
Ayu VSCode

Collapse
 
syntaxhacker profile image
syntaxhacker

which theme?

Collapse
 
ackzell profile image
Axel Martรญnez
Collapse
 
epsi profile image
E.R. Nurwijayadi

Just another ViM

Songs Tags

I have a bunch of ViM in this article series.

epsi-rns.gitlab.io/ssg/2020/01/05/...

Collapse
 
goodevilgenius profile image
Dan Jones

It's blinding!

Collapse
 
ben profile image
Ben Halpern

Basic vscode setup

vscode

Collapse
 
darksmile92 profile image
Robin Kretzschmar

I always cringe when I see overlapping code tabs ๐Ÿคฃ

Collapse
 
ben profile image
Ben Halpern

๐Ÿ˜ฌ๐Ÿ˜„

Collapse
 
jsalvador profile image
Juanjo Salvador

Same for me :D

Collapse
 
sarthology profile image
Sarthak Sharma

Collapse
 
danbmky profile image
Dan Bamikiya

It soo boring

Collapse
 
gypsydave5 profile image
David Wickes

ed(1)

ed(1) is the standard editor. If I wanted to spend my time comparing colour schemes I'd have trained as an interior designer.

Collapse
 
vonheikemen profile image
Heiker

I haven't change in a while now.

Editor: Neovim
Theme: rubber-enhanced (part of my own minimalistic themes)

some javascript code

Collapse
 
biros profile image
Boris Jamot โœŠ /

Editor : NeoVim + SpaceVim
Theme : dracula

vim screenshot

Collapse
 
baselakasha profile image
Basel Akasha

screenshot of vs code
Default theme.

Extensions:

  • indent-rainbow
  • Trailing Spaces (Highlight trailing spaces and delete them in a flash!)
  • Project Manager
  • Live server
  • Live SASS compiler
  • Remote WSL + Remote SSH
Collapse
 
vickylance profile image
Vignesh S • Edited

Theme: Popping and Locking
Font: Fira Code
Icons: Material Icons
Screenshot

Collapse
 
sanjeevsapre profile image
Sanjeev-Sapre

hey, those vertical colors for indent are because of the theme or some plug in?

Collapse
 
shaglock profile image
Ilya Shaplyko • Edited

It's a plug-in, rainbow indent or something similar. Probably github.com/oderwat/vscode-indent-r...

Thread Thread
 
sanjeevsapre profile image
Sanjeev-Sapre

Thanks.. I will try it.

Collapse
 
pavanjadhaw profile image
Pavan Jadhaw • Edited

theme: dark lemon
font: cascadia mono

  • few adjustment

screenshot

Collapse
 
weppami profile image
weppami

Followed Caleb Porzio 'make vscode awesome'.
Theme Github Dark
Font JetBrains Mono

VsCode

Collapse
 
camerenisonfire profile image
Cameren Dolecheck

JetBrains Mono is the best. I had Fira Code for a while, but JB Mono is amazingly done.

Collapse
 
sarthology profile image
Sarthak Sharma

What's the screen size ?

Thread Thread
 
weppami profile image
weppami

Thinkpad T480s 1920x1080

Collapse
 
camerenisonfire profile image
Cameren Dolecheck

I'm going to try out the right side bar after seeing this.

Collapse
 
nicolaerario profile image
Nicola Erario

Always used on the right. On the left is unnatural: when you open/close the explorer, your code shift to the right.

Collapse
 
pavanjadhaw profile image
Pavan Jadhaw

I have been using it since the very start, let me know how you like it :)

Collapse
 
aniganesh profile image
Aniganesh

How do you do that?

Thread Thread
 
camerenisonfire profile image
Cameren Dolecheck

View > Appearance > Move sidebar right

Collapse
 
sarthology profile image
Sarthak Sharma

Like that right sidebar setup. ๐Ÿ˜

Collapse
 
simo97 profile image
ADONIS SIMO

Cool i may try to set my sidebar to the right too... it seem very interesting.

Collapse
 
corentinbettiol profile image
Corentin Bettiol

Here's mine:
VSCodium - Theme Synthwave '84 with Neon Dream activated.

Terminal is Konsole (default terminal on Kubuntu) with blurry background :)

https://dev-to-uploads.s3.amazonaws.com/i/1jdtn6skk4j0m92tmirn.png

Collapse
 
stephanie profile image
Stephanie Handsteiner

Beautiful theme, I've used it myself in the past but moved away a while ago, because the glowing text gets annoying when you stare at it for several hours/day. :D

Collapse
 
corentinbettiol profile image
Corentin Bettiol

I think the light effect is fascinating, and I'm not getting tired of it yet :)

Collapse
 
ch1zo profile image
chizo nwazuo

Oh my, this is Kubuntu? It's so beautiful. Are there any kind of customizations that you have done to the OS ?

Collapse
 
corentinbettiol profile image
Corentin Bettiol

Barely. I activated the blurry effect on the terminal (see better screenshot and tutorial), and added some shortcuts/widgets on the taskbar :)

Collapse
 
hayden profile image
Hayden Rouille

vim & i3 <3

vim

Collapse
 
wulymammoth profile image
David • Edited

Wild! I never got into window-tiling-managers, but have seen a lot of the people at my company use 'em now, like i3. Huge fan of the transparency, too, although it is distracting at times. I use Alacritty term with Neovim and the Nord theme: github.com/arcticicestudio/nord-vim, which surprisingly fits your background!

What theme are you using?

Collapse
 
hayden profile image
Hayden Rouille

I tend to swap my colorscheme weekly, but thats just because I get bored easy..! At the moment I'm using snow but I've used gruvbox quite a bit too.

I was dubious of tilining managers for a while too - the main reason being because I was using a mix between mac and windows (wsl), and I was in and out of servers a bit, so I thought tmux was a better option considering it was very transferable. Now, however, I have a solid understanding of tmux and I can use it when I want to, but for my local dev environment now that I'm on Manjaro, i3 is so convenient. It only took me an hour or so to get used to and the speed I've gained from it is honestly incredible. Highly recommended.

Thread Thread
 
wulymammoth profile image
David • Edited

I love tmux. I use it to manage all projects both for work and personal, and have auto-restore with resurrect and continuum plugins. I think I'll continue using it should I adopt a tiling window manager. Have you checked out Yabai? It's macOS-specific, so probably not worth it if you're still using WSL. I only do work on macOS. But I'm pretty inclined to dip my toes into it now. I was just watching a YouTube demo and the idea of pinning windows and auto-resizing are just so damned appealing...

Collapse
 
biros profile image
Boris Jamot โœŠ /

What else.

Collapse
 
camerenisonfire profile image
Cameren Dolecheck • Edited

Which one?
I use VS Code for web dev, csvs, db queries, and other lighter files. I have the Monokai Pro theme up atm.
VS Code

I use Intellij IDEA for Scala, Java, and some web dev.
Intellij IDEA

A core part of the product, Cycle, I work on is essentially a code editor.
Cycle

Collapse
 
sarthology profile image
Sarthak Sharma

Nice setup.

Collapse
 
pjo336 profile image
Peter Johnston

Have to ask, does anyone else switch their theme like, way too frequently? ๐Ÿ˜‚

Collapse
 
danbmky profile image
Dan Bamikiya

I switch my theme almost every week its just my nature ๐Ÿ‘Œ

Collapse
 
hayden profile image
Hayden Rouille

Weekly. Can't help myself!

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