-
Please, add json schema for validation and autosuggests in VSCode between standard components of benthos. it can bring much faster configuration writing (https://json-schema-everywhere.github.io/yaml)…
-
_zsh_autosuggest_invoke_original_widget:9: deer: function definition file not found
-
Reference: https://www.accessibility-developer-guide.com/examples/widgets/autosuggest/
In other guides, I found this:
https://thepaciellogroup.github.io/AT-browser-tests/test-files/datalist.html
…
-
I've compiled `stract` via `cargo build --release`. What do I do next?
How much disk space is required?
I can run the indexer / crawler / scraper via `stract indexer`, `stract crawler` and `stra…
yonas updated
6 months ago
-
Hi, I have an typeahead autosuggest created, with bloodhound.
Bloodhound-Code:
var addresses = new Bloodhound({
datumTokenizer: Bloodhound.tokenizers.whitespace,
queryToken…
-
In the assay search box, there doesn't appear to be proper autosuggesting or completion as in the other searches.
Typing "L100" shows nothing available
![image](https://user-images.githubuserconte…
-
### Is your feature request related to a problem? Please describe.
Using the `completion` strategy makes the shell access the filesystem, which is very slow on external HDDs. It would good to have an…
-
I have following in my ` ~/.zshrc`
ZSH_AUTOSUGGEST_STRATEGY=(history completion) not working with `bindkey`
```zsh
# zsh-autosuggestions
if [[ -f "$(brew --prefix)/share/zsh-autosuggestions/zsh…
-
The components list is getting really long.
Proposing to improve navigation by allowing components to be filtered by type:
- Form
- Autosuggest
- Button
- Checkboxes
- Error
- F…
-
Hello there guys!
Thank you for the effort making this lit-html plugin!
Due to this plugin before 3 years i made a smooth transition from angular guy to lit-html with web components and i am more…