dev-resources.site
for different kinds of informations.
Todo Tomorrow for VS Code ✅
Published at
6/13/2024
Categories
vscode
projects
extensions
javascript
Author
Artem Sapegin
I've tried many similar extensions to highlight TODO
and FIXME
comments, but all were either doing too much or too little, and hard to configure. That's why I created my own.
Here are the main features of the extension:
- Very minimal and fast
- Useful defaults to cover most use cases
- Supports Bash, CSS, Elixir, Erlang, HTML, JavaScript, Lua, Markdown, Perl, PHP, Python, R, Ruby, SQL, TypeScript, and any other language with C-style comments (
//
or/* */
) - Doesn't add distracting highlights to the scrollbar
- Supports light and dark modes out of the box, and doesn’t come with insanely bright colors by default
You can also look at the source code on GitHub.
Articles
12 articles in total
Washing your code: don’t make me think
read article
Washing your code: divide and conquer, or merge and relax
read article
Washing your code. A book on clean code for frontend developers
read article
Better autosave and autoformat in Visual Studio Code
read article
Just Blame for VS Code 🪲
read article
Notebox for VS Code 📝
read article
Todo Tomorrow for VS Code ✅
currently reading
Squirrelsong Light: low-contrast light theme for Visual Studio Code
read article
Modern React testing, part 5: Playwright
read article
Emoji Console Log for VS Code 🍕
read article
Blank sky new tab page 🌙
read article
How I stay (more) focused with ADHD
read article
Featured ones: