How about if User Defined Language could override the global theme ?
-
The idea of notepad plus plus (then let me call it NPP later) is :
We use one theme , then we custom made a style for each programming language.
It works well in popular programming languages,
because there are lots of popular themes are sharing on the net.when i use NPP to edit some format code which is not popular enough ,
e.g. vue.js , svelte.js ,
i have to build a style for it by myself , its not the point ,
the point is :
after i use User Defined Language to build a style for a code format ,
i can not share it to others,
because i could not make sure other people is using the same theme.
then i know why there are less User Defined Language sharing ,
because if i download a UDL from net ,
i must toggle my theme to fit it.so , i want to build a plugin to make that the User Defined Language is able to override
the theme fully , then we can pack all the style in UDL to one file ,
and then , we can share it to others without considering about what theme does he use.do we have any plugin api to do that ?
just make UDL has able to override global style,then the UDL sharing will be easy. -
-
This post is deleted!