Skip to content

Commit 73edd4c

Browse files
authored
Update README.md
1 parent c134172 commit 73edd4c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# 🌟 Glyph — Highlight TODOs, FIXMEs, Custom Keywords & More in VS Code
22

3-
**Glyph** is a simple yet powerful Visual Studio Code extension that helps developers highlight, track, and manage task-related comments directly within their codebase. Whether it’s `TODO`, `FIXME`, or your own custom keywords like `BUG`, `IMPROVE`, or `REFACTOR`, Glyph ensures that nothing slips through the cracks.
3+
**Glyph** is a simple yet powerful Visual Studio Code extension that helps developers highlight, track, and manage task-related comments directly within their codebase. Whether it’s `@TODO`, `@FIXME`, or your own custom keywords like `@BUG`, `@IMPROVE`, or `@REFACTOR`, Glyph ensures that nothing slips through the cracks.
44

55
> Stay organized. Stay productive. Stay focused.
66
@@ -9,10 +9,10 @@
99
## Features
1010

1111
- **Instant Detection**
12-
Highlights keywords like `TODO`, `FIXME`, or any custom tag as you type — no save required.
12+
Highlights keywords like `@TODO`, `@FIXME`, or any custom tag as you type — no save required.
1313

1414
- **Custom Keywords**
15-
Define your own task labels like `OPTIMIZE`, `DEBUG`, or `REFACTOR`, and assign unique colors to each.
15+
Define your own task labels like `@OPTIMIZE`, `@DEBUG`, or `@REFACTOR`, and assign unique colors to each.
1616

1717
- **Central Task View**
1818
All keyword-based comments are listed in a dedicated Glyph sidebar panel.

0 commit comments

Comments
 (0)