Skip to content

Latest commit

 

History

History
38 lines (29 loc) · 1.23 KB

File metadata and controls

38 lines (29 loc) · 1.23 KB

Debug Adapter Client

  • support attach to process
  • support debugging core

others:

  • git: support showing file revision history
  • editor: add an api to add end of line annotations
  • git: explore the option of using the new api of end of line annotations to replace the nav bar commit info ^^
  • dap: support stdio connection based
  • dap: support attach to process
  • SFTP plugin: re-use the remote find in files dialog
  • SFTP plugin: use clTerminalViewCtrl for the log view
  • Spell Checker: enable it for the commit dialog

Medium:

  • Change the tool invocation bar into a free text, allowing the user to stop the model.
  • Support auto reading AGENTS.md file and convert it into System-Messages.
  • Implement code_symbols tool for AI.
  • Add tool management configuration which allows users to trust tools permanently

Low:

  • build tab: add AI option to the context menu.
  • Add progress bar table for LSP progress messages (currently we only print messages in the LOG view)
  • MarkdownStyler: mark gcc style lines "file:line" as hyperlink and clickable.
  • Add codelite-api.lua file to the installation folder to provide completion for LUA LSPs.

BUGS

Application hangs when renaming a symbol & the MiniMap editor is loaded...