Skip to content

Output colors not showing with Github Copilot enabled #209

Description

@vanowm

This is not a bug of the extension, but rather in VSCode itself: microsoft/vscode/issues/201603

When two extensions have this in package.json

  "contributes": {
    "configurationDefaults": {
      "editor.tokenColorCustomizations": {

and user settings doesn't have "editor.tokenColorCustomizations" saved, then one extension will override the other.
In my case Github Copilot overrides AutoIt-VSCode settings and I don't see any syntax highlighting in the output pane.

For now, we could possibly create a work around by merging that setting into user's config on startup.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions