Skip to content

v1.3.0

Choose a tag to compare

@you-n-g you-n-g released this 04 May 03:48
4425e3f

1.3.0 (2025-03-20)

Features

  • Add conditional visual content section to question template (5d71d7d)
  • Add LSP diagnostics fix command and template (150bf3d)
  • Add preview_keys functionality and InfoDialog class for displaying information (1bc520d)
  • add search and replace functionality with key mappings (#7) (7d245aa)
  • Add support for handling current line when no visual selection (0c176e5)
  • Add terminal buffer handling and improve code consistency (d39b96a)
  • Add terminal command support and template for simplegpt (87971fe)
  • Add terminal output handling in code_complete.json template (e1b1ec9)
  • Add toggle dialog functionality and improve keymap handling (9bda560)
  • Add window switch functionality to BaseDialog methods (d5802e3)
  • enhance context with markdown, filename, file selection, terminal. better template structure. (#8) (d331493)
  • Fix tpl focus & Add LSP diagnostics info retrieval in RegQAUI.get_special function (492e7a2)

Bug Fixes

  • Correct JSON key from 'q' to 'q-' in terminal.json (274a500)