The Wayback Machine - https://web.archive.org/web/20210821144125/https://github.com/Pictarine/macos-snippets
Skip to content
master
Switch branches/tags
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
Aug 26, 2020
Jul 29, 2020
Dec 10, 2020
Mar 14, 2021

Snip

GitHub issues GitHub release (latest by date) GitHub Releases

Snip is a lightweight snippets manager built with SwiftUI + Combine for macOS 11+.

🌟 Star us on GitHub — it helps!

Download from mac App Store

black_light_theme

Features

  • 100% SwiftUI + Combine
  • Editor with syntax highlighting for every language
  • Support 100+ programming language, if yours is not present, just tell us and we'll add it!
  • Markdown and HTML preview mode
  • GitHub Gists sync
  • Quick snippet copy
  • Organized snippets collection
  • Favorites snippets
  • Tags
  • Light & Dark Mode
  • Theme selection
  • Atom file icons
  • Share snippet via carbon.now.sh
  • Create snippets via deeplinks from StackOverflow via a Chrome Extension

Editor

CodeMirror-SwiftUI is a fork from CodeMirror-Swift by NghiaTranUIT 🙏, repackaged for SwiftUI.

  • CodeMirror v5.59.4
  • Show/Hide invisible characters
  • Font size
  • Indent size: 2 or 4 spaces
  • Line Wrapping
  • 100+ themes available
  • Autocompletion hints (ctrl+space)
  • Reindent (ctrl+i)
  • Auto close tags and brackets

Incoming

  • Create snippets from files
  • iCloud Sync & Restore
  • Share snippets with another iCloud account
  • Search

Contributors

  • DKeu for german Translation

Contributing

Contributions are always welcome!