aeschli / vscode-css-formatter

CSS Formatter for VSCode
Other
18 stars 6 forks source link

how do i connect css formatter to alt+shift+f keyboard shortcut #9

Closed myusrn closed 6 years ago

myusrn commented 6 years ago

I'm looking to have this css formatter extension behave like the oob html document formatting support where alt+shift+f will trigger a formatting of entire document or selected content. Is that possible?

myusrn commented 6 years ago

Closing this issue. I see now that alt+shift+f keyboard shortcut is connected once I reloaded vscode so as to enable this newly added extension.