Skip to content

HAML support doesn't seem to be working correctly #45

Closed
@Petercopter

Description

@Petercopter

I think I've got things setup correctly for HAML formatting. I've got both syntax_tree and syntax_tree-haml installed, and I've got the VSCode extension setup with HAML as a plugin.

I'm seeing this in the output, so it looks like things are running:

Starting language server: bundle exec stree lsp --plugins=plugin/single_quotes,haml --print-width=80

However I'm not seeing HAML being reformatted on save, and when I try to Format Document from the command palette I see

There is no formatter for 'haml' files installed.

I saw this: #39

So it seems like maybe syntax_tree needs to register as a HAML formatter?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions