Skip to content

Commit 43c9dc1

Browse files
committed
Update: Added a TODO list
1 parent dbb875e commit 43c9dc1

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,12 @@ If you wish to contribute:
1515
- **Please use StyLua** to format your code.
1616
- Use the provided `.stylua.toml` file for your settings.
1717
- **DO NOT CHANGE ANYTHING ELSE IN THE PROJECT OTHER THAN THE PLUGIN CODE.**
18+
19+
20+
## TODO List
21+
- [] Global/Local Snippets
22+
- [] Importing/Exporting Snippets
23+
- [] Snippet Preview
24+
- [] More Snippet Markers: `--@skip`, --`@stop`, ect
25+
- [] Custom Snippet Markers (to execute code when that marker is reached)
26+
- [x] Conditional Snippet Generation (`BeforeReplace` & `AfterReplace` snippet functions) `✅ 05/02/2025 | v1.1.0`

0 commit comments

Comments
 (0)