Skip to content

Latest commit

 

History

History
43 lines (35 loc) · 946 Bytes

File metadata and controls

43 lines (35 loc) · 946 Bytes

Editor Menu

Source Code & Screenshots

Snippet:

edit.nss

Screenshots:

Screenshot 1 Screenshot 2

Overview

Configuration for text editor context menu with quick phrases, emoji insertion, and clipboard management features.

Key Features

  • Quick phrase insertion
  • Date/time stamps
  • Emoji picker integration
  • Clipboard history access

Menu Structure

  • Phrases Menu
    • Examples submenu (SHIFT)
      • Copy and paste demos
      • Direct typing examples
      • Escape sequence samples
    • Date stamp
    • Time stamp
    • Preset phrases
  • Insert Emoji (Win+;)
  • Clipboard History (Win+V)

Usage Notes

  • Two insertion methods: clipboard or direct typing
  • Special character handling via escape sequences

Dependencies

  • Windows Operating System
  • Nilesoft Shell framework
  • PowerShell
  • System.Windows.Forms
  • Windows Clipboard
  • Fluent UI icons