Tim Haasdyk
Tim Haasdyk
**Prettier 2.7.1** **PHP Plugin 0.19.1** ```sh # Options (if any): printWidth: 120 ``` **Input:** ```php const liftDataWithInlineRanges = ___PSEUDO_INLINE_PLACEHOLDER___ ___PSEUDO_INLINE_PLACEHOLDER___ ... ``` **Expected behavior:** No `___PSEUDO_INLINE_PLACEHOLDER___` strings getting added to...
We can't use this package unless this fix gets merged. As [I commented](https://github.com/pablo-abc/svelte-markdown/pull/63#issuecomment-1827693657), `suppressWarnings` currently kills our node server, which is pretty wild, because it only gets "uninstrumented" on the...
### Describe the bug We just updated from `"@sveltejs/kit": "^1.24.1"` to `"@sveltejs/kit": "^2.5.0"` and started getting the warning: > Avoid using `history.pushState(...)` and `history.replaceState(...)` as these will conflict with SvelteKit's...
When I use the "Stash selected files..." staged changes are included in the stash. The staged changes are, however, not removed from the current change set, so they are still...
Hi there, I'd be very grateful for any help someone may have to offer us on this! We've built our own mercurial server around hgweb and are using wsgi. Usually...