You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using the extension and editing a .ftl file usually contains a lot of HTML and JavaScript so it would be nice to use IntelliSense for these depending on the context.
Hi @htamas, currently there is no IntelliSense support for this extension. At this point, only these snippets are available. I will consider this for a future release.
Using the extension and editing a
.ftl
file usually contains a lot of HTML and JavaScript so it would be nice to use IntelliSense for these depending on the context.For example, the PHP Intelephense extension does this too: https://marketplace.visualstudio.com/items?itemName=bmewburn.vscode-intelephense-client
Is it possible to do the same thing with the FreeMarker extension?
The text was updated successfully, but these errors were encountered: