Hornbill WebDev Helper READMEHelper extension for orion app strings. Plugin will be automatically activated when hb-translate.json file will be found in root of your project. Please configure your app strings path you want to make
available in your project.
{
"appStrings": [
{
"app": "com.hornbill.customermanager",
"file": "q:\\hornbill\\com.hornbill.customermanager\\app-strings.xml"
},
{
"app": "core",
"file": "q:\\hornbill\\com.hornbill.core\\app-strings"
}
]
}
Plugin is not yet detecting changes in configuration file and xml files so if you do it then you can reload them from command palette - call Featuresctrl+shift+P -
RequirementsVSCODE 1.9 Extension SettingsNOT DEFINED YET Known IssuesNothing Release Notes0.1.7
Working with MarkdownNote: Any feedback welcome. For more information
TODO:
Enjoy! |