Bug: Code Completion in Markdown/Raw

Python code completion triggers on Markdown and Raw cell types, which is pretty annoying as there is no purpose for Python code completion outside of code cells.

1 Like

Note that this is the case even though disabled languages includes Markdown

Would you mind opening a report on GitHub - jupyterlab/jupyterlab: JupyterLab computational environment.?

Of note, the disabled languages is for inline completion from jupyter-ai, not for the tab completion.

1 Like

Tracking here Bug: Code Completion in Markdown/Raw · Issue #17627 · jupyterlab/jupyterlab · GitHub going forward

1 Like