Jacob Schneider

Results 66 comments of Jacob Schneider

> how long were you using that rust-analyzer session, over time the memory usage will increase as we don't free analysis related things. So the more code you touch the...

> Next time it happens, there's a command to show detailed memory usage. > > And can you try `rust-analyzer analysis-stats --memory-usage .` in your project directory? So I just...

> The command I mentioned shows the current usage, but it's probably not available in Lapce (instead, only in Code). > > analysis-stats shows the memory usage of a "fresh"...

> No, the one in rustup will be older. > > If you want, you can try using VS Code for a couple of days, then running that "Show memory...

[Hi I forgot to link the thread from the Nextcloud support forums](https://help.nextcloud.com/t/config-file-has-leading-content/194026/7). There are no non-printable characters. I proved this using a hexdump.

> Updated the context to include the actual bug Ah apologies... That would have been useful..

> Actually it's more a workaround than anything but in Nextcloud server source you can comment lines between 216 and 223 in `lib/private/Config.php` and you won't be bothered anymore. my...

Nah it's just a check. ```php if (!defined('PHPUNIT_RUN') && headers_sent()) { // syntax issues in the config file like leading spaces causing PHP to send output $errorMessage = sprintf('Config file...

Hey thanks for the quick reply! Sorry about the bug/feature request and thanks for fixing it. While `unix+http` stops the error, it still doesn't seem to be working. Syncthing itself...

Hey sorry I didn't reply. I posted the screenshot. I also made an edit, but I think you quoted an earlier version. Anyway syncthing is running (I explicitly restarted it,...