chcg
chcg
@bruderstein See https://notepad-plus-plus.org/community/topic/13461/plugin-update-navigateto/11 there is an issue with the win32 web interface. @young-developer X64 version I added with https://github.com/bruderstein/npp-plugins-x64/commit/95ecef763173d3363cec6d248cc619858448e5af. Are you also facing the issue > 502 Bad Gateway
@mbenitez01 Which zip file do you mean? N++, in this case see #80.
See https://github.com/bruderstein/nppPluginManager/releases/tag/v1.4.4 pre release. The x64 version just displays an empty plugin list (#39) until the server side is also available in a few weeks.
@BlackMage2 , also 'NppExport' exists as x64 at https://github.com/chcg/NPP_ExportPlugin/releases
@BlackMage2 - What do you mean with the message at startup? A message box similar to this one:  - The plugin list from the server is reduced to the...
Regarding prerelease https://github.com/bruderstein/nppPluginManager/releases/tag/v1.4.4: Without the server support to manage x64 plugins the x64 client is of limited usage, as it just could display the already installed plugins and releasing that...
v1.4.5 is a service release with bugfixes for the plugin manager client side, so unrelated to necessary work on the x64 server side
See https://notepad-plus-plus.org/community/topic/13661/plugin-manager-x64-available-submit-your-plugins with version https://github.com/bruderstein/nppPluginManager/releases/tag/v1.4.9 it is possible to use PM for x64, also the plugin list just starts to grow. If you want to contribute see https://github.com/bruderstein/npp-plugins-x64.
- 32bit plugins can't be used with 64bit N++, due to dll loading limitations, different mem models. So I don't see any big advantage in the grayed-out option except from...
@Cyberchipz https://github.com/bruderstein/nppPluginManager/releases/download/v1.4.9/PluginManager_v1.4.9_x64.zip is available and the server side is also available based on the existing win32 server with the list at https://github.com/bruderstein/npp-plugins-x64. The pluginManager is just not bundled with N++...