-
I build `bazel-lsp 0.6.1` from source and I'm using it as a LSP in `helix`. GoToDefinition on labels works, but completion doesn't seem very accurate or context aware. Here's a few examples:
1. I'd…
-
Currently, Stardown's settings page is very simple. I would like to keep it easy to use and lightweight, but there are many ways it could be improved.
For example, the options page could let users …
-
### Description
Feather autocomplete tooltips will stop giving suggestions when trying to reference a struct variable after the function is called. Above it works as expected.
e.g.,
![image](http…
-
It woul be great if there was a basic search bar through all the supported licenses. I prefer to view summaries of licenses on your website, so it's helpful to be able to jump to the page for a specif…
-
I have passed autoComplete prop to the component but I still see the suggestions from the browser.
My code:
```
{
form.mutators.setCode(code);
if (code.trim().length === 4) {
…
-
### Existing Component
Yes
### Component Name
Autocomplete
### Description
#### Get `` in autocomplete-suggestions using `getInput()` method
Autocomplete-suggestions.vue component cont…
-
**Is your feature request related to a problem? Please describe.**
The LLS now has support for generic typing, which can offer some nice code completion suggestion. For example, if calling `table.sor…
-
When I click the mouse in the box for the Gene Product field, a list of gene product symbols & IDs that have been used in the model shows up in the dropdown list of autocomplete options. I can use the…
-
**Kibana version:**
main
**Describe the bug:**
**Steps to reproduce:**
1. start the shared ux storybook like so; ` yarn storybook shared_ux`
2. navigate to code editor stories, select JSON su…
-
### Discussed in https://github.com/orgs/formkit/discussions/1422
Originally posted by **sebastian-eggers-pcg** June 20, 2024
Currently, Autocomplete always resets its value when the user star…