Skip to content

Version 0.3.0 - Beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@Oblongmana Oblongmana released this 07 Jun 11:54
· 150 commits to develop since this release
  • Add a command for searching for the current word, or selected text
  • Add caching for documentation so repeated lookups won't require retrieving the index from Salesforce every time
  • Add a cache invalidation command
  • Better gif for Apex lookup, and one for the new current word/selection command
  • Fix names for doc types that could appear in a few places, and tweak some command naming
  • Backend fixes - better code reuse and structure