Skip to content
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

Add .ftlh as file extension #22

Open
mimatn opened this issue Nov 8, 2019 · 1 comment
Open

Add .ftlh as file extension #22

mimatn opened this issue Nov 8, 2019 · 1 comment

Comments

@mimatn
Copy link

mimatn commented Nov 8, 2019

Following this issue, Spring Boot 2.2 changed the freemarker file extension from .ftl to .ftlh.

Please add .ftlh as a file extension managed by this plugin, so that the renamed files automatically get the correct syntax highlight.

Thank you very much for the excellent extension.

vigneshnagarajan93 added a commit to vigneshnagarajan93/vs-freemarker that referenced this issue Mar 28, 2020
@valentinoPereira
Copy link

You can configure file association for your .ftlh files to use Freemarker highlighting!

Steps:

  1. Open your .ftlh file in vscode
  2. Click on the select language mode option on bottom right status bar of vscode
  3. A search bar with options will open, select the second option " Configure file association for '.ftlh'
  4. Select "Freemarker" from the options which appear

Done!

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

No branches or pull requests

2 participants