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? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Brainf... should not be listed in the text file editor syntax highlight option.
That condition is not working
jupyterlab/packages/fileeditor-extension/src/index.ts
Line 403 in 25658ad
this is likely a consequence of
#13639
Paste the output from running `jupyter troubleshoot` from the command line here. You may want to sanitize the paths in the output.
Paste the output from your command line running `jupyter lab` here, use `--debug` if possible.
Paste the output from your browser Javascript console here, if applicable.
The text was updated successfully, but these errors were encountered:
Notably, this language is not in the list accessible in the text editor's status bar button.
We may be able to fix this by removing the menu option in JupyterLab.
Sorry, something went wrong.
Brainf... is listed as syntax highlight option
3eefe7f
Fixes jupyterlab#14373
Brainf... is listed as syntax highlight option (#14406)
75ea808
Fixes #14373
fcollonval
Successfully merging a pull request may close this issue.
Description
Brainf... should not be listed in the text file editor syntax highlight option.
That condition is not working
jupyterlab/packages/fileeditor-extension/src/index.ts
Line 403 in 25658ad
this is likely a consequence of
#13639
Reproduce
Expected behavior
Context
Troubleshoot Output
Command Line Output
Browser Output
The text was updated successfully, but these errors were encountered: