Kasper B. Graversen
Kasper B. Graversen
the latest bugfix changes (prior to @mahee96 ) were made directly in the generated code rather than i the code generator - it needs be moved to the code generator...
not sure if it is possible, also trade-offs * maybe be more difficult to debug code * easier to upgrade the plugin pack * we may run into ilmerge hell...
we state > Works on Notepad++ 7.6.3 and above > For Notepad++ 7.6 to 7.6.2 no release works out of the box due to plugin directories changing with every release....
by accident we merged PR that change the code generated code. The code should be heavily commented with it being code generated and should not be touched
We need to develop a plugin that will carry out integrationtest of the functionality provided by the framework. We should start out with something simple and gradually make it nicer.
We are using an old version, a newer version is found at https://www.nuget.org/packages/UnmanagedExports not sure if the format of the `RGiesecke.DllExport.targets` has changed compared to the version we are using
Have you given any thoughts on supporting menus with perhaps sub-menus?
Hi Many thanks for this library! Can you please document the optional parameter `size` on `OracleDynamicParameters.Add()`? The code was not obvious to me. Perhaps it is evident if you have...
be able to specify -column ordering -sorting of rows by one or more columns