-
Plugin functioning correctly, though hitting enter after typing a bracket seems to indent strangely. I would like something like this:
```
before: ()
after: (
|
)
```
...but Currently I hav…
ghost updated
3 years ago
-
### Avoid duplicates
- [X] I have searched the [issues tracker](https://github.com/ferdium/ferdium-app/issues) for a bug report similar to mine, in vain
### Ferdium Version
6.0.0-nightly.89
### Wh…
xeruf updated
2 years ago
-
### Your issue
I'm not sure if I should call this a bug or a feature request, so I'm just going to mention it without jumping to conclusions.
Recently I started testing the new experimental Waylan…
-
For easier findings and more information on the issues, the tasks in the quests should be linked to the actual SonarQube issues.
So we probably need an additional field for the link in the table "t…
-
Specifically, if
- the last item in the array is a function call (i.e. has `(`...`)` at the end - note that it must have the `(` as well as the `)`)
- the last item in the array does not have a trai…
-
Suggestion is there a way it could rain and get darker when the boss appears.
-
### Preflight Checklist
- [X] I have read the [Contributing Guidelines](https://github.com/ferdium/ferdium-app/blob/develop/CONTRIBUTING.md) for this project.
- [X] I agree to follow the [Code of …
-
**Describe the bug**
When a text selection contains non-tree html (and co) content, the indent file logic goes awry and the result is exceedingly.. unaesthetic.
**To Reproduce**
Given this do…
-
### Use case
It would be nice to have a module in the AWS Powertools that would sign requests made to AWS Resources via the SigV4 method. Currently doing it yourself is a tedious process and needing …
cino updated
4 months ago
-
Huge fan of this project and very glad that it exists.
My ruby styleguide says to _not_ indent to the depth of the parent `(` and vim-ruby differs in this according to [this spec](https://github.com/v…