idea-自我常见配置

1. 主题配置

2. 显示方法分隔符

Editor->General->Appearance

3. 忽略大小写提示

Editor->General->Code Completion

4. 自动导包

Editor->general->Auto Import

5. 取消单行显示Tabs

Editor->General->Editor Tabs

效果如下图:

6. 设置字体

Editor->Font

7. 配置类文档注释信息模版

Editor->File and Code Templates 然后Includes File Header

8. 设置自动编译

9. idea中隐藏不想看的文件和文件夹

1.file--settings

2.editor--file types-- ignored files and folder --+

3.输入你想要忽略的文件或文件夹名 可以用*通配符

  • 比如我想忽略mvn等等 可以这样写

完事;点击apply+ok即可

相关推荐

  1. windows、Mac、IntelliJ IDEA常见配置和使用技巧

    2024-05-11 15:48:08       15 阅读
  2. IDEA中的常见注解

    2024-05-11 15:48:08       8 阅读
  3. 【Fiddler】IDEA配置Fiddler

    2024-05-11 15:48:08       37 阅读

最近更新

  1. TCP协议是安全的吗?

    2024-05-11 15:48:08       18 阅读
  2. 阿里云服务器执行yum,一直下载docker-ce-stable失败

    2024-05-11 15:48:08       19 阅读
  3. 【Python教程】压缩PDF文件大小

    2024-05-11 15:48:08       19 阅读
  4. 通过文章id递归查询所有评论(xml)

    2024-05-11 15:48:08       20 阅读

热门阅读

  1. how do i get chat‘s members‘s ids by bot in telegram

    2024-05-11 15:48:08       9 阅读
  2. GO:流程控制

    2024-05-11 15:48:08       8 阅读
  3. MYSQL变量的定义与使用

    2024-05-11 15:48:08       12 阅读
  4. Rust教程:贪吃蛇游戏(第 1/2 部分)

    2024-05-11 15:48:08       9 阅读
  5. 神经网络模型里面权重衰减的理解

    2024-05-11 15:48:08       9 阅读
  6. Oracle 10/11g 修改默认占用8080端口

    2024-05-11 15:48:08       11 阅读
  7. C++并发:线程函数传参(二)

    2024-05-11 15:48:08       11 阅读
  8. Python 爬虫:Spring Boot 反爬虫的成功案例

    2024-05-11 15:48:08       8 阅读
  9. scrapy5

    scrapy5

    2024-05-11 15:48:08      9 阅读
  10. 大语言模型(LLM)学习路径和资料汇总

    2024-05-11 15:48:08       16 阅读