al-code-outline
al-code-outline copied to clipboard
Complete support for MultiLanguage properties
Hi, we know that MultiLanguage properties are not in MS best practices list, but they are still very usefull and productive when you only need to support a few languages...
We would like complete support of your fantastic tool-set for MultiLanguage properties: CaptionML ToolTipML
Maybe a new set of settings like these:
-
"alOutline.MultiLanguageSupport" : [ "ENU", "ESP" ] -
"alOutline.addToolTipsMLToPageFields" : bool -
"alOutline.pageFieldToolTipML" : [ "ENU": "abc %1", "ESP": "xyz %1" ] -
"alOutline.pageActionToolTip" : [ "ENU": "abc %1", "ESP": "xyz %1" ] -
"alOutline.codeCleanupActions" : ["AddObjectCaptionsML", "AddTableFieldCaptionsML", "AddToolTipsML"]
Thanks in advance...