Open steffans opened 3 years ago
It would be nice if certain function names could trigger HTML highlighting as well. Maybe those function names can be configured in the settings. Example:
use function Some\html; html('<p>Hello!</p>');
Hi, thanks for creating an issue, I will see if I can implement this as soon as I have time available!
It would be nice if certain function names could trigger HTML highlighting as well. Maybe those function names can be configured in the settings. Example: