CTRL + "/" toggle statements into comments and vice versa.
Brackets is written in JavaScript, HTML and CSS.
When editing HTML, use the Cmd/Ctrl + E shortcut to open a quick inline editor that displays all the related CSS. Make a tweak to your CSS, hit ESC and you're back to editing HTML, or just leave the CSS rules open and they'll become part of your HTML editor.
When your cursor is on a CSS rule, Brackets will highlight all affected elements in the browser. Similarly, when editing an HTML file, Brackets will highlight the corresponding HTML elements in the browser.

本文介绍Brackets编辑器的实用快捷键及其特色功能,如使用Ctrl+/快速切换代码注释状态,Cmd/Ctrl+E快捷键打开HTML相关CSS的内联编辑器,以及实时高亮显示CSS规则影响的浏览器元素,提高前端开发效率。
2万+

被折叠的 条评论
为什么被折叠?



