Skip to content
This repository was archived by the owner on Jul 31, 2023. It is now read-only.
This repository was archived by the owner on Jul 31, 2023. It is now read-only.

Emmet isn't recognised in erb #197

Description

@resting

Your environment

  • vscode-ruby version: 0.14.0
  • Ruby version: ruby 2.4.1p111 (2017-03-22 revision 58053) [x86_64-darwin16
  • VS Code version: 1.15.0
  • Operating System: MacOS

Expected behavior

  1. Create a new file
  2. Set language mode to erb
  3. Type .myclass or any HTML like div, p etc
  4. Hit ctrl + space to list suggestions (if you don't have autosugesstion turned on)
  5. Expect to see emmet expanded abbreviations

Actual behavior

No suggestions returned

Steps to reproduce the problem

see Expected behavior


IIRC emmet used to work seamlessly with erb.
Perhaps its due to the change to emmet in vscode.
Workaround: set language mode to HTML.

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature-requestAdds currently unsupported functionality

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions