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 (117)

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
 
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
 
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
 
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
 
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.

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