uiua-lang / uiua-vscode

Uiua language client extension for VSCode
MIT License
21 stars 6 forks source link

prompt user to enable notebook.formatOnCellExecution #11

Open thehappycheese opened 10 months ago

thehappycheese commented 10 months ago

This change prompts the user to enable the vscode built in setting notebook.formatOnCellExecution when switching focus to a notebook which is configured to use the 'uiua' language (see experimental kernel https://github.com/thehappycheese/uiua_kernel)

Given that the kernel is experimental, it may be too early to accept this PR

I am now also wondering: