Skip to content

v1.6.13

Latest
Compare
Choose a tag to compare
@thedemons thedemons released this 21 Dec 07:16
· 56 commits to main since this release
70a004d

Changes

  • Chat window: Make theming more reliable; prompt user to reload if it's taking too long; handle focus properly (#29)
  • Inline diff view: Fix a bug that makes clicking the "Reject" & "Accept" button twice to be effective (#29)
  • Visual Studio SDK: Downgrade the SDK to v17.5.33428.388 (#30)
  • Language server:
    • Improve error handling; prompt user to re-download if the language server executable is corrupted (#31)
    • Add an option to enable proxy (VPN) for the language server (#36, #32)
  • Use clang-format (#34, #37)