Rich Lott

Results 124 comments of Rich Lott

Thanks @dantleech I work on plugins inside a bigger project, where each plugin is its own git repo (for example) but the code only makes sense if you look at...

I managed to add the ` "language_server.diagnostic_outsource": false,` like this in my mason lua config: ``` require('mason-lspconfig').setup_handlers({ default_handler, phpactor = function() lspconfig.phpactor.setup({ -- root_dir = ... cmd = {"phpactor", "language-server",...

I get the same as @akabakass However I also get Warning from https://repo.packagist.org: Support for Composer 1 is deprecated and some packages will not be available . You should upgrade...

ok, yup mine didn't complete in 10mins so I stopped it.

- Type `r/` for a 'recent' filter. Immediately show all recently selected items + bookmarks - Further key strokes fuzzy find in the recent/bookmarks?

This is preventing take-up of the calendar app for a client. (They are sticking with google, grrrr.) They need a shared calendar that they can all use and add to...

@SebastianKrupinski thanks this looks like fantastic news. Do you know which version of nextcloud this fix will be released in?

Hmmm. I'm having trouble with not saving unless manually saving, too. Will see if I can reproduce reliably.

1. Create new document (optional, can use existing) 2. Open it 3. put in some text 4. close it with the × in the top right 5. open it. 6....

There's nothing in the nextcloud logs. Some stuff about can't find a `OCA\Circles\CirclesManager` class, but doesn't look relevant. I'm using "CODE" - where would I find the server logs for...