Dennis Rausch

Results 4 issues of Dennis Rausch

https://github.com/rx-ts/prettier/tree/master/packages/sh All other plugins I've used have worked so far. When I try to format .sh files I get an error message indicating that it isn't supported. If I run...

Completion is broken when using curly braces in shell scripts. `export XDG_CONFIG_HOME="${HOME}/"` for example, offers completions from the root of the filesystem. If I remove the curly braces, it works...

**Can this functionality be implemented utilising API?** nvim-tree exposes extensive API (see `:h nvim-tree-api`). Can it be used to achieve your goal? Is there a missing API that would make...

feature request
QOL

Doesn't need to be fancy, even shelling out to prettier would be better than nothing.

enhancement