Yuichiro Tachibana (Tsuchiya)

Results 350 comments of Yuichiro Tachibana (Tsuchiya)

~~From 0.54.0, this extension overrides the default value of `editor.find.seedSearchStringFromSelection` to `"never"` so the workaround introduced above will no longer necessary. It still allows configuring the setting by users, so...

#1720 might solve this? If this problem still exists with the latest version of the extension, plz report it and reopen this issue.

Close this issue giving up implementing the "hard" emulation of Emacs. This extension is going to be intended to mildly map Emacs keybindings to VSCode features.

Sorry but let me close this issue as a stale issue. If the problem still exists with the latest versions of VSCode and the extension, plz report it and reopen...

When we can omit or mock the `ssl` module, don't forget to remove this line: https://github.com/whitphx/stlite/blob/03529710ba754ab7d185c1a3e32c414ce2bc8574/packages/desktop/pyodide-files.txt#L9 that controls which packages are bundled into desktop apps via the `--files-from` option below....

PWA and Desktop app are done. I made a new issue about the mobile apps: #390, so close this issue.

With a support of top-level await since (#514 ), we now can use `asyncio.sleep()` instead of `time.sleep()`, so the following code works. ```python import asyncio import time import streamlit as...

Bokeh v3 is now installable on Pyodide, but Streamlit only supports v2.

Ref: https://www.gnu.org/software/emacs/manual/html_node/emacs/Quitting.html