Skip to content
This repository was archived by the owner on Sep 12, 2024. It is now read-only.

Pictarine/macos-snippets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

aeb70a4 Β· Apr 8, 2021
Mar 22, 2021
Apr 8, 2021
Aug 26, 2020
Jul 29, 2020
Dec 10, 2020
Mar 14, 2021

Repository files navigation

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!

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!