Per Lundberg
Per Lundberg
For the reference, this is still an open issue for me (I was just annoyed by it again which led me here :grin:). - `Ctrl-+` works when using non-numeric +...
No worries @maximstewart. I tried now (on another keyboard, since WFH). Same problem here, Ctrl-+, Ctrl-0 etc does not work when using the numeric keypad. Ctrl-0 even emits a "0"...
> What you describe seems like the plus symbol is a function only option and just 0 by default? Ah, unclear on my behalf @maximstewart. Both `Ctrl-+` and `Ctrl-0` are...
Ah, sorry @maximstewart - I _saw_ that comment but I must admit I didn't paid a lot of attention to it (to my own shame). Sorry for this. I now...
Agree, this would be great. Here is [a link](http://www.ikriv.com/dev/db/SqlInsert/SqlInsert.html) which describes how it can be done with the ADO.NET provider for SQL Server. Some sample code taken from that page:...
See https://github.com/faheel/BigInt/issues/24. I'm not sure if this would cause the time complexity to go down to `O(n)`, but it would at least make things faster. @faheel, any thoughts from your...
@slovdahl - should we also try to include this change from our version of the class? In `unloadPlugin()`, right before the`firePluginStateEvent()` call (could unfortunately not make it a suggestion here...
Sounds good @decebals, I'll make sure that either me or @slovdahl tests the 3.11.0-SNAPSHOT version. Does it include the https://github.com/pf4j/pf4j/pull/567 fix too? If so, that would be super-great. :bow:
> @bmeynell Old thread, I know, but loading a `.local` file using `dotenv ` does not seem to trigger any "allow"-prompting for me whenever the `.local` file is modified. 🤔...
While you're at it @mjsabby, it would be great to get the Kaleidoscope examples upgraded from `netcoreapp3.1` (EOL December 13, 2022)... :slightly_smiling_face: I realized this when I copied the examples...