Warren Buckley

Results 147 comments of Warren Buckley

HI @warlike1985 Thanks for your code suggestion, I just got access to the new GitHub Copilot Workspaces and have tried this out on this issue. Hence the long comment above...

Code change looks fine to add this new keyboard shortcut Thanks @ianleeder

Looks good to me, thanks @ianleeder

@danieljacobarcher is this not worth then submitting a PR so @tyvdh can look at it easier & review it with you to get it merged back into the project?

I had a message from @jkeech on the community DevContainer Slack > We'd love for the community to build this feature So with that in mind, I think I will...

Released this here if anyone comes across this issue in the future. https://github.com/warrenbuckley/codespace-features#sqlite-sqlite ``` "features": { "ghcr.io/warrenbuckley/codespace-features/sqlite:latest": {} } ```

The fluent query when doing a .ToString() on it returns this `"{ Category: content, LuceneQuery: +__NodeTypeAlias:wviewlibrary +(+wWpPropLibraryAddress:\"Scotland\" +wWpPropLibraryAddress:\"UK\") }"` I will update the example and remove my noisy comments and...

As I just suck at explaining myself clearly, perhaps this video may help highlight the issue https://github.com/Shazwazza/Examine/assets/1389894/48cbcb78-82c5-4567-85f6-6f669d5b46df

Hi @Shazwazza I have written a test to show this issue. Would you want it as a PR submitted to show the issue or just the code pasted here in...

One PR which I think highlights the issue https://github.com/Shazwazza/Examine/pull/377