01Get completion suggestions for Lean code based on a given cursor position.
020 GitHub stars
03Obtain type signatures and docstrings for symbols through hover functionality.
04Elaborate Lean files and retrieve all diagnostics, including errors and warnings.
05Inspect proof goals and the tactic state at any specified cursor position.
06Search for declarations by name and navigate to their definitions within the Lean project.