Skip to content
/ snipman Public

Snippet manager with massCode integration and caret position control (after pasting)

License

Notifications You must be signed in to change notification settings

pa-0/snipman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

*                                                                     *
*      ███████ ███    ██ ██ ██████  ███    ███  █████  ███    ██      *
*      ██      ████   ██ ██ ██   ██ ████  ████ ██   ██ ████   ██      *
*      ███████ ██ ██  ██ ██ ██████  ██ ████ ██ ███████ ██ ██  ██      *
*           ██ ██  ██ ██ ██ ██      ██  ██  ██ ██   ██ ██  ██ ██      *
*      ███████ ██   ████ ██ ██      ██      ██ ██   ██ ██   ████      *
*                                                                     *
*      |___________________ SNIPPET MANAGER ___________________|      *
*                                                                     *

snipman is a snippet manager written in AutoHotkey v2

Features

  • massCode integration (loads snippets directly from your massCode database) OR load snippets directly from plain text files or scripts

  • Full text preview on snippet hover

  • Automatic dark / light mode theme based on system settings

  • Option to run automatically with Windows

  • Incremental Search

  • Option to position the caret inside the snippet after inserting it into a document (see demo)

    demo

    demo2

Special Thanks and Credits to:

  • @ethanpil for snips, the inspiration for snipman as well as the snippet examples ('snips' folder)
  • @just me (on AutoHotkey Forum) for Class ToolTipOptions, and the Example Settings GUI,
  • @nperovic for all of their work on Dark mode GUIs, including DarkListView.ahk and SetWindowColor.ahk,
  • @geek (on AutoHotkey Forum) for cJSON.ahk,
  • @The-CoDingman on GitHub for OD_Colors,
  • @MrDoge (on AutoHotkey Forum) for svgtoHBITMAP.ahk, and
  • AutoHotKey developers and forums.

License and Copyright

Copyright (C) Peter Abbasi 2025 Released under the GPLv3 license, included as LICENSE

About

Snippet manager with massCode integration and caret position control (after pasting)

Topics

Resources

License

Stars

Watchers

Forks