Skip to content

Conversation

dklilley
Copy link
Member

This change resolves tokenization in the following case by allowing a line continuation to follow the attributes:

classdef (Abstract) ...
    ClassName
end

Fixes #93

@dklilley dklilley self-assigned this Sep 13, 2024
@dklilley dklilley merged commit 326bf67 into master Sep 13, 2024
2 checks passed
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.

Line continuation after classdef attributes breaks syntax highlighting in class
2 participants