Skip to content

[CLOSED] Factor out generic token-navigation routines from HTMLUtils #1708

@core-ai-bot

Description

@core-ai-bot

Issue by njx
Wednesday Oct 03, 2012 at 15:23 GMT
Originally opened as adobe/brackets#1753


HTMLUtils had a number of private functions that navigate through the CodeMirror code coloring tokens in the current editor. These are completely generic (not specific to HTML), and would be useful for extensions that need to do light parsing based on the tokenization. This pull request factors those functions out into a separate TokenUtils class.


njx included the following code: https://github.com/adobe/brackets/pull/1753/commits

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions