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

[Monaco] Refactor the way XJSON grammar checker gets registered #75160

Commits on Aug 17, 2020

  1. Refactor the way XJSON grammar checker gets registered

    - avoid registering multiple model add listeners
    - remove regsiterGrammarChecker from public API!
    - fix getWorker handler to register XJSON only for XJSON models
    jloleysens committed Aug 17, 2020
    Configuration menu
    Copy the full SHA
    42a9fef View commit details
    Browse the repository at this point in the history
  2. remove unused import

    jloleysens committed Aug 17, 2020
    Configuration menu
    Copy the full SHA
    74e5534 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2020

  1. Configuration menu
    Copy the full SHA
    c242a89 View commit details
    Browse the repository at this point in the history