We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1380ff9 commit 32a6e52Copy full SHA for 32a6e52
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 1.2.2 (2023-05-09)
2
+
3
+- Added support for `inline` keyword.
4
5
## 1.2.1 (2023-05-04)
6
7
- Fixed highlighting of comments inside type arguments.
grammars/dart.json
@@ -1,6 +1,6 @@
{
"name": "Dart",
- "version": "1.2.1",
+ "version": "1.2.2",
"fileTypes": [
"dart"
],
0 commit comments