Skip to content

v5.2.7299

Compare
Choose a tag to compare
@mkondratek mkondratek released this 13 Nov 12:40
· 716 commits to main since this release
574ab39

Highlights

  • New: Autocompletion is now integrated with IntelliJ's lookups
  • New: A Check for plugin updates option has been added to the settings
  • Fixed: Cody status properly reflects the state when the access token is missing
  • Fixed: Commands include a proper selection after IDE restart
  • Fixed: Explain selected code now correctly reflects the selection

What's Changed

  • Fix Cody status on missing accesses token by @mkondratek in #75
  • Add scip-java workflow by @Strum355 in #82
  • Fix empty text for recipes by @mkondratek in #84
  • Configure :runIde to depend on :buildCody by @Strum355 in #85
  • chore: move kotlin files to src/main/kotlin from src/main/java by @Strum355 in #86
  • Update bug report template and add new PRD issue template by @kalanchan in #87
  • Update instructions for publishing a new release by @exigow in #83
  • Convert & consolidate protocol types in Kotlin by @Strum355 in #88
  • Refactor sourcegraph API request framework by @Strum355 in #81
  • Fix scip-java GH action by @Strum355 in #91
  • Add Check for plugin updates option to the settings by @mkondratek in #78
  • Fix commands for selection after IDE restart by @mkondratek in #107
  • Add details about frequency of stable & nightly releases by @exigow in #90
  • Use LogicalPosition for calculating selection range instead VisualPosition by @exigow in #109
  • Document manual testing steps for QA by @exigow in #89
  • Implementing autocompletion for JetBrains lookup manager by @Sa1to in #112
  • Update codyCommit by @mkondratek in #115

New Contributors

Full Changelog: v5.2.4819...v5.2.7299