Skip to content

Releases: Exafunction/CodeiumVisualStudio

v1.6.13

21 Dec 07:16
70a004d
Compare
Choose a tag to compare

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)