Skip to content

Conversation

@superle3
Copy link
Collaborator

Fixes #316
Currently when the cursor was at the beginning or at the backticks the cursor would not go over the codeblock's syntaxnodes, instead going over their children and skipping thus the parent.

Also cached the codebounds when the lang is computed as getbounds is going to be used soon after.

Fixes artisticat1#316
Currently when the cursor was at the beginning or at the backticks the cursor would not go over the codeblock's syntaxnodes, instead going over their children and skipping thus the parent.

Also cached the codebounds when the lang is computed as getbounds is going to be used soon after.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] Proposed Fix To Errors When Using Codeblock Math Mode

1 participant