Laurent Cozic

Results 621 comments of Laurent Cozic

That looks good, thanks @cagnusmarlsen, and thank @roman-r-m and @marph91 for reviewing!

Yes I'm fine with it but there are multiple features in this video and there should be only one per PR. So @Sidd-R feel free to create a pull request...

Yes please create a separate issue for each feature so that we can evaluate if we actually want to add it or not

Fixed in 03c3feef1680e6e9bd3ebd1a8f60bbee3447a739

Let's keep this bug open to track this issue, and I've also added a few links from past discussion in the top post. What's not working by the way? It...

Note: It's now done for Markdown editor and Preview

What does the sync status say in the sidebar? Could you provide a screenshot? With the "always" option it should keep downloading everything in the background, but if a resource...

We don't assign issues. If you can work on it then please do so.

It's not on GSoC, and I'm not certain it can be done due to the buggy text input control (broken selection API, and I doubt scrolling is much better).

> Looking at [the CodeMirror 6 basic-setup plugin](https://github.com/codemirror/basic-setup/blob/main/src/basic-setup.ts) and the [CodeMirror 6 documentation](https://codemirror.net/6/docs/ref/#search.openSearchPanel), it looks like we can show/hide the existing search panel if we enable it! This would only...