Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>leetnote-txtNew to Visual Studio Code? Get it now.
leetnote-txt

leetnote-txt

Zian

|
5,786 installs
| (2) | Free
a simple Keyword Highlighter for those who want to take leetcode study notes in txt format
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Leetcode Note in .txt

This is a simple Keyword Highlighter for those who want to take leetcode study notes in txt format
For simplicity! :fist:

How does it work?

Keywords:

  • Easy
  • Medium
  • Hard
  • url
  • Tips
  • *

Keywords Easy~Hard stand for the level of problems that you note, for best color effect, use Dark+ theme of vscode, which will make Easy into Grean, Medium into Blue, Hard into Red

Each time opening your txt notebook, you might want to use ctrl+k ctrl+0(num 0) to fold all the regions so that every entry will be shown in perfect lines. then you can choose any one to inspect and visit the related site.

Alt Text

And you may use * to indicate how important this problem is for you to review.
Tips may be used to show the region of hints, follow ups, approaches or what you've learnt.


Patterns

All the bracket pairs like (), [],{},<>are supported. And:

  • < > is dedicated for url indicator and will make string inside into quote style. By pressing ctrl and clicking on the url you can visit the problem site.
  • [ ]is dedicated for Problem title indicator, string inside will be shown as markup bold style

Enjoy~ :heart:

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft