haskell / haskell/haskell-mode
Improve company-mode with F1 and C-w
Open
- Dominant language
- Emacs Lisp
- Stars
- 1.4k
- Forks
- 354
- Avg merge
- 5d 10h
- Merged PRs (30d)
- 2
Description
As per company documentation:
> When the completion candidates are shown, press to display the documentation for the selected candidate, or C-w to see its source. Not all back-ends support this.
As far as I understand we do not support this although we could. `` could bring haddock, `C-w` could try to navigate to source.
Contributor guide
Assessment
This issue has not been assessed yet.