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
This plugin is great but might be even better if create feature was source folder aware. For example if I want to create a tml file for a Java class in src/test/java it should default to creating the tml file in src/test/resources.
Love the plugin, Dmitry, thank you. Here is another idea. In the tml editor, use the font style configured for comments also for the <t:remove> component and its body. Or use a different, unobstrusive font style. What do you say?
Validation:
Tapestry Context:
@Inject @Path("asset.js") private Asset js;
Creating files:
Some naming convention may be required here, i.e.:
The text was updated successfully, but these errors were encountered: