-
```
Humm, I guess this is the place to submit enhancement suggestions.
I'd like to suggest that autocomplete in the url bar not only suggest matches
from history but
also, and more importantly (thus…
-
Autocomplete will suggest input that is not valid at times, eg. tag names when a module code is required instead.
Steps to reproduce:
1. type in `addmod y1s1 c`.
2. Hit the tab key.
Expected: Auto c…
-
Hi,
I have an issue when i'm trying to click on an address from the suggestions list(from mobile device) it closes the list and do nothing as if i clicked anywhere else on the map, However it works o…
Pxlat updated
8 years ago
-
Like we have eslint to disable rule checking , allow supermaven to disable autocomplete in a specific part of code.
eg.
It will not show suggestions in
from line: // disable supermaven
upto li…
-
Case insensitive suggestions break some users muscle memory, so it would be good to be able to disable case insensitivity.
An example is two folders:
```
.
|- ABCXYZ
|- abcdef
```
Currently…
-
```
Humm, I guess this is the place to submit enhancement suggestions.
I'd like to suggest that autocomplete in the url bar not only suggest matches
from history but
also, and more importantly (thus…
-
So I have auto complete finished and works pretty well. You can search by any part of the name, and part of the formula (ex it will find CO2 by typing in C or O2). I'm just about to add synonyms but t…
-
I've had autocomplete disabled for as long as I've been using this editor(it's become my set editor for a while, only using something else if ecode can't read some file encoding) because of one simple…
-
Reported by a colleage at the DNA:
When you search for records there are no autocomplete suggestions as a guiding tool to the content of the table. For example you type in "pen" and get the suggestio…
-
**OS:** All
**Build Version:** 20210204.1
**Repro Steps:**
1. Create a project and open in VS Code -> Open the docker-compose.yml file.
2. Type the following into the docker-compose.yml file:
…