Results 38 comments of Raffaele Orabona

~~This PR should be ready for review, but it lacks a couple patterns that require look-behind regex support.~~

I'm using `Lite XL 2.1.5` on Arch Linux. But I had the same problem on previous Lite XL versions (2.1.2, 2.1.3, 2.1.4) in the last 6 months (more or less).

I was thinking that maybe it has to do with the fact that you don't use the `common.merge()` way to manage config options. What do you think ?

I've already been trying to convert the config options to use `common.merge()`, but it still doesn't work so I'll need some more time to understand why. I'll open a PR...

I did the following: Run this: `lpm run todotreeview` Add `config.treeview_size = 600 * SCALE` to the user `init.lua` Do `core:quit` Re-run `lpm run todotreeview` The width that you see...

I'll try right away, thanks.

I'm not sure if you use [Fontello](https://fontello.com/) to create the icon font, but it would be cleaner and easier to do so. You could just copy the chevron icons from...

It seems to be working perfectly now! Btw, thanks for making this plugin! It's become an important part of my workflow and a very useful addition for Lite XL IDE.

Hi, unfortunately right now I have my hands full with several other PRs about Lite XL plugins, like syntax plugins, some IDE stuff and my project manager plugin. When I'm...