Skip to content

At the moment, monaco-editor doesn't seem to accept array of scopes #1

@todo

Description

@todo

// TODO: At the moment, monaco-editor doesn't seem to accept array of scopes
scopes: editor
? TMToMonacoToken(editor, token.scopes)
: token.scopes.join(" "),
})),
};


This issue was generated by todo based on a TODO comment in dfd3ba0. It's been assigned to @nksaraf because they committed the code.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions