Nicholas Bollweg

Results 1240 comments of Nicholas Bollweg

Previous build of [0.1.4](https://dev.azure.com/conda-forge/feedstock-builds/_build/results?buildId=50088&view=logs&jobId=1bf226d3-0e2f-52d8-fa93-7d9e633347b3&taskId=ec8d466d-e3b4-5115-4f06-222398f91e6c&lineStart=591&lineEnd=592&colStart=1&colEnd=1)...

ah, because `compare_native` was explicitly set this way in the wasmer-less case (we don't have that _just yet_ on conda-forge): https://github.com/syrusakbary/fastdiff/blame/21ec63cf2ee0a435314cd18502d369b3aea8d1eb/python/tests/test_fastdiff.py#L15

This is presently blocking some work downstream: https://github.com/conda-forge/texlab-feedstock/pull/10 Happy to submit a PR if @cbreeden would like to propose a copyright line

Is it worth adding an actual benchmark with e.g. [pytest-benchmark](https://pypi.org/project/pytest-benchmark/) or [asv](https://asv.readthedocs.io/en/stable/)?

Thank you so much for this! :heart_eyes: Despite all the :x:, this is a really good step forward. I guess I'd like to see `Session` split into two implementations so...

> pull master and merge it into the tcp_mode branch, or do it through the web ui if you're feeling brave...

Binder gives you a virtual network, and it acts a little funny. In CI/binder/hub, they run even funnier, and as a user of such a service, one has even less...

Have you been able to reproduce these issues in any other LSP clients (e.g. vscode, vim)? It could also be that some of these issue have been solved in subsequent...

welp, we have 3.3.2 on conda-forge now, so at least there's that. as to 50: i don't know. if you clear the suggestion, and re-trigger does it show new ones?...

> detects text boxes It's possible it might work with CodeMirror 6: you could try it out on the examples: https://codemirror.net/examples/ While it won't be landing in a jupyter product...