-
-
When the unified search widget is in the filter more and you switch away from the main three-pane message window to another tab by pressing Ctrl+Tab, the popup gloda auto-complete shows in the new tab…
-
I've seen this in java and it's working very nice there. Example:
``` go
package main
type De// autocomplete should kick in here and provide DemoStruct
type DemoStruct2 struct {
DemoField DemoSt…
-
There's currently competing components for autocompletes, it'd be good to offer one recommendation.
We currently have:
```jelly
```
```jelly
```
------
Current thinking is:
1. Move com…
-
### Describe the bug
In general, when I try to tab-autocomplete filenames when using yadm, it lags exceptionally bad to the point where I sometimes have to CTRL-C to do something different. I gener…
-
- [ ] reduce or only show the title of the dataset
-
### How are you using the lua-language-server?
Visual Studio Code Extension (sumneko.lua)
### Which OS are you using?
Linux
### What is the issue affecting?
Annotations, Type Checking, Completion…
-
### Is your feature request related to a problem? Please describe.
Some users have a lot of different options in their multiple choice questions and would like to upload a CSV with options and let th…
-
## What
An auto-complete, multi-select input like the below:
![image](https://user-images.githubusercontent.com/42877376/68313390-68274380-00ac-11ea-804e-8e5c133bf1dd.png)
## Why
In many of …
-
I follows your suggestions ,but my emacs can not auto-complete as your screenshots,
my emacs version is 23.3.1 and I have compile and make clang,but it does work,it does not appear any errors.