DEV Community

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

Collapse
 
antonmelnyk profile image
Anton Melnyk

Screenshot

Editor: VS Code
Editor Theme: Pop N' Lock
Editor Font: Hasklig

Shell: Fish
Terminal: Hyper
Terminal Font: Monaco

Collapse
 
luxcium profile image
Benjamin Vincent

Ho this is the first time I see my VS Code theme installed somewhere (after 15K downloads and 5K installs I finally got to see how it looks like on someone else machine) you can use Fira Code iScript if you want to have cursives instead of italics... please feel free to open a git hub issue for any request you have regarding the syntax of your favourite programming language!!!

Collapse
 
luxcium profile image
Benjamin Vincent • Edited

Pop N' Lock Theme by Luxcium ✨

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

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