Skip to content

Remove explicit dependency on Haskell Syntax Highlighting #407

Open
@hchmr

Description

@hchmr

This extension depends on another extension called 'Haskell Syntax Highlighting' in order to highlight Haskell code. This makes it impossible to use vscode-haskell with a different syntax highlighting extension. When I try to disable the dependency I get the following error in VS Code:

Cannot disable 'Haskell Syntax Highlighting' extension alone. 'Haskell' extension depends on this. Do you want to disable all these extensions?

Would it be possible to remove this dependency or to make it optional?

Metadata

Metadata

Assignees

No one assigned

    Labels

    type: enhancementAn enhancement to an already existing feature

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions