共计 416 个字符,预计需要花费 2 分钟才能阅读完成。
vscode 预览插件 just-preview
最近在做 h5,每次都要在浏览器和编辑器间切换。很麻烦,所以做了个小插件,方便在编辑器里快速预览
https://marketplace.visualstu…
just-preview README
[
Features
Add preview in vscode to avoid switching back and forth between browsers.
Fast page layout.
在 vscode 中加入预览界面,避免来回切换浏览器。
快速排版页面。
Known Issues
If the page is out of screen height, close the no scroll TAB
如果页面超出屏幕的高度,请关闭 no scroll 选项卡,保证页面宽度精准!
因为界面使用 iframe 不能控制 scrollbar,所以需要用户手动选择。
Enjoy!
欢迎提出建议和问题
https://github.com/yangchaoji…
正文完
发表至: javascript
2019-06-28