Skip to content

Conversation

JacksonWrath
Copy link
Contributor

  • Enables completion when typing inside parentheses (e.g. in-line arguments of a function call)
  • Also fixes some edge-case bugs causing the server to crash (e.g. initiating auto-complete on an empty line)

Closes #178

* Enables completion when typing inside parentheses
  (e.g. in-line arguments of a function call)
* Also fixes some edge-case bugs causing the server to crash
  (e.g. initiating auto-complete on an empty line)
Copy link
Collaborator

@julienduchesne julienduchesne left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems to work well to me. Thank you!

@julienduchesne julienduchesne merged commit 2412c8b into grafana:main Jan 7, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feature request: auto-complete when inside parentheses

2 participants