Skip to content

feat: adds .hbs HTML language extension #66

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

Closed

Conversation

willviles
Copy link

@willviles willviles commented Sep 3, 2019

Thanks for the great extension! This PR adds hbs as a valid HTML language extension, most commonly used by Ember.js developers using Tailwind in HTMLBars templates.


For use before this PR is merged and released:

npm install -g vsce
git clone -b feat/add-hbs-html-language git@github.willviles/vscode-tailwindcss.git
cd vscode-tailwindcss
npm install
vsce package

Then install the generated .vsix file by running the VSCode command 'Extensions: Install from VSIX...'

@Alonski
Copy link

Alonski commented Dec 28, 2019

@bradlc Can we get this merged and released please?

@bradlc
Copy link
Contributor

bradlc commented Jun 16, 2020

Thanks for the pull request @willviles! Unfortunately I did a major rewrite of the extension and wasn't able to merge this, but hbs is now one of the languages with built-in support 🎉

@bradlc bradlc closed this Jun 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants