Kasper B. Graversen

Results 50 issues of 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...

enhancement

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....

question

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

enhancement

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.

enhancement
help wanted

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

enhancement
help wanted

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

enhancement
Help wanted