molsonkiko

Results 140 comments of molsonkiko

@donho I've come up with a new approach to this that addresses the issues you had with my previous PR (doesn't manipulate the filesystem, only manipulates buffer objects) If you're...

FWIW, as the only person who is *currently trying to change the code to fix this problem*, I'd like to make clear that I have no intention of trying to...

FWIW I have mixed feelings about silently remembering missing files, mostly because you have two choices if you do that: 1. Forget missing files eventually according to arbitrary (and possibly...

I just tested the examples OP provided in 8.6.2 and it's still broken. Given that one of Npp's major selling points compared to say VSCode is the power of the...

I know this is a very old issue and you've probably already solved it, but I just wanted to share a good solution for posterity. This kind of issue is...

This isn't valid JSON, and the URL has nothing to do with it. There are a bunch of quotes that aren't properly escaped. Recall that literal `"` characters inside a...

At present, this PR only makes form colors match the Notepad++ background if Dark Mode is enabled. However, a user could use a specially colored theme like Navajo or Bespin...

Thanks for your help, @rdipardo! I should be able to do that Sunday evening. On Fri, Jun 16, 2023, 5:28 PM rdipardo ***@***.***> wrote: > @molsonkiko , you need to...

So I came up with a reasonable fix for all these methods that allocate a fixed buffer of size 10 thousand characters. [I also posted about this in the community...

> Why are you shouting? Fair question, fixed