ryantam626 / jupyterlab_code_formatter

A JupyterLab plugin to facilitate invocation of code formatters.
MIT License
822 stars 52 forks source link

indent don‘t work #304

Closed WhiteNight123 closed 1 year ago

WhiteNight123 commented 1 year ago

When I set indent to 2, it doesn't take effect image

ryantam626 commented 1 year ago

FWIW I am in middle to a big refactor for the project (mostly due to the evolution of jupyterlab's plugin tooling), I can look into this bug after that.

Without the the refactor, the development envrionment for this plugin is just nightmare-ish to use, so that is currently trumping all tasks.

WhiteNight123 commented 1 year ago

ok