-
## Situation
I have multiple Bibtex libraries outside my project directory which I a) include in my Tex file and b) have added to the "Remote Libraries" tab.
In addition, I have included a `IEEEabrv…
-
The function signatures from autocompletion suggestions for the C standard library functions contain weird characters like `Ö0Ï`. For example, typing `fputs` suggests `fputsÌ1024Í(const char * __s, F…
-
## Feature Request: Auto-complete Functionality
### Description
- Implement an autocomplete feature in the code editor to enhance user experience by providing suggestions based on user input.
- C…
-
This is important not just for convenient use of the package, but also to enable us to add hooks into the `source ./venv/bin/activate` command so that we can automatically detect the cli python librar…
-
I would like to request a feature enhancement for the autocomplete suggestions when working with modules let’s say in TypeScript. Specifically, when typing a symbol (e.g., a.ab), it would be useful to…
-
would you make autocompleting support for the imported libraries?
-
Autocomplete when search using (city name)
Solution is google autocomplete widget
Alternative - no library, only pure js
-
As described in #228, we are using two libraries to implement search autocomplete: https://api.jqueryui.com/autocomplete/ and https://github.com/devbridge/jQuery-Autocomplete.
We should remove `jQu…
-
at the moment I have to know what Libraries are in Robot install folder and I must know how to write name in .robot file.
It would be super if :
a) i can define the library dir
b) there is default lo…
gjemp updated
8 years ago
-
Replace the library used for autocompletions, as it currently doesn't support:
- validation
- required attribute
We can either replace it fully or create a fork. And we could think about adding a…