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
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
For further actions, you may consider blocking this person and/or reporting abuse
Oldest comments (117)
Basic vscode setup
It soo boring
Same for me :D
I always cringe when I see overlapping code tabs 🤣
😬😄
Theme: Fall Theme
Icon Theme: VSCode Icons
oooo Neat.
theme: dark lemon
font: cascadia mono
Like that right sidebar setup. 😍
I'm going to try out the right side bar after seeing this.
I have been using it since the very start, let me know how you like it :)
Always used on the right. On the left is unnatural: when you open/close the explorer, your code shift to the right.
How do you do that?
View > Appearance > Move sidebar right
Followed Caleb Porzio 'make vscode awesome'.
Theme Github Dark
Font JetBrains Mono
What's the screen size ?
Thinkpad T480s 1920x1080
JetBrains Mono is the best. I had Fira Code for a while, but JB Mono is amazingly done.
Cool i may try to set my sidebar to the right too... it seem very interesting.
Which one?

I use VS Code for web dev, csvs, db queries, and other lighter files. I have the Monokai Pro theme up atm.
I use Intellij IDEA for Scala, Java, and some web dev.

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

Nice setup.
ide: Atom
font: Fira Code
theme: Crucial Human (custom made by my team)
This looks so clean.
I want this!
Currently available on Atom at the moment but will plan to make one for Code. We'll work on publishing it for public use!
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 :)
How do you deal with code formatters that change the way your code is formatted?
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.
Theme: Material Theme
Icon: Material Icon
So basically everyone is vscode gang huh ?
No love for VIM :(
Editor : NeoVim

Theme: tender
Your setup is very nice.Btw which font do you use?
Its the terminal's default font (Ubuntu Mono) 😅
Thanks)
Neovim FTW! We have similar themes -- I use Nord: github.com/arcticicestudio/nord-vim
Damn, nord looks easy on eyes.
Will try it. Thanks for sharing 🔥
Theme: Dracula
Plugins: Indent Rainbow, Color Manager, Rainbow Brackets
Theme: Material Theme Ocean High Contrast
Icon Theme: Material Icon
vim & i3 <3
What else.
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?
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.
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...
Some comments may only be visible to logged-in visitors. Sign in to view all comments.