moonglum / dotfiles

My work setup
https://codeberg.org/moonglum/dotfiles
MIT License
17 stars 2 forks source link

Linting, Fixing & Completion #85

Closed moonglum closed 2 years ago

moonglum commented 5 years ago

I'm currently using ale for linting and automatic fixing (mainly prettier for JavaScript). It is also able to do Completion and "Go to definition", but I couldn't get it to work yet. Maybe I need to invest some more time? There is also coc which seems to have similar goals. (solargraph is already installed)

moonglum commented 2 years ago

It works for Go currently, so this is done for now.