-
#126 was mistaken - tags change over time, you're more likely to use the same tag as last time than you are one you used a lot last year.
-
### Description
When autocomplete appears for no characters typed, such as when you first start a function argument, hitting a key that doesn't actually type anything will clear it to "no suggestions…
-
-
**TypeScript Version:** 4.1.2
**Search Terms:**
Template literal type autocomplete suggestion lint
**Code**
```ts
type autocomplete = `meeting`;
type noAutocomplete …
-
- VS Code version: 1.92.2
- Extension version: 3.6.3
- Operating system: Windows
Reproducible Case:
https://github.com/MenSeb/some-sass-bug/tree/main/src/some-sass-completion
Steps …
-
### Description
This was seemingly previously reported as https://github.com/vector-im/riot-web/issues/2230 however it has evidently regressed:
![image](https://user-images.githubusercontent.c…
-
After typing `(` autocomplete suggestions should be displayed to provide haxe type hinting or toplevel completion.
Probably related to: https://github.com/atom-community/autocomplete-plus/issues/329
-
Applies to both inference rules and latex expressions
The autocomplete feature is useful for typing in CLI; not clear how to enable for web interface.
-
Relevant is
* Request parameters
* Response objects/additional properties
* (Validating the Response against some Json schema)*
*Maybe it is also useful to validate the Json from FINDOLOGIC …
-
Slow asynchronous responses for autocompletion cause bad user experience, since it seems the input doesn't support autocompleteion.
This also affects the online demo.
I suggest to provide built-in p…
lfryc updated
10 years ago