Marc Weber
Marc Weber
Completion seems to work. There is an alternative project written in TypeScript: https://github.com/bmewburn/vscode-intelephense.git crane and intelephense fail at -> at bdas which should complete adas() for instance. Also goto definition...
I'm not into spending time on things nobody uses. So I'd just keep this open for a while to see how many people are interested in it. If there is...
@wimstefan: VAM is complex, you can configure it in many ways. Eg you can force loading plugin files "earlier" then after .vimrc has been processed. How to find out whether...
Thinking about it its worth adding to the README. Because whenever you write a file you'll be up to date. its solving a problem. Do you want to send PR...
Why make it so complicated? au BufWritePost *.hs,*.hsc if (file_exists('tags') | exec "! ( hasktags -x -c -a % && sort -u -o tags ) &" | endif should do...
There are at least 3 solutions: 1) patch hasktags (eg to opt-in-out from some definitions 2) use grep -i to drop definitions by type afterwards 3) use Vim's taglist function...
It is - but the version there is very old - why? Everybody using vscode now? The version on npm is broken - git master works for me.
This issue is a big one - which is why I think it should even be mentioned in the README till HTTPS is supported. Its the only reason why I'm...
Well - you can still run everything behind a apache/nginx proxy, right? So you can still secure your web application easily..
See https://github.com/nvim-treesitter/completion-treesitter/issues/15 those references feel unmaintained, sot his can be closed ?