Ryan Tam

Results 85 comments of Ryan Tam

Hi, that would invovles a fair bit of code change, something that I don't have the time to do and properly test right now. If you would like to have...

Hmm I feel like this is just down to personal reference, but I do think more documentation regarding the possible shortcut for `format` and `format_all` might help.

Oh unless you mean include this as the default set of keybindings instead of just documentation?

Do you happen to know how user can remove the default set of keybindings? If there is no such option, I would prefer us not to provide a keybinding that...

Ooo, yes indeed. I will try to pick this up some other time if you aren't already looking :)

Hi @marctorsoc, sorry for the late reply, this got buried in my inbox. I need some time to think about this

Much easier than I thought, I documented how to add one in https://jupyterlab-code-formatter.readthedocs.io/en/latest/how-to-use.html#custom-formatter

Sure, Jupyter Lab supports editing text file in a non-notebook environment (think editing a regular `*.py` file e.g.) as well as that in an interactive notebook environment (i.e. good old...

Doh, I forgot to mention you need to upgrade the plugin which fixes that exact issue. >= 1.4.9 should be good

@marctorsoc for now, you woul need to hard code them in the jupyter config file (and restart the jupyter server for this to take effect).