Ben Jackson

Results 383 comments of Ben Jackson

presumably, you could also convince ansible-language-server to listen on a TCP port instead of using stdio, as it clearly doesn't work properly. https://github.com/ycm-core/ycmd#lsp-based-completers

@sankhesh can you given an example of a specific problem that this solves? @mispencer WDYT?

Thanks, Can we please add a test directory and some tests that show it works? Hopefully just a simple project without a solution file and basic tests. We have test...

> Btw, can you label this PR as "hacktoberfest-accepted". Might as well :) I don't know what that means but if you need me to do something for you to...

I need to schedule some time to play with this poc

thanks. what is reporting these errors? I'm surprised our flake8 isn't reporting them

We had the same problem. If you set the step as a Workflow step, rather than a node step, this works. FYI this is the "error handler" we use with...

For DAP the one thing that has to be documented is the launch request, as it is completely server-defined and users have to configure it.