Ciprian Coman
Ciprian Coman
Indeed, but it should work for print and pdf. Atm I'm using a customize for print: ``` js customize: function (win) { var footer = $('tfoot'); if (footer.length > 0)...
Thanks @vol7ron, that's a great idea. Being able to customize the data in geneal is the way to go in my opinion. For example in some cases I want to...
> The thing is, I need the **blade syntax highlighting** which I can only see it in **blade** language.. > Maybe If you can make it easier for the user...
@mrmlnc check out Language Server Protocol to register for document formatting https://code.visualstudio.com/docs/extensionAPI/language-support#_format-source-code-in-an-editor