Aria

Results 4 issues of Aria

I have already read this [issue](https://github.com/gabrie-allaigre/sonar-auth-gitlab-plugin/issues/21) and have been setting everything as it should which is : 1. Gitlab Oauth working 2. Gitlab group created and user added 3. Sonarqube...

It would be nice to support an input support as in [git-cz])(https://github.com/streamich/git-cz) so that a user could either use arrow keys or input and filter choices ## Affected packages -...

I am currently testing out dap-mode in a typescript nodejs environment. I manage to make it work with the following: **Have the server running with a dap socket open** ![image](https://github.com/emacs-lsp/dap-mode/assets/25502108/7d8510b0-b6ff-4b0c-85bb-a1ee54ef9644)...

When accepting an auto-import, I get the following format: `import {Something} from 'somewhere'` while I have this option setup: ` "typescript.format.insertSpaceAfterOpeningAndBeforeClosingNonemptyBrackets": true` This config works on save, not on auto...