Skip to content

Known broken plugins for PluginAdmin and reasons #24

@chcg

Description

@chcg
  • Packaging issue, see repackage release zips for N++ 7.6 vladk1973/npp.connections#5

      {
      	"folder-name": "npp.connections",
      	"display-name": "npp.Connections",
      	"version": "1.0.1",
      	"id": "c8dcdc4cf96594244f1a7da2884fd82caf0e6656108632c89fe3c6ab41dee16a",
      	"repository": "https://github.com/vladk1973/npp.connections/releases/download/v1.0.1/npp.connections-1.0.1-x32.zip",
      	"description": "This plugin allows Notepad++ to connect to MS SQL or Sybase servers. ODBC data sources, like a MySql Driver, are also supported",
      	"author": "Vladimir Korobenkov",
      	"homepage": "https://github.com/vladk1973/npp.connections"
      },
    
  • Packaging issue multiple plugin in one zip, not supported by PluginAdmin

      {
      	"folder-name": "NppPlugin_ChangeMarker",
      	"display-name": "Change Markers",
      	"version": "1.0",
      	"id": "9df9fbc086c68a26950dafa624fa03e9a2a3ea500743a8afcde9d9c882b1448f",
      	"repository": "http://www.brotherstone.co.uk/npp/changemarker/NppPlugin_ChangeMarker_Unicode_bin.zip",
      	"description": "This plugin tracks changes made to documents, and enables navigation between changes, with a distinction being mafe between saved and unsaved changes. The change indicator is either a bar in the left margin or a specific highlighting. Or none.",
      	"author": "Thell Fowler",
      	"homepage": "http://codealignment.com"
      },
    
  • Packaging issue config file not found in local subfolder /config, needed sqlite missing in zip

      {
      	"folder-name": "nppColdFusion",
      	"display-name": "ColdFusion Lexer",
      	"version": "0.8.1",
      	"id": "54317bc33af402d3b6f9285711bd018a622ed991d99301b0a5a7a2875d07d8ac",
      	"repository": "https://downloads.sourceforge.net/project/npp-plugins/NppColdFusion/nppColdFusion-0.8.1.zip",
      	"description": "Syntax highlighting, Call tips (Notepad++ 5.8.4 required) and autocomplete for the ColdFusion language",
      	"author": "Ben Bluemel",
      	"homepage": "https://bitbucket.org/bbluemel/nppcoldfusion/overview"
      },
    
  • Packaging issue config file not found in local subfolder /config, N++ 7.6 doesn't start with this plugin

      {
      	"folder-name": "ExternalLexerKVS",
      	"display-name": "External Lexer KVS",
      	"version": "1.0",
      	"id": "7ba3132e9061aaa0972ff707d4973c785db2ea4b4da3838cf4817f120bcea8ea",
      	"repository": "http://www.brotherstone.co.uk/npp/kvs/KVS_Unicode.zip",
      	"description": "Syntax highlighting for the KVS language (KVIrc Scripting language). An example of an external lexer",
      	"author": "Thell Fowler",
      	"homepage": ""
      }
    
  • WinGUP issue can't be unzipped

      {
      	"folder-name": "EmmetNPP",
      	"display-name": "Emmet",
      	"version": "1.0.2",
      	"id": "77d36f28beb5147ed2992ed26b184ca0354bb1bcf1e0f228b76934259085af2b",
      	"repository": "http://download.emmet.io/npp/emmet-npp.zip",
      	"description": "Emmet (ex-Zen Coding) is a web-developer's toolkit that can greatly improve your HTML & CSS workflow",
      	"author": "Sergey Chikuyonok",
      	"homepage": "http://emmet.io"
      },
    
  • Packaging issue config file not found in local subfolder /config, N++ 7.6 doesn't start with this plugin, uninstall not working

      {
      	"folder-name": "AndroidLogger",
      	"display-name": "AndroidLogger",
      	"version": "1.2.7",
      	"id": "817de52d78744a527a6ea00006c2644abd71c70aaa5563f07e26f2843061c94a",
      	"repository": "https://sourceforge.net/projects/androidlogger/files/AndroidLoggerV1.2.7/AndroidLogger_Src.V1.2.7.zip",
      	"description": "Lexer for logcat, with it you can highlight the log lines and the colors customizable. In additional, it can capture logs & screenshot from device online.",
      	"author": "Simbaba",
      	"homepage": "https://sourceforge.net/p/androidlogger/"
      },
    
  • WinGUP issue can't be unzipped

      {
      	"folder-name": "NppBookmarkManager",
      	"display-name": "Bookmark Manager",
      	"version": "0.1.0.97",
      	"id": "69e73ac848b0766d61b5d4082a119803d22acae094de1e573dc91e068e1d2863",
      	"repository": "https://bitbucket.org/ViRuSTriNiTy/nppbookmarkmanager/downloads/NppBookmarkManager_0_1_0_97_Unicode.zip",
      	"description": "This plugin adds simple bookmark functionality to Notepad++.\nBasically it provides shortcuts for defining / jumping to specific bookmarks as it is incorporated in many RAD tools.",
      	"author": "ViRuSTriNiTy",
      	"homepage": "https://bitbucket.org/ViRuSTriNiTy/nppbookmarkmanager"
      },
    
  • Download not working by wingup

      {
      	"folder-name": "Kstudio.MaxscriptExplorer",
      	"display-name": "MaxScriptExplorer",
      	"version": "1.5.2",
      	"id": "757e384d23df4995230111fd4777d64e9a6e50f94ec25bc454a5c7a618b123a1",
      	"repository": "https://3d-kstudio.com/download-manager.php?id=112",
      	"description": "New plugin for navigation on maxscript project.\n\nFeatures:\n- Display the list of functions and structures from maxscript file(s).\n- Multiply project modes: Single file, Project folder, Opened files\n- Go to definition from working area or tree.\n- Ability to insert function with parameters into working area.\n- Navigation back/forward\n- Filter functions by text\n- Ability to hide private members of structs\n- Display tooltips with related comments and parameters for selected function.",
      	"author": "Alexander Kramer",
      	"homepage": "https://3d-kstudio.com/forum/trackscripts-news/maxscript-explorer-notepad-plugin-developers/"
      },
    

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions