Skip to content

v1.6.6

Choose a tag to compare

@github-actions github-actions released this 29 Jan 21:59
648a808

IDE plugin

  • Add Search Everywhere contributor for Gradle project paths (shift + shift, type or paste a gradle path)
  • Improve fuzzy matching with prefix-per-word support
  • Fix build file reference handling and completion
  • Fix ide-projects.txt highlighting entire file on Cmd+hover
  • Fix SerializationException when saving external project data
  • Improve project stale banner and add sync stale detection
  • Add IDE support for spotlight-rules.json
  • Add configurable IDE exclusion policy setting

buildscript-utils

  • Switch to moshi-ir codegen, generated JSON adapters are now packaged in the jar
  • Add JSON schema for spotlight-rules.json