Igor Mahov

Results 38 issues of Igor Mahov

### Problem This extension currently does not support autocomplete for `meta/` directory files of the role such as `main.yml` and `argument_specs.yml`. While the support of `main.yml` can be workarounded by...

feature
new

### Sanity check - [X] I certify that the `redhat.ansible` extension is in use and the language of the document in this bug report shows up as `Ansible` ### Summary...

bug

### Problem Currently when opening any ansible file the extension doesn't provide an outline which makes it hard to navigate trough a big document. ### Solution Implement a [DocumentSymbol](https://code.visualstudio.com/api/references/vscode-api#DocumentSymbol) to...

feature

### Is there an existing issue for this? - [X] I have searched the existing issues ### Summary GitLab (sadly, only Premium version) has such feature as scoped labels (https://docs.gitlab.com/ee/user/project/labels.html#scoped-labels)....

Plane
feature

### Is there an existing issue for this? - [X] I have searched the existing issues ### Summary Let's imagine the following situation (I'm sure this is not uncommon among...

Plane
feature

### Is there an existing issue for this? - [X] I have searched the existing issues ### Summary (It's hard to describe, I can provide mode details if it is...

🛫plane
✨feature

### Is there an existing issue for this? - [X] I have searched the existing issues ### Summary Add suport for markdown tasks lists (`- [ ] Some task`) with...

Plane
feature

### Is there an existing issue for this? - [X] I have searched the existing issues ### Summary Requests in OpenAPI can be grouped using tags, for example: ![image](https://github.com/hoppscotch/hoppscotch/assets/22894169/1ee91f89-523d-4eba-a424-aca03fdca2dc) But...

feature

Recently the new LSP host for C# was released (https://github.com/dotnet/roslyn/tree/main/src/Features/LanguageServer/Microsoft.CodeAnalysis.LanguageServer). It will be good if the Polyglot vscode extension will use it for providing autocomplete for C# code in notebook...

enhancement

##### Summary Ansible-lint doesn't handle `module_defaults` and shows warning on every task, where this defaults are missing. ##### Issue Type - Bug Report ##### OS / ENVIRONMENT ```console (paste below)...

bug
feedback-needed