-
I have a button inside the suggestion as follows:
![alt text](https://i.ibb.co/M888Q1C/Screenshot-2019-07-30-at-17-37-40.png)
When I click on the right side button (close icon) I have to use `e.st…
ghost updated
5 months ago
-
### What happened?
### Description
Adding a `editableTableField` inside of a CP as follows:
```
{% set cols = {
officeCode: {
type: 'autosuggest',
heading: 'Office Code'|t…
-
After run this line I get error:
`source ~/.zsh/zsh-autosuggestions/zsh-autosuggestions.zsh`
Error:
```
-bash: ! ${+ZSH_AUTOSUGGEST_HIGHLIGHT_STYLE} : bad substitution
-bash: ! ${+ZSH_AUTOSUG…
-
I'd like to use `auto_suggest` for copilot like AI auto-completions. However, there seem to be some complications with doing this:
- auto_suggest only supports completing at the end of the prompt. …
-
### Discord username (optional)
_No response_
### Describe the bug
1. type `git add` + TAB
2. see that files with spaces in them don't get autocompleted
### To reproduce
see above
### Exp…
-
When creating a new question and starting to type a tag (that I saw in another question, so it exists), I expect to get completions, but don't get anything.
-
## Description
The current `ui-autosuggest` provides a way to highlight all occurences of the search term in the results. The `autocomplete` pattern only shows the first occurence.
We nned to clarif…
-
With this config esh-autosuggest will not work:
```
(require 'use-package)
(use-package evil
:after general
:init
(setq evil-want-keybinding nil evil-want-integration t)
:config
…
-
```
Hi,
I decided to use django-tagging instead of a rather limited tagging model
of my own. The porting went without problems and I have countless ideas how
I could make use of tags for all kind of …
-
```
Hi,
I decided to use django-tagging instead of a rather limited tagging model
of my own. The porting went without problems and I have countless ideas how
I could make use of tags for all kind of …