Joshua

Results 23 comments of Joshua

Happy to collaborate! @exploide, I personally don't think putting cquery and clangd into one ide plugin is the route to go. My thought is that cquery is seems to be...

Sorry for the delay. It's been awhile, so I will try to reproduce tonight or within the next couple days and get back to you.

I generated using the following command: ``` pandoc mermaid-filter-test.md -o test.pdf -F mermaid-filter -F pandoc-crossref ``` This results in a document with the following text: > This test document references...

Any anticipated changes regarding the usage of the depot_tools build system?

Just ran into this issue today when IsPort didn't behave as I had assumed. I see the point about not accepting multiple types, especially if that's something this library doesn't...

I'm also having an issue with TBS. Slightly different output: I'm seeing an HTTP 500 at the "Confirming Login" step. ```sh [debug] Command-line config: ['--ap-mso', 'Spectrum', '--ap-username', 'PRIVATE', '--ap-password', 'PRIVATE',...

I no longer use this and have no way of testing to try to help with a fix. Sure seems like you were on the right track with the group...

Maybe next steps try the upstream dependency [node-cec package](https://www.npmjs.com/package/node-cec) in a test node app and see if that works from a different user to narrow the problem.

I dont have any way to test windows, so the plugin actually bails out if it's other than mac or linux. I welcome you, or anyone, to make alterations to...

Currently I'm working on a branch which adds automatic download of the clangd components for use with this plugin. rather than put out a new release with this fix, the...