KevinBatdorf / code-block-pro

A Gutenberg code block with syntax highlighting powered by VS Code
https://code-block-pro.com
126 stars 10 forks source link

Adding AL #295

Open foxermarcin opened 6 months ago

foxermarcin commented 6 months ago

Hi, great job with a plugin!

I'm interested in adding AL programming language to Code Block Pro supported languages. It is used to develop solutions for Microsoft's ERP Dynamics 365 Business Central. Please let me know if it's possible.

Link to VSC language extension: https://marketplace.visualstudio.com/items?itemName=ms-dynamics-smb.al

KevinBatdorf commented 6 months ago

I have to pause adding languages for a bit as the upstream library used to apply the lang/theme styles made a 1.0 release but is still iterating on bugfixes. Once it's a bit more stable I can pull in their changes, and their new system makes it easier to add languages. I think they had a lot of breaking changes though so It's not something I'll be able to do quickly.

I can't say when that will be though.