BartPermentier / al-toolbox

Adds Features to the AL Language Extension
MIT License
13 stars 9 forks source link

Add regions around all functions & triggers #6

Closed KasperDeSmedt closed 4 years ago

KasperDeSmedt commented 4 years ago

Capability to add regions around all function and triggers of a file, e.g.: image => image

KasperDeSmedt commented 4 years ago

TODO: change region names for event subscribers: [EventSubscriber(ObjectType::Table, Database::Job, 'OnAfterValidateEvent', 'Status', true, true)] => //#region EventSubscriber Table 167 OnAfterValidateEvent Status