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

Support all arguments for monaco-vscode-api initialize #756

Merged
merged 8 commits into from
Oct 7, 2024

Commits on Oct 4, 2024

  1. Suppport all arguments for monaco-vscode-api initialize, allow to con…

    …figure editor-, view- or workspace-service (preperation for further extension)
    kaisalmen committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    e5be488 View commit details
    Browse the repository at this point in the history
  2. Update versions to next.2

    kaisalmen committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    2a07e2f View commit details
    Browse the repository at this point in the history
  3. Fix :node prefix

    kaisalmen committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    242d8e6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ff65e20 View commit details
    Browse the repository at this point in the history
  5. Move userConfiguration from editor app config to vscodeApi config

    - Wrapper: If semantic highlight is configured in editorOptions it is set to workspaceConfig.configurationDefaults
    kaisalmen committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    d888490 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bc7b1dc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fd90281 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7b61d52 View commit details
    Browse the repository at this point in the history