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 (186)
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
I just love your vs code setup, will definitely try out the theme :)
Oooh cool theme!
Nice Theme! Which bracket extension did you use (the one that displays the green line)?
VS Code has built-in bracket colorization and highlighting :)
found it. thank you!
Big fan of Neovim here!
wow amazing.... where did you get guide to setup like this???
I don't have a guide but I'm creating a post to share this setup.
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.
my VIM is identical to yours, but my OS is Manjaro (Linux) with i3 tiling window manager and the terminal is ST (suckless terminal)
i'm going to be that "vim guy" and that "the os is the ide guy" and say:
"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 ♥
Pop!_OS
orUbuntu
Tilix
oh-my-zsh
NeoVim
+SpaceVim
molokai
,badwolf
, orjellybeans
NerdFont mono 13
Feel free to grab my Spacevim.d configuration, if you like it.
might try out the theme, looks great
I like the nanotech/jellybeans theme a lot, too.
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).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!
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 ❤
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
Yes I tried midnight from v2 as I like darker background 😅
That explains it,try Sunset. Try Sunset, the text you snot as harsh.
Is my go to.
the theme looks great, will surely give the darker one a try ❤
Nice!!
Feel free to drop some feedback !
sure!
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.
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. 🔥
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.
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.
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
Can I install kitty terminal on windows?
Yes. Via wsl
Some comments may only be visible to logged-in visitors. Sign in to view all comments.