Skip to content

Smart Autocomplete

Compare
Choose a tag to compare
@thatsIch thatsIch released this 08 Nov 22:36
· 452 commits to master since this release

Build against: 3126
Requires at least: 3000

This release is to elevate a lot of pain while creating meter, measures and plugins. Before ST3 provided you with a list of all potential candidates even though they were syntactically incorrect. This release will look up in which context you currently are in and display only valid options for the

  • Meter
  • Measure
  • Plugin

assignments. For example for measures only Calc, CPU, etc are displayed and not Bar anymore.

  • Replaced trigger based completion with context-sensitiv completion for measure, meter and plugins
  • Added quick info to the formula operations (sin, cos, abs, etc.)