We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When I open a json file (it's a config file), with the built in Editor
I get the error below when trying to save the json file (it works perfectly with notebooks)
Jupyterlab Code Formatter Error
Unable to find default formatters to use, please file an issue on GitHub.
No error, and nothing happens, as jupyterlab_code_formatter doesn't support formatting json
jupyterlab_code_formatter
Paste the output from your command line running `jupyter lab` here, use `--debug` if possible.
Paste the output from your browser web console here.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Description
When I open a json file (it's a config file), with the built in Editor
I get the error below when trying to save the json file (it works perfectly with notebooks)
Reproduce
Expected behavior
No error, and nothing happens, as
jupyterlab_code_formatter
doesn't support formatting jsonContext
Command Line Output
Web Browser Output
The text was updated successfully, but these errors were encountered: