lite-plugins icon indicating copy to clipboard operation
lite-plugins copied to clipboard

[Plugin request] Svelte

Open Lumca opened this issue 5 years ago • 2 comments

Hello,

I have tried to make my own syntax but always failed, with syntaxing something from CSS in JS code or HTML code in JS code.

I would need to differ the syntax in , code and in any other area of the code to have HTML syntax.

Or can it be done only with the syntax function that exists?

thanks Lumir

Lumca avatar Feb 12 '21 18:02 Lumca

If there is a way to do this i'd like to know/help, right now im using the language_js.lua for this.

Darival avatar Feb 21 '21 02:02 Darival

Something deviating from the color_preview plugin would work, where it tracks the context and applies the correct highlighting for those files line by line whenever necessary. It would probably be better to completely remove the language plugin files too if this is implemented.

aqilc avatar Mar 21 '21 20:03 aqilc