DEV Community

Discussion on: What Does Your IDE/Code Editor Look Like?

Collapse
 
luxcium profile image
Benjamin Vincent • Edited

Editor: VS Code
Font: Fira Code iScript (cursives italics)
Theme: Pop N' Lock by Luxcium ✨
Terminal: iTerm2
Shell: ZSH (With TMUX and Powerlevel 9K Theme)

My Setup

I have created my own VSCode colour theme PopN’Lock Theme by Luxcium ✨ and I use ZSH with highly customized powerlevel 9k theme custom JS REPL

I have updated my color theme today look at the colourfull screen shoots

look at the new screenshots

Preview of the IDE with Pop N’ Lock Theme(v3.18)

FUNCTION RETURN TYPE

Return type of functions higlighting(v3.18) Colorfull function return type highlight

VARIABLE HIGHLIGHT

red on writing side / blue on the reading side

Variable highlight(v3.18) Usefull variable highlight

Decorator support

Decorator support(v3.18) Typescript decorator support

Latest TypeScript / Javascript Grammar

Latest TypeScript

Promise functions highlight

When using Latest Typescipt Grammar

Promise functions highlight(v3.18) When using Latest Typescipt Grammar Promise dot all and promise resolve and catch highlight

Console highlight

When using Latest Typescipt Grammar

Console highlight(v3.18) When using Latest Typescipt Grammar support console.log / conso.error etc. highlight