Skip to content
New issue

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

Unable to find default formatters to use when openning a json file #363

Open
tqa236 opened this issue Nov 4, 2024 · 0 comments
Open

Unable to find default formatters to use when openning a json file #363

tqa236 opened this issue Nov 4, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@tqa236
Copy link

tqa236 commented Nov 4, 2024

Description

When I open a json file (it's a config file), with the built in Editor

image

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.

image

Reproduce

  1. Right click on a json file
  2. Click on 'Open with'
  3. Click on 'Editor'
  4. See error 'Unable to find default formatters to use...'

Expected behavior

No error, and nothing happens, as jupyterlab_code_formatter doesn't support formatting json

Context

  • Python package version: 3.10.12
  • Extension version: 3.0.2
  • Operating System and its version: Windows 10 running WSL
  • Browser and its version: Chrome Version 130.0.6723.92 (Official Build) (64-bit)
Command Line Output
Paste the output from your command line running `jupyter lab` here, use `--debug` if possible.
Web Browser Output
Paste the output from your browser web console here.
@tqa236 tqa236 added the bug Something isn't working label Nov 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant