Skip to content

Carriage return breaks cell delimiters #73

@thandora

Description

@thandora

After working on my notebook with SQL and markdowns, it will become one big single cell on the next open. Using MySQL. Here is file as a .txt: mysql.txt
What are the rules on how cells are determined? So I can manually avoid this problem in the future.

Activity

cmoog

cmoog commented on Jul 12, 2023

@cmoog
Owner

Ah, this looks like a bug that's triggered by the usage of carriage returns. Until I publish a release with this fixed, you'll need to change your editor configuration to use bare lines feeds (newlines) instead.

changed the title [-]Notebook becomes one cell [/-] [+]Carriage return breaks cell delimiters[/+] on Jul 12, 2023
thandora

thandora commented on Jul 12, 2023

@thandora
Author

Alright. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @cmoog@thandora

        Issue actions

          Carriage return breaks cell delimiters · Issue #73 · cmoog/vscode-sql-notebook