Skip to content

Commit 4e1dd83

Browse files
committed
Cut v3.0.0
1 parent df4e367 commit 4e1dd83

3 files changed

Lines changed: 11 additions & 1 deletion

File tree

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,12 @@
2020
- Snippets may require <kbd>Ctrl</kbd>+<kbd>space</kbd>, depending on your environment.
2121
- Some autocomplete within directives.
2222

23+
### Razor syntax
24+
25+
Huge thank-you to @keith-hall for this!
26+
2327
## Future support (maybe)
2428

25-
- Razor syntax
2629
- Identify more attributes of directives
2730
- Autocomplete ASP builtins
2831

messages/3.0.0.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
v3.0.0 (2019-12-07)
2+
===================
3+
4+
`.cshtml` files now mapped to a new Razor syntax, courtesy of @keith-hall.

messaging.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"3.0.0": "messages/3.0.0.md"
3+
}

0 commit comments

Comments
 (0)