Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: Feature/text mate / sublime highlighting #642

Open
wants to merge 11 commits into
base: develop
Choose a base branch
from

Commits on Apr 16, 2018

  1. adding support for textMate grammer files.

    Dan Walmsley committed Apr 16, 2018
    Configuration menu
    Copy the full SHA
    2735ea6 View commit details
    Browse the repository at this point in the history
  2. semi-working csharp highlighting.

    Dan Walmsley committed Apr 16, 2018
    Configuration menu
    Copy the full SHA
    0784e4e View commit details
    Browse the repository at this point in the history
  3. attempt to add tests for text mate highlighting.

    Dan Walmsley committed Apr 16, 2018
    Configuration menu
    Copy the full SHA
    4dade22 View commit details
    Browse the repository at this point in the history
  4. add mods to avalonia edit.

    Dan Walmsley committed Apr 16, 2018
    Configuration menu
    Copy the full SHA
    5d7e5a0 View commit details
    Browse the repository at this point in the history
  5. test on md tmLanguage definition.

    Dan Walmsley committed Apr 16, 2018
    Configuration menu
    Copy the full SHA
    73b5af5 View commit details
    Browse the repository at this point in the history
  6. instant highlighting for c# using sublime format.

    Dan Walmsley committed Apr 16, 2018
    Configuration menu
    Copy the full SHA
    c4a5dd2 View commit details
    Browse the repository at this point in the history
  7. add test to prove sublime c# grammer file can find the correct highli…

    …ght.
    Dan Walmsley committed Apr 16, 2018
    Configuration menu
    Copy the full SHA
    8e85099 View commit details
    Browse the repository at this point in the history
  8. white space.

    Dan Walmsley committed Apr 16, 2018
    Configuration menu
    Copy the full SHA
    26bd5ed View commit details
    Browse the repository at this point in the history
  9. some experimental support for highlighting c/c++

    Dan Walmsley committed Apr 16, 2018
    Configuration menu
    Copy the full SHA
    d8b9cfa View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2018

  1. repro commit with tmLanguage.

    Dan Walmsley committed Apr 17, 2018
    Configuration menu
    Copy the full SHA
    7731328 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' into feature/textMateHighlighting

    Dan Walmsley committed Apr 17, 2018
    Configuration menu
    Copy the full SHA
    bf0a0c7 View commit details
    Browse the repository at this point in the history