-
```
@ConditionalOnProperty(prefix = "server.http2", name = )
```
does not show up content-assist for the corresponding property keys.
```
@ConditionalOnProperty(prefix = "server.http2", name …
-
Insomnia has a very useful feature, where you can use Ctrl+Space in any input box / text area, and you are presented with a list of variables that can be used.
Please implement this in Bruno also.
…
-
Hi,
**Is your feature request related to a problem? Please describe.**
I'm really a fan of your idea of being able to first call the name of a file then and then give the name of "the command",…
-
**I'm submitting a...**
- [x] Bug report.
- [ ] Feature request.
## Bug report ##
**What is the current behavior?**
When using `Input.get_action_pressed()` and similar funct…
-
[The spring-zeebe-sdk supports a `autoComplete` parameter on JobWorker annotations.](https://docs.camunda.io/docs/apis-tools/spring-zeebe-sdk/configuration/#auto-completing-jobs) It would be nice if p…
-
I tried to autocomplete [imports](https://github.com/oasis-tcs/tosca-specs/blob/working/tosca_2_0/TOSCA-v2.0.md#681-import-definitions-):
![image](https://github.com/user-attachments/assets/c8b9ea9…
-
### Current problem
Hello, I'm a happy user of pylint, but there are no auto-completion files for the shell.
### Desired solution
I have created auto-completion files for bash, fish and zsh using m…
braph updated
1 month ago
-
* [ ] Implement a completion entry point that is aware of our subcommands.
* [ ] Extend it to support completion of remote session names.
* [x] Guide the user on how to install shell completions …
-
| --- | --- |
| Bugzilla Link | [496243](https://bugs.eclipse.org/bugs/show_bug.cgi?id=496243) |
| Status | UNCONFIRMED |
| Importance | P3 normal |
| Reported | Jun 16, 2016 04:28 EDT |
| Modifi…
-
### Describe the feature
Hello there, I'm requesting an alternative to Github Copilot can get previews of completed code suggestions as they are coding in the editor, and make a best judgement respon…