Karel Donk

Results 14 comments of Karel Donk

I also faced a situation where I was using the HNSW index type with `vector_cosine_ops` and I would get no results returned for certain queries. This happened especially when using...

Thank you that worked in my case.

I tried via the RPC http endpoint with the following: ``` { "jsonrpc": "2.0", "method": "getUserStatus", "params": { "username": ["name"] }, "id": "THIS_ID" } ``` And got this: ``` {...

Yes also getting this in version 0.50.0. Example stack trace in browser log: ``` Uncaught Error: AbstractContextKeyService has been disposed Error: AbstractContextKeyService has been disposed at v.contextMatchesRules (contextKeyService.ts:287:10) at t.createActionGroups...

Problem also sometimes happens in version 0.50.0. Here is a stack trace. ``` Error: InstantiationService has been disposed Error: InstantiationService has been disposed at n._throwIfDisposed (https://example.com/assets/monaco/min/vs/editor/editor.main.js:610:669) at n.createInstance (https://example.com/assets/monaco/min/vs/editor/editor.main.js:610:1341) at...

@mcash95 Any chance you could let us know how you got the syntax highlighting to work in Visual Studio? Like which extensions you used etc?

@mcash95 Thanks for the info, I had tried that extension but as you mentioned, I was unable to get it working with ShopifySharp and was not sure if this was...

I was looking for this today to use the latest Graph API version via the factory.