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
{{ message }}
This repository was archived by the owner on Sep 6, 2021. It is now read-only.
"description": "Live Preview updates in real time as you type in HTML files. Updates pause whenever the HTML is not syntactically valid."
12
+
},
13
+
{
14
+
"name": "Windows UI",
15
+
"description": "Windows now has a dark titlebar. A similar change will be coming soon for Mac too."
16
+
},
17
+
{
18
+
"name": "Keyboard Support for Recent Projects",
19
+
"description": "Press Ctrl+Alt+R (⌥⌘R) to open the 'recent projects' dropdown, then use the arrows and Enter to switch projects."
20
+
},
21
+
{
22
+
"name": "CSS Code Hints in SCSS",
23
+
"description": "Code hints for CSS property names & values: The same code hints you see in CSS files will now also appear in SCSS files. Quick Docs for CSS properties: Ditto – just like in CSS."
0 commit comments