You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You can request new features and/or contribute to the extension development on its [repository on GitHub](https://github.com/Zignd/HTML-CSS-Class-Completion/issues).
25
26
26
-
## What's new in version 1.7.0 (Jun 9, 2017)
27
-
* Added support for Markdown.
27
+
## What's new in version 1.8.0 (Jul 22, 2017)
28
+
* Added support for Embedded Ruby (.html.erb).
28
29
29
30
Check out the [change log](https://github.com/zignd/HTML-CSS-Class-Completion/blob/1.7.0/CHANGELOG.md) for the current and previous updates.
Copy file name to clipboardExpand all lines: package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
"name": "html-css-class-completion",
3
3
"displayName": "IntelliSense for CSS class names",
4
4
"description": "Provides CSS class name completion for the HTML class attribute based on the CSS files in your workspace. Also supports React's className attribute.",
0 commit comments