Skip to content

Latest commit

 

History

History
24 lines (12 loc) · 1.17 KB

README.md

File metadata and controls

24 lines (12 loc) · 1.17 KB

Darcula Theme - WebStorm Edition

This is a Darcula Dark Theme mirroring colors in the Darcula theme in WebStorm by JetBrains.

This theme start from Dracula/textmate and then fine-tuned to WebStorm's Darcula Theme.

Screenshot

Angular Component Template

This theme now can work with vscode-angular-html to support Angular template.

Links

Github Repository

My extensions:

ClassLens: ClassLens shows class's relationships with its interfaces and parent class in the form of CodeLens

ClassIO: Class IO shows class relationships with its interfaces and parent class in a non-obstructive way. Class IO is an alternative to ClassLens.

F12: Open File: Extending Go to definition to open file when the look up symbol is a file name with relative path.