Skip to content

Incorrect tokenization with a list of classes in an Access field #95

@dklilley

Description

@dklilley

Consider the following classdef snippet:

classdef Foo properties (Access = {?OtherClass}) Bar end end

This does not syntax highlighting correctly in the MATLAB extension for VS Code. Attempting to inspect the tokens and scopes on line 2 or below never returns.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions