autotools-language-server
autotools-language-server copied to clipboard
🛠️ Autotools language server, support configure.ac, Makefile.am, Makefile.
autotools-language-server
Language server for autotools.
Supports:
Features:
- [x] Goto Definition
- [x] function
- [x] variable
- [x] target
- [x] Find References
- [x] function
- [x] variable
- [x] target
- [x] Diagnostic
- [ ] Document Formatting
- [x] Hover
- [x] definition
- [x] document
- [x] Completion
- [ ] definition
- [x] document
Other features:
- [x] pre-commit-hooks
- [x] linter
- [ ] formatter
Screenshots
Diagnostic
Hover
Completion
How Does It Work
See here.