# IntelliJ IDEA

IntelliJ IDEA (opens new window) 是面向专业开发者的全能型 IDE,深度支持 Java/Kotlin 开发。

# 一、环境配置

# 通知管理

Settings | Appearance & Behavior | Notifications

  • 禁用系统托盘图标:关闭 Enable system notifications

# JVM 参数

# 二、代码编辑

# 文件结构

Navigate > File Structure

Ctrl + F12 (opens new window)

# Inlay Hints

Settings > Editor > Inlay Hints

  • 实时显示方法引用计数
  • 参数类型提示

# 三、代码检索

# Find Usages

右键符号 > Find Usages

Alt + F7

  • 单文件/全局检索
  • 自定义作用域筛选

# 四、插件生态

# 效率工具