anzwdev / al-code-outline

AL Code Outline for Visual Studio Code
MIT License
51 stars 13 forks source link

'Add Permisisons...' removes #region #593

Closed guidorobben closed 1 month ago

guidorobben commented 2 months ago

These are my permissions before. image

When running 'Add Permissions', the #region is removed and is not valid anymore.

image

anzwdev commented 1 month ago

Do you still have this problem? Maybe there was a problem with an earlier version of the extension but it was fixed by some other changes?

I've checked both "Add all extension objects permission" and "Add permissions to all tables used by this object" code actions and it worked without any issues.

guidorobben commented 1 month ago

This is not happening anymore. I think this was because I was running the preview version.