

Format your JavaScript code using the Prettier library on any editable element (`textarea` and `input[type=text]`, for now). sebmarkbage(https://twitter.com/sebmarkbage/status/843866641515536384) had an idea for a tool that will format your JavaScript code that is not in your code editor/IDE. This is the implementation I came up with. Usage 1. Install 2. Ensure your code fences are defined as JS blocks (```js var abc = 123; ```) 3. Format your code via a handy context menu. Options All the options that are defined in Prettier API are available to be set using the extensions options page.
查看更多
文章推荐
-
Suspicious Site Reporter,Google安全浏览服务专属Chrome扩展
958 2019-12-18 -
Keyword Surfer插件,谷歌搜索SEO关键词优化工具
875 2021-01-19 -
Incognito-Filter插件:要保护隐私就使用Chrome隐身模式
2208 2018-12-14 -
一个又酷又温暖的手机应用:Be My Eyes
1724 2019-05-29 -
Stream Recorder插件,视频/直播录制工具,自动下载为MP4
1071 2021-01-14 -
Flash Video Downloader Plus插件,在线Flash视频下载,多种视频文件格式嗅探
3647 2020-04-07
评论
全部评论
展开更多评论