languageserver icon indicating copy to clipboard operation
languageserver copied to clipboard

Formatting Jupyter Notebooks adds a newline at the end of every cell

Open dillonplunkett opened this issue 2 years ago • 0 comments

Running Format Notebook on R in a Jupyter Notebook adds a newline at the end of every cell.

This was previously an issue with Python notebooks in VS Code as well, discussed here: https://github.com/microsoft/vscode-python/issues/17681

dillonplunkett avatar Jun 08 '23 15:06 dillonplunkett