Releases: Sean529/vscode-console-helper
Releases · Sean529/vscode-console-helper
重构代码结构,优化配置项获取逻辑并新增光标位置设置功能
05 Mar 10:38
Compare
Sorry, something went wrong.
No results found
优化配置项获取逻辑
新增光标位置设置功能,支持多种光标位置选项
重构代码结构,提升代码可维护性
快捷输出简单 log
17 Feb 12:52
Compare
Sorry, something went wrong.
No results found
在当前行输出 console.log('', ) 语句,光标聚焦在输入位置,输入变量即可。
快捷方式:
macOS: cmd + y
Windows: ctrl + shift + l
通过快捷键在空行处输出 console
30 Nov 00:39
Compare
Sorry, something went wrong.
No results found
win: ctrl + l
mac: cmd + shift + l
删除 insertVariable 命令 windows 上的快捷键
02 Sep 10:52
Compare
Sorry, something went wrong.
No results found
打印光标所在变量
28 Aug 15:45
Compare
Sorry, something went wrong.
No results found
光标移动到要打印的变量上,按下键盘快捷键就出来对应的 console.log 了
mac Command + m
win Ctrl + m
修复变量中带引号打印后引号消失的问题
14 Aug 00:55
Compare
Sorry, something went wrong.
No results found
fix snippet
07 Mar 07:04
Compare
Sorry, something went wrong.
No results found
插件升级提示
01 Feb 06:08
Compare
Sorry, something went wrong.
No results found