您现在的位置是: 首页 > 杂七杂八 idea去掉Smart commands execution提示
idea去掉Smart commands execution提示
2020-06-16 【杂七杂八】 3841人已围观 7821次浏览
简介idea去掉Smart commands execution提示
最近idea经常在输入命令之后出现提示
Smart commands execution
Highlighted commands can be interpreted and executed by the IDE in a smart way.
Press Ctrl+Enter to try this, or Enter to run the command in the console as usual.
You can turn this behavior on/off in Preferences | Tools | Terminal. Got it!
本意是好的,引入了智能执行终端命令的功能,在匹配到输入命令后,将其突出显示(当前功能还在测试阶段)
但是在实际的使用过程中,经常提示这个就会很烦人,并且此功能也不是很稳定,如果不想继续看到此类提示,可以通过下面的方法进行禁用
首先在 idea 界面,连按两下 Shift ,出现界面后输入 “registry”,并选择第一个打开注册表窗口
然后找到(没有搜索功能,但是有首字母排序)
terminal.shell.command.handling
将其禁用(就是这一行后面的 Value 列中,去掉勾即可)
之后关闭该窗口即可,即时生效(不用重启 idea)
参考文档
https://intellij-support.jetbrains.com/hc/en-us/community/posts/360008464899-What-s-the-smart-commands-execution
很赞哦! (0)
点击排行
- Error in execution; nested exception is io.lettuce.core.RedisCommandExecutionException: ERR DISABLE You can't write or read against a disable instance
- Debian apt 使用国内镜像
- RocketMQ 出现 sendDefaultImpl call timeout 问题
- 类 BASE64Decoder 程序包 sun.misc 找不到符号
- SpringBoot @NotBlank 不生效问题
- 记一次 Mybatis-Plus 自动填充无效问题解决
- SpringBoot 2.x 文件上传出现 The field file exceeds its maximum permitted size of 1048576 bytes
- nuxt 项目完整部署方案
站长推荐
猜你喜欢
- ThinkPHP 解决跨域访问问题
- SpringBoot 2.x 文件上传出现 The field file exceeds its maximum permitted size of 1048576 bytes
- Linux no space left on device 出现设备上没有空间问题
- sentinel directive while not in sentinel mode 问题解决
- SpringBoot 定时任务 多线程
- 类 BASE64Decoder 程序包 sun.misc 找不到符号
- 在使用Flutter进行网络请求时,使用Dio访问https地址出现unable to get local issuer certificate错误
- Mac禁用Adobe Creative Cloud自启状态栏
- mac idea spring boot 启动慢
- win10 cmder Debian 安装配置 oh-my-zsh