Code
  • 首页
  • cpu-architecture
  • performance
  • c++
  • branch-prediction
  • java
2024-09-29 08:00:06

禁用IntelliJ IDEA的拼写检查功能

intellij-ideaspell-checking

我试图在MacOS的IntelliJ IDEA 8.1版本中禁用拼写检查。

我如何禁用它?


当前回答

他们需要像格式化程序一样引入@spellcheck:off。

2016-09-07 15:15:54

其他回答

在MS中,可以使用Alt+Enter禁用检查。

2015-12-23 01:54:27

使用类/方法/字段的注释

@SuppressWarnings("SpellCheckingInspection")
2016-12-19 11:16:31

遵循:

File >> Settings >> Editor >> Inspections >> Proofreading >> Typo

->取消勾选需要禁用的选项。

更多详细信息- intelliJ拼写检查

2010-02-19 18:41:58

在Windows和Android 2.3中…

文件->设置->检查->拼写…

2016-09-22 14:25:33

他们需要像格式化程序一样引入@spellcheck:off。

2016-09-07 15:15:54

推荐文章

  • 如何查看IntelliJ中的编译错误列表?
  • 类未找到:IntelliJ中的空测试套件
  • Intellij IDEA Java类在保存时不能自动编译
  • Android Studio中的。iml文件是什么?
  • 为什么IntelliJ 13 IDEA从12版本升级后这么慢?
  • intellij是否可以像在Eclipse中那样组织导入?
  • 导入时无法解析符号
  • 如何从IntelliJ IDEA搜索中排除文件扩展名?
  • IntelliJ IDEA输出窗口切割输出
  • 如何让IntelliJ识别常见的Python模块?
  • 如何在Intellij生成串行版本UID
  • 如何同步项目到GitHub与Android工作室?
  • IntelliJ IDEA with Junit 4.7”!!JUnit 3.8或更高版本:
  • 如何显示默认隐藏字符(零宽度空间,即。& # 8203)
  • 如何在IntelliJ IDEA中输入命令行参数?

aliyun

最新文章

  • 如何删除默认的导航栏空间在SwiftUI导航视图
  • 我可以列出所有的标准Go包吗?
  • 证书验证失败:无法获得本地颁发者证书
  • 警告:API ' variable . getjavacompile()'已过时,已被' variable . getjavacompileprovider()'取代
  • 打开同一目录两次
  • 实体框架核心:在上一个操作完成之前,在此上下文中开始的第二个操作
  • NullInjectorError: AngularFirestore没有提供程序
  • 如何为构造函数定制Visual Studio的私有字段生成快捷方式?
  • 从元组/数组值派生联合类型
  • 如何在Angular2中截断文本?
  • 安装tzdata非交互式
  • ionic 2 - Error在Android Studio中找不到Gradle的安装版本
  • 如何查看所有地区所有正在运行的Amazon EC2实例?
  • 当使用pip3安装包时,“Python中的ssl模块不可用”
  • 安装APK时出现错误

标签

cpu-architectureperformancec++branch-predictionjavaundogit-commitgitversion-controlgit-remotegit-pushgit-branchgit-pullgit-fetchpythongeneratoriteratorjsonmime-typescontent-typearraysjavascriptgit-addcode-formattingcstandards-complianceoperatorscommentsdynamic-memory-allocationstackmemory-managementheap-memorylanguage-agnosticoverwritebackground-colorbrowserhtmldomjqueryvisibilityuse-strictsyntaxjslintremote-branchgit-checkoutpython-moduleidiomsprogram-entry-pointnamespacesbranch
2025 code 京ICP备15047053号-1