Greg Venech
Greg Venech
😢
The following seems like the best alternative of all the ones I've tested: https://github.com/tomv564/LSP Though I'm also noticing another version of this project? https://github.com/SublimeCodeIntel/CodeIntel
This doesn't seem to work as far as I can tell, I keep getting "Application Error" whenever I pass any query parameters.
I think you make some good points here. One way to start resolving this would be to change some of the `index.md` (and maybe other pages) `title`s so they don't...
I'm seeing a similar issue, @DavidJRobertson did you ever find a workaround? I'm on macOS 10.14.3 running node 8.9.4.
Due to the fact that this fails, I've been using other methods to debug like setting `headless: false` and calling `jest.setTimeout` which work ok for debugging but cause tests to...
Ok here's some updates... I don't get the error in the OP if both `headless` and `devtools` are set and it must be called as `await jestPuppeteer.debug()`: __jest-puppeteer.config.js__ ``` js...
Edited the above comment, it seems both or at least `devtools`, is required. Anything I can do to help resolve this (e.g. by adding docs or tweaking `jestPuppeteer.debug()`)?
Opened one for [project seldon][1], an unbiased research platform for societies and governments... https://github.com/typesense/typesense/pull/810 We'd initially started with Algolia but decided to move to TypeSense when our per record cost...
@parshap thanks for the response. Yeah, it was just the repo name that threw me off. Seeing as changing the repo name wouldn't be much of a breaking change, you...