-
### Use Case
Beginning in Wing 0.x, IDEs with the Wing language server enabled will display published winglibs (like `redis`, `websockets`, etc.) as autocomplete suggestions when you're looking for l…
-
### Elasticsearch Version
8.6.2, 8.8.2
### Installed Plugins
jmorphy2 (https://github.com/anti-social/jmorphy2), LTR plugin (https://elasticsearch-learning-to-rank.readthedocs.io/en/latest/)
### J…
-
## Description
On Android, the options
- `Show autocomplete in address bar`
- `Autocomplete searches and URLs`
- `Show top sites in autocomplete`
- `Show suggested sites in autocomplete`
…
-
Something I'm missing from 4coder is the heuristic it uses to order autocomplete suggestions.
If there are valid completions that are used in the current buffer, it orders them first, by nearest to…
-
#### Do you want to request a _feature_ or report a _bug_?
Report a bug
#### What's the current behavior?
When typing in a slate editor, the touchbar suggestions flicker on every key press, b…
-
In the following example autocomplete doesn't seem to be working on `.` and `->` for the lines highlighted:
```odin
package main
import NS "vendor:darwin/Foundation"
@(require)
foreign impo…
-
Auto suggestions for prometheus ppl and promQL queries.
# Prometheus Autocomplete Documentation
## **prometheus_autocomplete_logic.ts**
getCatalogs - retrieves catalogs and saves into **catalogsFro…
-
### Prerequisites
- [X] I have written a descriptive issue title.
- [X] I have searched all [issues](https://github.com/PowerShell/vscode-powershell/issues?q=is%3Aissue) to ensure it has not alrea…
-
Like the title says. I write `bgc` in a CSS file and the suggestions don't show `background-color: #fff;`
If I press `escape` to cancel the suggestions and press `tab` the snippets do work.
Is there…
-
Follow-up to #952 / https://github.com/sveltejs/svelte/issues/654#issuecomment-345490875. It would modify the behaviour of `await` blocks such that you'd only see the 'pending' state once — thereafter…