molsonkiko

Results 17 issues of molsonkiko

As noted in issue #93, some dependency in the project causes compiler errors if the compiler sees `double.Infinity`, `double.NegativeInfinity`, `double.NaN`, or anything else like `1d / 0d` that can be...

One feature that would be very nice to include would be to (*optionally*) automatically calculate the smallest numeric type necessary for a column. Probably all floating point values should be...

enhancement

Fix #12557, fix #10486, fix #14743 ### What this changes 1. Fix: The shortcut mapper will filter Scintilla Commands by keycombo(s). Previously it only filtered Scintilla Commands by name, even...

enhancement

Before I begin, I should note that this is not a request for someone else to implement a feature. I have already implemented this feature in my own fork, and...

### Description of the Issue 1. Bad braces are very hard to see, because they are too dark. __EDIT: my issue here still stands; all the other issues are unimportant...

Based on https://github.com/kbilsted/NotepadPlusPlusPluginPack.Net/pull/104. [rdipardo](https://github.com/rdipardo) did all the hard work here, this is just a refinement. That said, I would strongly urge using this PR instead. This makes it easy for...

Previously the GetFilePath method of NotepadPPGateway was unusable in 64-bit Notepad++ because it accepted an int parameter, but the buffer id (the IdFrom parameter of the NPPN_FILEBEFORECLOSE notification) could be...

This issue does not apply to Notepad++ 8.6.2. __To replicate the issue:__ 1. Install [CSVLint 0.4.6.6](https://github.com/BdR76/CSVLint/releases/tag/0.4.6.6) on [Notepad++ 8.6.1](https://notepad-plus-plus.org/downloads/v8.6.1/) (32bit or 64bit, shouldn't matter). 2. Copy some text to the...

bug

Previously files with CRLF and LF newlines were supported, but not CR. Address #41 . Added a test for this. Also fixed an annoying UI problem with the query form...

Because it looks to me like you don't want to continue maintaining this repo, and I'd be (tentatively) interested in taking over. If you are still interested in being the...