Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Java Template Engine SupportNew to Visual Studio Code? Get it now.
Java Template Engine Support

Java Template Engine Support

Fah Enterprises

|
176 installs
| (0) | Free
Language support for Java Template Engine (JTE)
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

JTE Extension for VS Code

This extension provides support for Java Template Engine (JTE) files in Visual Studio Code.

Features

This extension provides code completion for JTE templates. So far it has support for the following:

  • @import
  • @param
  • ${...}

Requirements

There are no requirements or dependencies for this extension.

Extension Settings

Not extracting the java classes in the jdk. so the user can add their own classes to the list.

  • common.jdk.classes

The list of jte directives is configurable in the settings.

  • @.completions

The list of java types is configurable in the settings.

  • java.types

Known Issues

  • No code completion for object methods.
  • No help for @if, @for or @template

Release Notes

0.0.2

Initial release of JTE code completion.

0.0.3

Add document formatting.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft