PeterCJ

Results 132 comments of PeterCJ

> ​​The background color of highlighted lines for saved and unsaved files cannot be modified via the theme. In dark mode themes, the text within these highlighted lines is almost...

duplicate of #13363 and #17133 and #11408 > I'd like to resurrect JohnF-tfa's request The appropriate way to resurrect an existing non-closed request is to reply to that original request,...

This doesn't solve the underlying problem, but I have a couple of suggestions for things to try on your end: > Now I have to re-open the dozen or so...

In Dark Mode Default, when the Default Style > BG = `3F3F3F`, the highlighted word in the auto-complete pulldown gets `3F3F3F`, and the others get `2B2B2B`. As mentioned in the...

> because themes at that time didn't have code for inserting missing entries in styler Ooh, if that was the reason, then since insert-missing-entries was just recently added to the...

FYI, https://datatracker.ietf.org/doc/html/rfc3986#section-3.1 is the canonical reference, where the allowed scheme characters are defined. A common protocol that uses a `+` in the scheme is `svn+ssh://` (see [svn docs](http://svnbook.red-bean.com/en/1.7/svn.basic.in-action.html#svn.advanced.reposurls)), which I...

1. UDL files must have their filename end in `.xml` 2. Per [CONTRIBUTING.md](https://github.com/notepad-plus-plus/userDefinedLanguages/blob/master/CONTRIBUTING.md), you must also add your new UDL to the JSON file.

You need to respond and fix this PR, or it will be rejected in the next few days.