Curculigo
Curculigo
> I think that there's an intermediate solution / implementation for this. Maybe don't work as a single instance but if user request to open a single file and there...
> Depends on your interpretation of "safe", it's perfectly safe for me now. If I decide to reload settings on change on all instances they will be in sync, it's...
What's going on?
OK. I got it. Sometimes I'm really bad at reading English. It's not my native language.
> Hi @Curculigo, > > The implementation might take a long time. Can you specify which components do you need in the first place? (eg, aui.core, aui.network, aui.views) ~~The UI...
You, as the user of this language, have to make the syntax highlighting yourself. You don't understand the language well enough to do this. You have no real usage of...
Could you learn something from the implementations of other text editors? https://github.com/tsujan/FeatherPad/tree/master/featherpad/highlighter https://github.com/ScintillaOrg/lexilla/tree/master/lexers
You have added support for code folding in https://github.com/SpartanJ/eepp/commit/851dfc3ccb0f44d475d76693a32154783e04c3cd. I think it will not be hard for you to add support for basic auto-indent.
Extracted from this XML: Keywords1: show_ifield i_linear i_radial i_concentric i_gyroid i_animate Keywords2: complement union difference intersection symmetric_difference row smooth chamfer Keywords3: move rotate reflect scale at stretch shear local_taper_x local_taper_xy...
It's up to the OP who is the user of this language and is assumed to understand this language to categorize these keywords into `keyword` and `keyword2`. The problem with...