We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 203fc6a commit adfa336Copy full SHA for adfa336
README.md
@@ -32,7 +32,7 @@ Implementation of the Language Server Protocol for PromQL.
32
- [ ] Labels
33
- [ ] Context sensitive, i.e respecting function argument types
34
- [ ] Even when the Query has syntax errors
35
-- [ ] Signature information for functions (while typing)
+- [x] Signature information for functions (while typing)
36
- [ ] (Linting)
37
- [ ] (Formatting)
38
0 commit comments