tools
tools copied to clipboard
release: 11.0.0
Summary
Closes https://github.com/rome/tools/issues/3716
@rome/staff please add/change the sections you want
Test Plan
Deploy Preview for docs-rometools ready!
| Name | Link |
|---|---|
| Latest commit | ebcbbc57eb25e16a50c2b434eeea633dc46f0b2f |
| Latest deploy log | https://app.netlify.com/sites/docs-rometools/deploys/638f6b3fc280b90009b8ea06 |
| Deploy Preview | https://deploy-preview-3906--docs-rometools.netlify.app |
| Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site settings.
@leops can you extend the editor README with an entry for sorting imports on save?
"editor.codeActionsOnSave": {
"source.organizeImports.rome": true
}
can you extend the editor README with an entry for sorting imports on save?
As part of this I tried to use the <kbd> element in this new section to display keyboard shortcuts, as I wanted to see how it gets rendered on GitHub or the VS Marketplace