al-code-outline icon indicating copy to clipboard operation
al-code-outline copied to clipboard

Default Object Namespace

Open vdevmt opened this issue 11 months ago • 1 comments

Hi, I would like to use the features available in my published marketplace extension to set a default namespace at the end of the wizard for generating new objects. These features allow you to apply a default namespace based on:

  • Current File path (if ats.UseObjectFilePathAsNamespace setting is enabled)
  • Default Root Namespace defined by al.RootNamespace setting
  • Default Root Namespace defined by ats.RootNamespace setting
  • Additional custom Namespaces defined in ats.DefaultNamespaces setting

How can I contribute to this process?

for more information: https://marketplace.visualstudio.com/items?itemName=vdevmt.al-advanced-tools-suite

vdevmt avatar Jan 27 '25 10:01 vdevmt