waldo1001 / crs-al-language-extension

Make working with the (Dynamics NAV / 365) AL Language easier and more efficient.
MIT License
34 stars 43 forks source link

#243 Add Support for more Special Characters #244

Closed pri-kise closed 2 years ago

pri-kise commented 2 years ago

Update the Regex for Pages similar to PR https://github.com/waldo1001/crs-al-language-extension/pull/234 that added support for more the special character %/() in field names

waldo1001 commented 2 years ago

Thanks! I added a test for this, and all seems to be working still!