Skip to content

Code Sentinel v1.0.0

Latest

Choose a tag to compare

@github-actions github-actions released this 17 Dec 21:05
· 5 commits to main since this release

Code Sentinel v1.0.0

安裝方式

  1. 下載下方的 .zip 檔案
  2. 在 IntelliJ IDEA 中:SettingsPlugins⚙️Install Plugin from Disk...
  3. 選擇下載的 .zip 檔案並重啟 IDE

v1.6.0 更新內容

新功能

  • 🔍 Search Everywhere API 搜尋整合 - 在 Shift+Shift 對話框中新增「APIs」分頁
  • 📊 API 依賴預覽增強 - 區分直接依賴與遞迴依賴檔案

效能與穩定性

  • 🛡️ 修正執行緒安全問題(PSI ReadAction、EDT 模式)
  • 🧹 修復多處記憶體洩漏
  • ⚡ 優化快取清理機制

建構系統

  • 升級 Gradle 至 9.2.1
  • 升級 IntelliJ Platform Plugin 至 2.10.5

程式碼品質

  • 重構內部類別名稱以提高可讀性