fujitani sora
fujitani sora
@fisker I'll try to work on this issue
confirmed reproduction of issue ```sh % node --experimental-vm-modules Welcome to Node.js v22.0.0. Type ".help" for more information. > const prettier = await import('./src/index.js'); > const code = `( ... //...
@fisker https://github.com/prettier/prettier/pull/18482 Created a PR. Please assign appropriate reviewer
@0xdhrv Fixed and completed local testing. Please review again 🙏
@0xdhrv Thank you for your review. For this extension, the original plan was to provide the following value to the Store: - Support rendering multiple content types with a single...
All bats tests in the local environment have passed successfully ```sh % bats test/init.bats test/notebooks-add.bats test/notebooks-init.bats test/remote-remove.bats test/remote-set.bats test/remote.bats init.bats ✓ _GIT_ENABLED=0 'init' exits with status 0 and creates notebook...
@xwmx Thank you for your response. I agree with skipping the user question when there's only one branch on the remote. For creating a new notebook, you would typically run...
@xwmx Is there any progress expected on this PR? We'd like to take next actions like merging, fixing, or closing it.