chcg

Results 464 comments of chcg

@dinkumoil Why should there be a restriction if the user intentionally sizes the window so small?

@pryrt @BannerBomb PluginManager doesn't support the new structure introduced by N++ with 7.5.8 yet. Just the plugin dlls directly placed inside the plugins folder are found and listed.

I wouldn't consider this as a bug, but a compatibility feature. Otherwise PM would need to provide a version specific install routine based on the N++ version and the developers...

@desirepl Did you see https://notepad-plus-plus.org/news/notepad-7.6-released.html and https://notepad-plus-plus.org/features/plugin-admin.html. There is still much discussion(see e.g. https://notepad-plus-plus.org/community/topic/16621/notepad-7-6-new-plugins-admin) on this, so maybe some further adaptations/changes are still needed. So it is unclear if PM...

@mevsme You have 2 options. Using plugin manager with a version of N++ before 7.6. Or using a newer installed version of N++ with the builtin PluginAdmin (see https://notepad-plus-plus.org/features/plugin-admin.html)

@mevsme In this case TLS 1.2 needs to be enabled, see e.g. #114. Could you confirm.

See: https://github.com/bruderstein/nppPluginManager/blob/master/libinstall/src/InstallStepFactory.cpp#L111-115 plugin code is checkin for true, but webinterface/server is producing outsideNpp="1"

@bruderstein Could this be resolved on server side? Or should I add a workaround with checking also for "1"?

@jcaillon ok, so I will leave it as is, as long as no change on server side is done, also for x64 where the input is manually created the expected...

At least it is possible in the plugin list to type the name of the plugin and the position changes to that one. So some limited search possibility is already...