{"id":19080548,"url":"https://github.com/zvirja/nppplugintinyhelpers","last_synced_at":"2026-06-15T01:32:31.135Z","repository":{"id":13970646,"uuid":"16671235","full_name":"zvirja/NppPluginTinyHelpers","owner":"zvirja","description":"This is a simple plugin for Notepad++ which contains a couple of tiny NPP commands. For instance one command just run built in Block Uncomment command. By default N++ doesn't allow to specify the shortcut for this command, so I designed this plugin as a little proxy. Another command run Reload and then scrolls to the document end.","archived":false,"fork":false,"pushed_at":"2015-03-17T15:18:01.000Z","size":472,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-22T05:44:14.797Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zvirja.png","metadata":{"files":{"readme":"readme.FIRST","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-02-09T17:29:40.000Z","updated_at":"2019-06-24T22:18:05.000Z","dependencies_parsed_at":"2022-07-31T16:48:56.481Z","dependency_job_id":null,"html_url":"https://github.com/zvirja/NppPluginTinyHelpers","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/zvirja/NppPluginTinyHelpers","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zvirja%2FNppPluginTinyHelpers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zvirja%2FNppPluginTinyHelpers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zvirja%2FNppPluginTinyHelpers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zvirja%2FNppPluginTinyHelpers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zvirja","download_url":"https://codeload.github.com/zvirja/NppPluginTinyHelpers/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zvirja%2FNppPluginTinyHelpers/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34344440,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-14T02:00:07.365Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-09T02:24:22.463Z","updated_at":"2026-06-15T01:32:31.118Z","avatar_url":"https://github.com/zvirja.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"Even your grandmom can do it!\n\nThis template is done for making plugin development as easy and simple as possible.\n\nA simple plugin can be done through 4 steps, by editing only 2 files (PluginDefinition.h and PluginDefinition.cpp) :\n1. Define your plugin name in \"PluginDefinition.h\"\n2. Define your plugin commands number in \"PluginDefinition.h\"\n3. Customize plugin commands names and associated function name (and the other stuff, optional) in \"PluginDefinition.cpp\".\n4. Define the associated functions\n\nJust follow the 4 steps (commented) in both PluginDefinition.h and PluginDefinition.cpp files :\n//-------------------------------------//\n//-- STEP 1. DEFINE YOUR PLUGIN NAME --//\n//-------------------------------------//\n\n//-----------------------------------------------//\n//-- STEP 2. DEFINE YOUR PLUGIN COMMAND NUMBER --//\n//-----------------------------------------------//\n\n//--------------------------------------------//\n//-- STEP 3. CUSTOMIZE YOUR PLUGIN COMMANDS --//\n//--------------------------------------------//\n\n//----------------------------------------------//\n//-- STEP 4. DEFINE YOUR ASSOCIATED FUNCTIONS --//\n//----------------------------------------------//\t\n\nAny questions and suggestions please post here :\nhttps://sourceforge.net/forum/forum.php?forum_id=482781\n\nFor more information about plugin development, please check here:\nhttp://sourceforge.net/apps/mediawiki/notepad-plus/index.php?title=Plugin_Development\n\n\nDon HO\ndon.h@free.fr\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzvirja%2Fnppplugintinyhelpers","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzvirja%2Fnppplugintinyhelpers","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzvirja%2Fnppplugintinyhelpers/lists"}