├── .gitignore ├── LICENSE ├── README.md ├── Snip.xcodeproj └── project.pbxproj ├── Snip ├── AppDelegate.swift ├── Assets.xcassets │ ├── AppIcon.appiconset │ │ ├── Contents.json │ │ ├── Snip2-1024.png │ │ ├── Snip2-128.png │ │ ├── Snip2-16.png │ │ ├── Snip2-256.png │ │ ├── Snip2-32.png │ │ ├── Snip2-512.png │ │ └── Snip2-64.png │ ├── Contents.json │ ├── code_c.imageset │ │ ├── Contents.json │ │ ├── c-1.svg │ │ └── c.svg │ ├── code_cmake.imageset │ │ ├── CMake-1.svg │ │ ├── CMake.svg │ │ └── Contents.json │ ├── code_coffeescript.imageset │ │ ├── Contents.json │ │ ├── coffeescript_filetype-1.svg │ │ └── coffeescript_filetype.svg │ ├── code_cpp.imageset │ │ ├── Contents.json │ │ ├── cpp-1.svg │ │ └── cpp.svg │ ├── code_csharp.imageset │ │ ├── Contents.json │ │ ├── Csharp-1.svg │ │ └── Csharp.svg │ ├── code_css.imageset │ │ ├── Contents.json │ │ ├── css-1.svg │ │ └── css.svg │ ├── code_dart.imageset │ │ ├── Contents.json │ │ ├── dart_file-1.svg │ │ └── dart_file.svg │ ├── code_django.imageset │ │ ├── Contents.json │ │ ├── django-1.svg │ │ └── django.svg │ ├── code_dockerfile.imageset │ │ ├── Contents.json │ │ ├── DockerComposeFile-1.svg │ │ └── DockerComposeFile.svg │ ├── code_go.imageset │ │ ├── Contents.json │ │ ├── go-1.svg │ │ └── go.svg │ ├── code_groovy.imageset │ │ ├── Contents.json │ │ ├── groovyFile-1.svg │ │ └── groovyFile.svg │ ├── code_html.imageset │ │ ├── Contents.json │ │ ├── html-1.svg │ │ └── html.svg │ ├── code_http.imageset │ │ ├── Contents.json │ │ ├── http_requests_filetype-1.svg │ │ └── http_requests_filetype.svg │ ├── code_java.imageset │ │ ├── Contents.json │ │ ├── java-1.svg │ │ └── java.svg │ ├── code_jinja.imageset │ │ ├── Contents.json │ │ ├── jinja2-1.svg │ │ └── jinja2.svg │ ├── code_js.imageset │ │ ├── Contents.json │ │ ├── javaScript-1.svg │ │ └── javaScript.svg │ ├── code_json.imageset │ │ ├── Contents.json │ │ ├── json-1.svg │ │ └── json.svg │ ├── code_kotlin.imageset │ │ ├── Contents.json │ │ ├── kotlin_file-1.svg │ │ └── kotlin_file.svg │ ├── code_md.imageset │ │ ├── Contents.json │ │ ├── MarkdownPlugin-1.svg │ │ └── MarkdownPlugin.svg │ ├── code_objc.imageset │ │ ├── Contents.json │ │ ├── ios-1.svg │ │ └── ios.svg │ ├── code_php.imageset │ │ ├── Contents.json │ │ ├── php-icon-1.svg │ │ └── php-icon.svg │ ├── code_properties.imageset │ │ ├── Contents.json │ │ ├── properties-1.svg │ │ └── properties.svg │ ├── code_protobuf.imageset │ │ ├── Contents.json │ │ ├── ProtobufOptionPage-1.svg │ │ └── ProtobufOptionPage.svg │ ├── code_python.imageset │ │ ├── Contents.json │ │ ├── pythonFile-1.svg │ │ └── pythonFile.svg │ ├── code_r.imageset │ │ ├── Contents.json │ │ ├── rMarkdown-1.svg │ │ └── rMarkdown.svg │ ├── code_ruby.imageset │ │ ├── Contents.json │ │ ├── ruby-1.svg │ │ └── ruby.svg │ ├── code_sass.imageset │ │ ├── Contents.json │ │ ├── sass-1.svg │ │ └── sass.svg │ ├── code_scala.imageset │ │ ├── Contents.json │ │ ├── file_scala-1.svg │ │ └── file_scala.svg │ ├── code_scheme.imageset │ │ ├── Contents.json │ │ ├── editScheme-1.svg │ │ └── editScheme.svg │ ├── code_sql.imageset │ │ ├── Contents.json │ │ ├── sql-1.svg │ │ └── sql.svg │ ├── code_swift.imageset │ │ ├── Contents.json │ │ ├── FileType_swift-1.svg │ │ └── FileType_swift.svg │ ├── code_terminal.imageset │ │ ├── Contents.json │ │ ├── shFile-1.svg │ │ └── shFile.svg │ ├── code_text.imageset │ │ ├── Contents.json │ │ ├── file-alt-solid-1.svg │ │ └── file-alt-solid.svg │ ├── code_typescript.imageset │ │ ├── Contents.json │ │ ├── typescript-1.svg │ │ └── typescript.svg │ ├── code_vb.imageset │ │ ├── Contents.json │ │ ├── Vbasic-1.svg │ │ └── Vbasic.svg │ ├── code_vue.imageset │ │ ├── Contents.json │ │ ├── vue-1.svg │ │ └── vue.svg │ ├── code_xml.imageset │ │ ├── Contents.json │ │ ├── xml-1.svg │ │ └── xml.svg │ ├── code_yaml.imageset │ │ ├── Contents.json │ │ ├── yaml-1.svg │ │ └── yaml.svg │ ├── ic_clipboard.imageset │ │ ├── Contents.json │ │ ├── baseline_content_copy_white_24pt_1x.png │ │ ├── baseline_content_copy_white_24pt_2x.png │ │ └── baseline_content_copy_white_24pt_3x.png │ ├── ic_close.imageset │ │ ├── Contents.json │ │ ├── baseline_cancel_white_18pt_1x.png │ │ ├── baseline_cancel_white_18pt_2x.png │ │ └── baseline_cancel_white_18pt_3x.png │ ├── ic_delete.imageset │ │ ├── Contents.json │ │ ├── baseline_delete_white_24pt_1x.png │ │ ├── baseline_delete_white_24pt_2x.png │ │ └── baseline_delete_white_24pt_3x.png │ ├── ic_down.imageset │ │ ├── Contents.json │ │ ├── chevron-right-solid-1.png │ │ └── chevron-right-solid.png │ ├── ic_fav.imageset │ │ ├── Contents.json │ │ ├── baseline_favorite_border_white_24pt_1x.png │ │ ├── baseline_favorite_border_white_24pt_2x.png │ │ └── baseline_favorite_border_white_24pt_3x.png │ ├── ic_fav_selected.imageset │ │ ├── Contents.json │ │ ├── baseline_favorite_white_24pt_1x.png │ │ ├── baseline_favorite_white_24pt_2x.png │ │ └── baseline_favorite_white_24pt_3x.png │ ├── ic_file.imageset │ │ ├── Contents.json │ │ ├── file-code-solid-1.png │ │ └── file-code-solid.png │ ├── ic_folder_closed.imageset │ │ ├── Contents.json │ │ ├── baseline_folder_white_24pt_1x.png │ │ ├── baseline_folder_white_24pt_2x.png │ │ └── baseline_folder_white_24pt_3x.png │ ├── ic_folder_opened.imageset │ │ ├── Contents.json │ │ ├── folder-open-solid-@3x-1.png │ │ └── folder-open-solid-@3x.png │ ├── ic_github.imageset │ │ ├── Contents.json │ │ ├── ic_github-1.png │ │ └── ic_github.png │ ├── ic_github_connected.imageset │ │ ├── Contents.json │ │ ├── github-brands-connected-1.png │ │ └── github-brands-connected.png │ ├── ic_info.imageset │ │ ├── Contents.json │ │ ├── baseline_info_white_24pt_1x.png │ │ ├── baseline_info_white_24pt_2x.png │ │ └── baseline_info_white_24pt_3x.png │ ├── ic_open.imageset │ │ ├── Contents.json │ │ ├── external-link-alt-solid-1.png │ │ └── external-link-alt-solid.png │ ├── ic_preview_hide.imageset │ │ ├── Contents.json │ │ ├── eye-slash-regular-1.png │ │ └── eye-slash-regular.png │ ├── ic_preview_show.imageset │ │ ├── Contents.json │ │ ├── eye-regular-1.png │ │ └── eye-regular.png │ ├── ic_settings.imageset │ │ ├── Contents.json │ │ ├── baseline_settings_white_24pt_1x.png │ │ ├── baseline_settings_white_24pt_2x.png │ │ └── baseline_settings_white_24pt_3x.png │ ├── ic_share.imageset │ │ ├── Contents.json │ │ ├── iconfinder_share_2561384-1.png │ │ └── iconfinder_share_2561384.png │ ├── ic_snippet.imageset │ │ ├── Contents.json │ │ ├── baseline_description_white_24pt_1x.png │ │ ├── baseline_description_white_24pt_2x.png │ │ └── baseline_description_white_24pt_3x.png │ ├── ic_sync.imageset │ │ ├── Contents.json │ │ ├── cloud-upload-alt-solid-1.png │ │ └── cloud-upload-alt-solid.png │ ├── ic_synced.imageset │ │ ├── Contents.json │ │ ├── cloud-solid-1.png │ │ └── cloud-solid.png │ ├── ic_up.imageset │ │ ├── Contents.json │ │ ├── chevron-down-solid-1.png │ │ └── chevron-down-solid.png │ └── snip.imageset │ │ ├── Contents.json │ │ ├── Snip-1.png │ │ └── Snip.png ├── Backend │ ├── API.swift │ ├── Endpoint.swift │ ├── Model │ │ ├── Gist.swift │ │ ├── OAuth.swift │ │ └── User.swift │ └── SyncManager.swift ├── Colors.xcassets │ ├── AccentDark.colorset │ │ └── Contents.json │ ├── Contents.json │ ├── Primary.colorset │ │ └── Contents.json │ ├── PrimaryTheme.colorset │ │ └── Contents.json │ ├── Secondary.colorset │ │ └── Contents.json │ ├── SecondaryTheme.colorset │ │ └── Contents.json │ ├── Shadow.colorset │ │ └── Contents.json │ ├── ShadowTheme.colorset │ │ └── Contents.json │ └── Text.colorset │ │ └── Contents.json ├── Components │ ├── CodeViewer │ │ ├── CodeActionsTopBar.swift │ │ ├── CodeDetailsBottomBar.swift │ │ ├── CodeViewer.swift │ │ ├── ModeSelectionView.swift │ │ └── TagView.swift │ ├── External Snippet │ │ └── ExternalSnippet.swift │ ├── Misc │ │ ├── ActivityIndicator.swift │ │ └── ImageButton.swift │ ├── Searchbar │ │ └── SearchBar.swift │ ├── Settings │ │ ├── SettingsView.swift │ │ └── ToggleItem.swift │ ├── Sidebar │ │ ├── Sidebar.swift │ │ ├── SidebarTagView.swift │ │ ├── SnipItemView.swift │ │ ├── SnipItemsList.swift │ │ └── SnipItemsListAction.swift │ └── Welcome │ │ └── WelcomeView.swift ├── Extensions │ ├── Binding.swift │ ├── Bundle.swift │ ├── CharacterSet.swift │ ├── Color.swift │ ├── Data.swift │ ├── Date.swift │ ├── Dictionary.swift │ ├── EnvironmentValues.swift │ ├── List.swift │ ├── String.swift │ ├── StringProtocol.swift │ ├── TextField.swift │ ├── URL.swift │ └── UserDefaults.swift ├── External │ └── CodeMirrorView.bundle │ │ └── Contents │ │ ├── Info.plist │ │ └── Resources │ │ ├── LICENSE │ │ ├── addons │ │ ├── comment │ │ │ ├── comment.js │ │ │ └── continuecomment.js │ │ ├── dialog.css │ │ ├── dialog.js │ │ ├── dialog │ │ │ ├── dialog.css │ │ │ └── dialog.js │ │ ├── display │ │ │ ├── autorefresh.js │ │ │ ├── fullscreen.css │ │ │ ├── fullscreen.js │ │ │ ├── panel.js │ │ │ ├── placeholder.js │ │ │ └── rulers.js │ │ ├── edit │ │ │ ├── closebrackets.js │ │ │ ├── closetag.js │ │ │ ├── continuelist.js │ │ │ ├── matchbrackets.js │ │ │ ├── matchtags.js │ │ │ └── trailingspace.js │ │ ├── fold │ │ │ ├── brace-fold.js │ │ │ ├── comment-fold.js │ │ │ ├── foldcode.js │ │ │ ├── foldgutter.css │ │ │ ├── foldgutter.js │ │ │ ├── indent-fold.js │ │ │ ├── markdown-fold.js │ │ │ └── xml-fold.js │ │ ├── hint │ │ │ ├── anyword-hint.js │ │ │ ├── css-hint.js │ │ │ ├── html-hint.js │ │ │ ├── javascript-hint.js │ │ │ ├── show-hint.css │ │ │ ├── show-hint.js │ │ │ ├── sql-hint.js │ │ │ └── xml-hint.js │ │ ├── lint │ │ │ ├── coffeescript-lint.js │ │ │ ├── css-lint.js │ │ │ ├── html-lint.js │ │ │ ├── javascript-lint.js │ │ │ ├── json-lint.js │ │ │ ├── lint.css │ │ │ ├── lint.js │ │ │ └── yaml-lint.js │ │ ├── merge │ │ │ ├── merge.css │ │ │ └── merge.js │ │ ├── mode │ │ │ ├── loadmode.js │ │ │ ├── multiplex.js │ │ │ ├── multiplex_test.js │ │ │ ├── overlay.js │ │ │ └── simple.js │ │ ├── runmode │ │ │ ├── colorize.js │ │ │ ├── runmode-standalone.js │ │ │ ├── runmode.js │ │ │ └── runmode.node.js │ │ ├── scroll │ │ │ ├── annotatescrollbar.js │ │ │ ├── scrollpastend.js │ │ │ ├── simplescrollbars.css │ │ │ └── simplescrollbars.js │ │ ├── search.js │ │ ├── search │ │ │ ├── jump-to-line.js │ │ │ ├── match-highlighter.js │ │ │ ├── matchesonscrollbar.css │ │ │ ├── matchesonscrollbar.js │ │ │ ├── search.js │ │ │ └── searchcursor.js │ │ ├── selection │ │ │ ├── active-line.js │ │ │ ├── mark-selection.js │ │ │ └── selection-pointer.js │ │ ├── show-invisibles.js │ │ ├── tern │ │ │ ├── tern.css │ │ │ ├── tern.js │ │ │ └── worker.js │ │ └── wrap │ │ │ └── hardwrap.js │ │ ├── index.html │ │ ├── keymap │ │ ├── emacs.js │ │ ├── sublime.js │ │ └── vim.js │ │ ├── lib │ │ ├── codemirror.css │ │ └── codemirror.js │ │ ├── modes │ │ ├── apl │ │ │ ├── apl.js │ │ │ └── index.html │ │ ├── asciiarmor │ │ │ ├── asciiarmor.js │ │ │ └── index.html │ │ ├── asn.1 │ │ │ ├── asn.1.js │ │ │ └── index.html │ │ ├── asterisk │ │ │ ├── asterisk.js │ │ │ └── index.html │ │ ├── brainfuck │ │ │ ├── brainfuck.js │ │ │ └── index.html │ │ ├── clike │ │ │ ├── clike.js │ │ │ ├── index.html │ │ │ ├── scala.html │ │ │ └── test.js │ │ ├── clojure │ │ │ ├── clojure.js │ │ │ ├── index.html │ │ │ └── test.js │ │ ├── cmake │ │ │ ├── cmake.js │ │ │ └── index.html │ │ ├── cobol │ │ │ ├── cobol.js │ │ │ └── index.html │ │ ├── coffeescript │ │ │ ├── coffeescript.js │ │ │ └── index.html │ │ ├── commonlisp │ │ │ ├── commonlisp.js │ │ │ └── index.html │ │ ├── crystal │ │ │ ├── crystal.js │ │ │ └── index.html │ │ ├── css │ │ │ ├── css.js │ │ │ ├── gss.html │ │ │ ├── gss_test.js │ │ │ ├── index.html │ │ │ ├── less.html │ │ │ ├── less_test.js │ │ │ ├── scss.html │ │ │ ├── scss_test.js │ │ │ └── test.js │ │ ├── cypher │ │ │ ├── cypher.js │ │ │ ├── index.html │ │ │ └── test.js │ │ ├── d │ │ │ ├── d.js │ │ │ ├── index.html │ │ │ └── test.js │ │ ├── dart │ │ │ ├── dart.js │ │ │ └── index.html │ │ ├── diff │ │ │ ├── diff.js │ │ │ └── index.html │ │ ├── django │ │ │ ├── django.js │ │ │ └── index.html │ │ ├── dockerfile │ │ │ ├── dockerfile.js │ │ │ ├── index.html │ │ │ └── test.js │ │ ├── dtd │ │ │ ├── dtd.js │ │ │ └── index.html │ │ ├── dylan │ │ │ ├── dylan.js │ │ │ ├── index.html │ │ │ └── test.js │ │ ├── ebnf │ │ │ ├── ebnf.js │ │ │ └── index.html │ │ ├── ecl │ │ │ ├── ecl.js │ │ │ └── index.html │ │ ├── eiffel │ │ │ ├── eiffel.js │ │ │ └── index.html │ │ ├── elm │ │ │ ├── elm.js │ │ │ └── index.html │ │ ├── erlang │ │ │ ├── erlang.js │ │ │ └── index.html │ │ ├── factor │ │ │ ├── factor.js │ │ │ └── index.html │ │ ├── fcl │ │ │ ├── fcl.js │ │ │ └── index.html │ │ ├── forth │ │ │ ├── forth.js │ │ │ └── index.html │ │ ├── fortran │ │ │ ├── fortran.js │ │ │ └── index.html │ │ ├── gas │ │ │ ├── gas.js │ │ │ └── index.html │ │ ├── gfm │ │ │ ├── gfm.js │ │ │ ├── index.html │ │ │ └── test.js │ │ ├── gherkin │ │ │ ├── gherkin.js │ │ │ └── index.html │ │ ├── go │ │ │ ├── go.js │ │ │ └── index.html │ │ ├── groovy │ │ │ ├── groovy.js │ │ │ └── index.html │ │ ├── haml │ │ │ ├── haml.js │ │ │ ├── index.html │ │ │ └── test.js │ │ ├── handlebars │ │ │ ├── handlebars.js │ │ │ └── index.html │ │ ├── haskell-literate │ │ │ ├── haskell-literate.js │ │ │ └── index.html │ │ ├── haskell │ │ │ ├── haskell.js │ │ │ └── index.html │ │ ├── haxe │ │ │ ├── haxe.js │ │ │ └── index.html │ │ ├── htmlembedded │ │ │ ├── htmlembedded.js │ │ │ └── index.html │ │ ├── htmlmixed │ │ │ ├── htmlmixed.js │ │ │ └── index.html │ │ ├── http │ │ │ ├── http.js │ │ │ └── index.html │ │ ├── idl │ │ │ ├── idl.js │ │ │ └── index.html │ │ ├── index.html │ │ ├── javascript │ │ │ ├── index.html │ │ │ ├── javascript.js │ │ │ ├── json-ld.html │ │ │ ├── test.js │ │ │ └── typescript.html │ │ ├── jinja2 │ │ │ ├── index.html │ │ │ └── jinja2.js │ │ ├── jsx │ │ │ ├── index.html │ │ │ ├── jsx.js │ │ │ └── test.js │ │ ├── julia │ │ │ ├── index.html │ │ │ └── julia.js │ │ ├── livescript │ │ │ ├── index.html │ │ │ └── livescript.js │ │ ├── lua │ │ │ ├── index.html │ │ │ └── lua.js │ │ ├── markdown │ │ │ ├── index.html │ │ │ ├── markdown.js │ │ │ └── test.js │ │ ├── mathematica │ │ │ ├── index.html │ │ │ └── mathematica.js │ │ ├── mbox │ │ │ ├── index.html │ │ │ └── mbox.js │ │ ├── meta.js │ │ ├── mirc │ │ │ ├── index.html │ │ │ └── mirc.js │ │ ├── mllike │ │ │ ├── index.html │ │ │ └── mllike.js │ │ ├── modelica │ │ │ ├── index.html │ │ │ └── modelica.js │ │ ├── mscgen │ │ │ ├── index.html │ │ │ ├── mscgen.js │ │ │ ├── mscgen_test.js │ │ │ ├── msgenny_test.js │ │ │ └── xu_test.js │ │ ├── mumps │ │ │ ├── index.html │ │ │ └── mumps.js │ │ ├── nginx │ │ │ ├── index.html │ │ │ └── nginx.js │ │ ├── nsis │ │ │ ├── index.html │ │ │ └── nsis.js │ │ ├── ntriples │ │ │ ├── index.html │ │ │ └── ntriples.js │ │ ├── octave │ │ │ ├── index.html │ │ │ └── octave.js │ │ ├── oz │ │ │ ├── index.html │ │ │ └── oz.js │ │ ├── pascal │ │ │ ├── index.html │ │ │ └── pascal.js │ │ ├── pegjs │ │ │ ├── index.html │ │ │ └── pegjs.js │ │ ├── perl │ │ │ ├── index.html │ │ │ └── perl.js │ │ ├── php │ │ │ ├── index.html │ │ │ ├── php.js │ │ │ └── test.js │ │ ├── pig │ │ │ ├── index.html │ │ │ └── pig.js │ │ ├── powershell │ │ │ ├── index.html │ │ │ ├── powershell.js │ │ │ └── test.js │ │ ├── properties │ │ │ ├── index.html │ │ │ └── properties.js │ │ ├── protobuf │ │ │ ├── index.html │ │ │ └── protobuf.js │ │ ├── pug │ │ │ ├── index.html │ │ │ └── pug.js │ │ ├── puppet │ │ │ ├── index.html │ │ │ └── puppet.js │ │ ├── python │ │ │ ├── index.html │ │ │ ├── python.js │ │ │ └── test.js │ │ ├── q │ │ │ ├── index.html │ │ │ └── q.js │ │ ├── r │ │ │ ├── index.html │ │ │ └── r.js │ │ ├── rpm │ │ │ ├── changes │ │ │ │ └── index.html │ │ │ ├── index.html │ │ │ └── rpm.js │ │ ├── rst │ │ │ ├── index.html │ │ │ └── rst.js │ │ ├── ruby │ │ │ ├── index.html │ │ │ ├── ruby.js │ │ │ └── test.js │ │ ├── rust │ │ │ ├── index.html │ │ │ ├── rust.js │ │ │ └── test.js │ │ ├── sas │ │ │ ├── index.html │ │ │ └── sas.js │ │ ├── sass │ │ │ ├── index.html │ │ │ ├── sass.js │ │ │ └── test.js │ │ ├── scheme │ │ │ ├── index.html │ │ │ └── scheme.js │ │ ├── shell │ │ │ ├── index.html │ │ │ ├── shell.js │ │ │ └── test.js │ │ ├── sieve │ │ │ ├── index.html │ │ │ └── sieve.js │ │ ├── slim │ │ │ ├── index.html │ │ │ ├── slim.js │ │ │ └── test.js │ │ ├── smalltalk │ │ │ ├── index.html │ │ │ └── smalltalk.js │ │ ├── smarty │ │ │ ├── index.html │ │ │ └── smarty.js │ │ ├── solr │ │ │ ├── index.html │ │ │ └── solr.js │ │ ├── soy │ │ │ ├── index.html │ │ │ ├── soy.js │ │ │ └── test.js │ │ ├── sparql │ │ │ ├── index.html │ │ │ └── sparql.js │ │ ├── spreadsheet │ │ │ ├── index.html │ │ │ └── spreadsheet.js │ │ ├── sql │ │ │ ├── index.html │ │ │ └── sql.js │ │ ├── stex │ │ │ ├── index.html │ │ │ ├── stex.js │ │ │ └── test.js │ │ ├── stylus │ │ │ ├── index.html │ │ │ └── stylus.js │ │ ├── swift │ │ │ ├── index.html │ │ │ ├── swift.js │ │ │ └── test.js │ │ ├── tcl │ │ │ ├── index.html │ │ │ └── tcl.js │ │ ├── textile │ │ │ ├── index.html │ │ │ ├── test.js │ │ │ └── textile.js │ │ ├── tiddlywiki │ │ │ ├── index.html │ │ │ ├── tiddlywiki.css │ │ │ └── tiddlywiki.js │ │ ├── tiki │ │ │ ├── index.html │ │ │ ├── tiki.css │ │ │ └── tiki.js │ │ ├── toml │ │ │ ├── index.html │ │ │ └── toml.js │ │ ├── tornado │ │ │ ├── index.html │ │ │ └── tornado.js │ │ ├── troff │ │ │ ├── index.html │ │ │ └── troff.js │ │ ├── ttcn-cfg │ │ │ ├── index.html │ │ │ └── ttcn-cfg.js │ │ ├── ttcn │ │ │ ├── index.html │ │ │ └── ttcn.js │ │ ├── turtle │ │ │ ├── index.html │ │ │ └── turtle.js │ │ ├── twig │ │ │ ├── index.html │ │ │ └── twig.js │ │ ├── vb │ │ │ ├── index.html │ │ │ └── vb.js │ │ ├── vbscript │ │ │ ├── index.html │ │ │ └── vbscript.js │ │ ├── velocity │ │ │ ├── index.html │ │ │ └── velocity.js │ │ ├── verilog │ │ │ ├── index.html │ │ │ ├── test.js │ │ │ └── verilog.js │ │ ├── vhdl │ │ │ ├── index.html │ │ │ └── vhdl.js │ │ ├── vue │ │ │ ├── index.html │ │ │ └── vue.js │ │ ├── wast │ │ │ ├── index.html │ │ │ ├── test.js │ │ │ └── wast.js │ │ ├── webidl │ │ │ ├── index.html │ │ │ └── webidl.js │ │ ├── xml │ │ │ ├── index.html │ │ │ ├── test.js │ │ │ └── xml.js │ │ ├── xquery │ │ │ ├── index.html │ │ │ ├── test.js │ │ │ └── xquery.js │ │ ├── yacas │ │ │ ├── index.html │ │ │ └── yacas.js │ │ ├── yaml-frontmatter │ │ │ ├── index.html │ │ │ └── yaml-frontmatter.js │ │ ├── yaml │ │ │ ├── index.html │ │ │ └── yaml.js │ │ └── z80 │ │ │ ├── index.html │ │ │ └── z80.js │ │ └── theme │ │ ├── all-hallow-eve.css │ │ ├── amy.css │ │ ├── argonaut.css │ │ ├── arona.css │ │ ├── ayu-mirage.css │ │ ├── base16-light.css │ │ ├── bbedit.css │ │ ├── bespin.css │ │ ├── birds-of-paradise.css │ │ ├── black-pearl-ii.css │ │ ├── black-pearl.css │ │ ├── blackboard-black.css │ │ ├── blackboard.css │ │ ├── bongzilla.css │ │ ├── chanfle.css │ │ ├── chrome-devtools.css │ │ ├── classic-modified.css │ │ ├── clouds-midnight.css │ │ ├── clouds.css │ │ ├── cobalt.css │ │ ├── coda.css │ │ ├── cssedit.css │ │ ├── cube2media.css │ │ ├── darkpastel.css │ │ ├── dawn.css │ │ ├── demo.css │ │ ├── django-(smoothy).css │ │ ├── django.css │ │ ├── dracula.css │ │ ├── eiffel.css │ │ ├── emacs-strict.css │ │ ├── espresso-libre.css │ │ ├── espresso-soda.css │ │ ├── espresso-tutti.css │ │ ├── espresso.css │ │ ├── fade-to-grey.css │ │ ├── fake.css │ │ ├── fantasyscript.css │ │ ├── fluidvision.css │ │ ├── freckle.css │ │ ├── friendship-bracelet.css │ │ ├── github.css │ │ ├── glitterbomb.css │ │ ├── happy-happy-joy-joy-2.css │ │ ├── idle.css │ │ ├── idlefingers.css │ │ ├── iplastic.css │ │ ├── ir_black.css │ │ ├── ir_white.css │ │ ├── johnny.css │ │ ├── juicy.css │ │ ├── krtheme.css │ │ ├── kuroir.css │ │ ├── lazy.css │ │ ├── lowlight.css │ │ ├── mac-classic.css │ │ ├── made-of-code.css │ │ ├── magicwb-(amiga).css │ │ ├── material-palenight.css │ │ ├── material.css │ │ ├── merbivore-soft.css │ │ ├── merbivore.css │ │ ├── monoindustrial.css │ │ ├── monokai-bright.css │ │ ├── monokai-fannonedition.css │ │ ├── monokai-sublime.css │ │ ├── monokai.css │ │ ├── mreq.css │ │ ├── nightlion.css │ │ ├── notebook.css │ │ ├── oceanic-muted.css │ │ ├── oceanic.css │ │ ├── pastels-on-dark.css │ │ ├── pastie.css │ │ ├── plasticcodewrap.css │ │ ├── prospettiva.css │ │ ├── putty.css │ │ ├── rails-envy.css │ │ ├── railscasts.css │ │ ├── rdark.css │ │ ├── rhuk.css │ │ ├── ryan-light.css │ │ ├── sidewalkchalk.css │ │ ├── slush-&-poppies.css │ │ ├── smoothy.css │ │ ├── snip-material.css │ │ ├── solarized-(dark).css │ │ ├── solarized-(light).css │ │ ├── spacecadet.css │ │ ├── spectacular.css │ │ ├── summer-sun.css │ │ ├── summerfruit.css │ │ ├── sunburst.css │ │ ├── swyphs-ii.css │ │ ├── tango.css │ │ ├── text-ex-machina.css │ │ ├── tomorrow-night-blue.css │ │ ├── tomorrow-night-bright.css │ │ ├── tomorrow-night-eighties.css │ │ ├── tomorrow-night.css │ │ ├── tomorrow.css │ │ ├── toy-chest.css │ │ ├── tubster.css │ │ ├── twilight.css │ │ ├── venom.css │ │ ├── vibrant-fin.css │ │ ├── vibrant-ink.css │ │ ├── vibrant-tango.css │ │ └── zenburnesque.css ├── Info.plist ├── Manager │ ├── DeepLinkManager.swift │ ├── SnippetManager.swift │ └── StorageManager.swift ├── Model │ ├── AppState.swift │ ├── Helper │ │ └── SnipItemHelper.swift │ ├── Mode.swift │ ├── Preview.swift │ ├── Settings.swift │ ├── SnipItem.swift │ ├── SnipListFilter.swift │ └── Theme.swift ├── Preview Content │ └── Preview Assets.xcassets │ │ └── Contents.json ├── Representables │ ├── CodeMirrorViewController.swift │ ├── CodeView.swift │ ├── CodeViewConstants.swift │ └── MarkdownHTMLViewer.swift ├── Resources │ ├── Demo.txt │ ├── Localizable.strings │ ├── de.lproj │ │ └── Localizable_de.strings │ ├── en.lproj │ │ ├── Localizable.strings │ │ ├── Localizable_de.strings │ │ └── Localizable_en.strings │ └── md.css ├── Snip.entitlements ├── SnipApp.swift └── SnipViewApp.swift └── SnipTests ├── Info.plist └── SnipTests.swift /.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/.gitignore -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/README.md -------------------------------------------------------------------------------- /Snip.xcodeproj/project.pbxproj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip.xcodeproj/project.pbxproj -------------------------------------------------------------------------------- /Snip/AppDelegate.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/AppDelegate.swift -------------------------------------------------------------------------------- /Snip/Assets.xcassets/AppIcon.appiconset/Contents.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/AppIcon.appiconset/Contents.json -------------------------------------------------------------------------------- /Snip/Assets.xcassets/AppIcon.appiconset/Snip2-1024.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/AppIcon.appiconset/Snip2-1024.png -------------------------------------------------------------------------------- /Snip/Assets.xcassets/AppIcon.appiconset/Snip2-128.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/AppIcon.appiconset/Snip2-128.png -------------------------------------------------------------------------------- /Snip/Assets.xcassets/AppIcon.appiconset/Snip2-16.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/AppIcon.appiconset/Snip2-16.png -------------------------------------------------------------------------------- /Snip/Assets.xcassets/AppIcon.appiconset/Snip2-256.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/AppIcon.appiconset/Snip2-256.png -------------------------------------------------------------------------------- /Snip/Assets.xcassets/AppIcon.appiconset/Snip2-32.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/AppIcon.appiconset/Snip2-32.png -------------------------------------------------------------------------------- /Snip/Assets.xcassets/AppIcon.appiconset/Snip2-512.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/AppIcon.appiconset/Snip2-512.png -------------------------------------------------------------------------------- /Snip/Assets.xcassets/AppIcon.appiconset/Snip2-64.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/AppIcon.appiconset/Snip2-64.png -------------------------------------------------------------------------------- /Snip/Assets.xcassets/Contents.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/Contents.json -------------------------------------------------------------------------------- /Snip/Assets.xcassets/code_c.imageset/Contents.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/code_c.imageset/Contents.json -------------------------------------------------------------------------------- /Snip/Assets.xcassets/code_c.imageset/c-1.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/code_c.imageset/c-1.svg -------------------------------------------------------------------------------- /Snip/Assets.xcassets/code_c.imageset/c.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/code_c.imageset/c.svg -------------------------------------------------------------------------------- /Snip/Assets.xcassets/code_cmake.imageset/CMake-1.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/code_cmake.imageset/CMake-1.svg -------------------------------------------------------------------------------- /Snip/Assets.xcassets/code_cmake.imageset/CMake.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/code_cmake.imageset/CMake.svg -------------------------------------------------------------------------------- /Snip/Assets.xcassets/code_cmake.imageset/Contents.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/code_cmake.imageset/Contents.json -------------------------------------------------------------------------------- /Snip/Assets.xcassets/code_coffeescript.imageset/Contents.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/code_coffeescript.imageset/Contents.json -------------------------------------------------------------------------------- /Snip/Assets.xcassets/code_coffeescript.imageset/coffeescript_filetype-1.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/code_coffeescript.imageset/coffeescript_filetype-1.svg -------------------------------------------------------------------------------- /Snip/Assets.xcassets/code_coffeescript.imageset/coffeescript_filetype.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/code_coffeescript.imageset/coffeescript_filetype.svg -------------------------------------------------------------------------------- /Snip/Assets.xcassets/code_cpp.imageset/Contents.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/code_cpp.imageset/Contents.json -------------------------------------------------------------------------------- /Snip/Assets.xcassets/code_cpp.imageset/cpp-1.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/code_cpp.imageset/cpp-1.svg -------------------------------------------------------------------------------- /Snip/Assets.xcassets/code_cpp.imageset/cpp.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/code_cpp.imageset/cpp.svg -------------------------------------------------------------------------------- /Snip/Assets.xcassets/code_csharp.imageset/Contents.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/code_csharp.imageset/Contents.json -------------------------------------------------------------------------------- /Snip/Assets.xcassets/code_csharp.imageset/Csharp-1.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/code_csharp.imageset/Csharp-1.svg -------------------------------------------------------------------------------- /Snip/Assets.xcassets/code_csharp.imageset/Csharp.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/code_csharp.imageset/Csharp.svg -------------------------------------------------------------------------------- /Snip/Assets.xcassets/code_css.imageset/Contents.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/code_css.imageset/Contents.json -------------------------------------------------------------------------------- /Snip/Assets.xcassets/code_css.imageset/css-1.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/code_css.imageset/css-1.svg -------------------------------------------------------------------------------- /Snip/Assets.xcassets/code_css.imageset/css.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/code_css.imageset/css.svg -------------------------------------------------------------------------------- /Snip/Assets.xcassets/code_dart.imageset/Contents.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/code_dart.imageset/Contents.json -------------------------------------------------------------------------------- /Snip/Assets.xcassets/code_dart.imageset/dart_file-1.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/code_dart.imageset/dart_file-1.svg -------------------------------------------------------------------------------- /Snip/Assets.xcassets/code_dart.imageset/dart_file.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/code_dart.imageset/dart_file.svg -------------------------------------------------------------------------------- /Snip/Assets.xcassets/code_django.imageset/Contents.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/code_django.imageset/Contents.json -------------------------------------------------------------------------------- /Snip/Assets.xcassets/code_django.imageset/django-1.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/code_django.imageset/django-1.svg -------------------------------------------------------------------------------- /Snip/Assets.xcassets/code_django.imageset/django.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/code_django.imageset/django.svg -------------------------------------------------------------------------------- /Snip/Assets.xcassets/code_dockerfile.imageset/Contents.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/code_dockerfile.imageset/Contents.json -------------------------------------------------------------------------------- /Snip/Assets.xcassets/code_dockerfile.imageset/DockerComposeFile-1.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/code_dockerfile.imageset/DockerComposeFile-1.svg -------------------------------------------------------------------------------- /Snip/Assets.xcassets/code_dockerfile.imageset/DockerComposeFile.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/code_dockerfile.imageset/DockerComposeFile.svg -------------------------------------------------------------------------------- /Snip/Assets.xcassets/code_go.imageset/Contents.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/code_go.imageset/Contents.json -------------------------------------------------------------------------------- /Snip/Assets.xcassets/code_go.imageset/go-1.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/code_go.imageset/go-1.svg -------------------------------------------------------------------------------- /Snip/Assets.xcassets/code_go.imageset/go.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/code_go.imageset/go.svg -------------------------------------------------------------------------------- /Snip/Assets.xcassets/code_groovy.imageset/Contents.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/code_groovy.imageset/Contents.json -------------------------------------------------------------------------------- /Snip/Assets.xcassets/code_groovy.imageset/groovyFile-1.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/code_groovy.imageset/groovyFile-1.svg -------------------------------------------------------------------------------- /Snip/Assets.xcassets/code_groovy.imageset/groovyFile.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/code_groovy.imageset/groovyFile.svg -------------------------------------------------------------------------------- /Snip/Assets.xcassets/code_html.imageset/Contents.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/code_html.imageset/Contents.json -------------------------------------------------------------------------------- /Snip/Assets.xcassets/code_html.imageset/html-1.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/code_html.imageset/html-1.svg -------------------------------------------------------------------------------- /Snip/Assets.xcassets/code_html.imageset/html.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/code_html.imageset/html.svg -------------------------------------------------------------------------------- /Snip/Assets.xcassets/code_http.imageset/Contents.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/code_http.imageset/Contents.json -------------------------------------------------------------------------------- /Snip/Assets.xcassets/code_http.imageset/http_requests_filetype-1.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/code_http.imageset/http_requests_filetype-1.svg -------------------------------------------------------------------------------- /Snip/Assets.xcassets/code_http.imageset/http_requests_filetype.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/code_http.imageset/http_requests_filetype.svg -------------------------------------------------------------------------------- /Snip/Assets.xcassets/code_java.imageset/Contents.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/code_java.imageset/Contents.json -------------------------------------------------------------------------------- /Snip/Assets.xcassets/code_java.imageset/java-1.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/code_java.imageset/java-1.svg -------------------------------------------------------------------------------- /Snip/Assets.xcassets/code_java.imageset/java.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/code_java.imageset/java.svg -------------------------------------------------------------------------------- /Snip/Assets.xcassets/code_jinja.imageset/Contents.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/code_jinja.imageset/Contents.json -------------------------------------------------------------------------------- /Snip/Assets.xcassets/code_jinja.imageset/jinja2-1.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/code_jinja.imageset/jinja2-1.svg -------------------------------------------------------------------------------- /Snip/Assets.xcassets/code_jinja.imageset/jinja2.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/code_jinja.imageset/jinja2.svg -------------------------------------------------------------------------------- /Snip/Assets.xcassets/code_js.imageset/Contents.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/code_js.imageset/Contents.json -------------------------------------------------------------------------------- /Snip/Assets.xcassets/code_js.imageset/javaScript-1.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/code_js.imageset/javaScript-1.svg -------------------------------------------------------------------------------- /Snip/Assets.xcassets/code_js.imageset/javaScript.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/code_js.imageset/javaScript.svg -------------------------------------------------------------------------------- /Snip/Assets.xcassets/code_json.imageset/Contents.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/code_json.imageset/Contents.json -------------------------------------------------------------------------------- /Snip/Assets.xcassets/code_json.imageset/json-1.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/code_json.imageset/json-1.svg -------------------------------------------------------------------------------- /Snip/Assets.xcassets/code_json.imageset/json.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/code_json.imageset/json.svg -------------------------------------------------------------------------------- /Snip/Assets.xcassets/code_kotlin.imageset/Contents.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/code_kotlin.imageset/Contents.json -------------------------------------------------------------------------------- /Snip/Assets.xcassets/code_kotlin.imageset/kotlin_file-1.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/code_kotlin.imageset/kotlin_file-1.svg -------------------------------------------------------------------------------- /Snip/Assets.xcassets/code_kotlin.imageset/kotlin_file.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/code_kotlin.imageset/kotlin_file.svg -------------------------------------------------------------------------------- /Snip/Assets.xcassets/code_md.imageset/Contents.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/code_md.imageset/Contents.json -------------------------------------------------------------------------------- /Snip/Assets.xcassets/code_md.imageset/MarkdownPlugin-1.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/code_md.imageset/MarkdownPlugin-1.svg -------------------------------------------------------------------------------- /Snip/Assets.xcassets/code_md.imageset/MarkdownPlugin.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/code_md.imageset/MarkdownPlugin.svg -------------------------------------------------------------------------------- /Snip/Assets.xcassets/code_objc.imageset/Contents.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/code_objc.imageset/Contents.json -------------------------------------------------------------------------------- /Snip/Assets.xcassets/code_objc.imageset/ios-1.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/code_objc.imageset/ios-1.svg -------------------------------------------------------------------------------- /Snip/Assets.xcassets/code_objc.imageset/ios.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/code_objc.imageset/ios.svg -------------------------------------------------------------------------------- /Snip/Assets.xcassets/code_php.imageset/Contents.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/code_php.imageset/Contents.json -------------------------------------------------------------------------------- /Snip/Assets.xcassets/code_php.imageset/php-icon-1.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/code_php.imageset/php-icon-1.svg -------------------------------------------------------------------------------- /Snip/Assets.xcassets/code_php.imageset/php-icon.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/code_php.imageset/php-icon.svg -------------------------------------------------------------------------------- /Snip/Assets.xcassets/code_properties.imageset/Contents.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/code_properties.imageset/Contents.json -------------------------------------------------------------------------------- /Snip/Assets.xcassets/code_properties.imageset/properties-1.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/code_properties.imageset/properties-1.svg -------------------------------------------------------------------------------- /Snip/Assets.xcassets/code_properties.imageset/properties.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/code_properties.imageset/properties.svg -------------------------------------------------------------------------------- /Snip/Assets.xcassets/code_protobuf.imageset/Contents.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/code_protobuf.imageset/Contents.json -------------------------------------------------------------------------------- /Snip/Assets.xcassets/code_protobuf.imageset/ProtobufOptionPage-1.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/code_protobuf.imageset/ProtobufOptionPage-1.svg -------------------------------------------------------------------------------- /Snip/Assets.xcassets/code_protobuf.imageset/ProtobufOptionPage.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/code_protobuf.imageset/ProtobufOptionPage.svg -------------------------------------------------------------------------------- /Snip/Assets.xcassets/code_python.imageset/Contents.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/code_python.imageset/Contents.json -------------------------------------------------------------------------------- /Snip/Assets.xcassets/code_python.imageset/pythonFile-1.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/code_python.imageset/pythonFile-1.svg -------------------------------------------------------------------------------- /Snip/Assets.xcassets/code_python.imageset/pythonFile.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/code_python.imageset/pythonFile.svg -------------------------------------------------------------------------------- /Snip/Assets.xcassets/code_r.imageset/Contents.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/code_r.imageset/Contents.json -------------------------------------------------------------------------------- /Snip/Assets.xcassets/code_r.imageset/rMarkdown-1.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/code_r.imageset/rMarkdown-1.svg -------------------------------------------------------------------------------- /Snip/Assets.xcassets/code_r.imageset/rMarkdown.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/code_r.imageset/rMarkdown.svg -------------------------------------------------------------------------------- /Snip/Assets.xcassets/code_ruby.imageset/Contents.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/code_ruby.imageset/Contents.json -------------------------------------------------------------------------------- /Snip/Assets.xcassets/code_ruby.imageset/ruby-1.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/code_ruby.imageset/ruby-1.svg -------------------------------------------------------------------------------- /Snip/Assets.xcassets/code_ruby.imageset/ruby.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/code_ruby.imageset/ruby.svg -------------------------------------------------------------------------------- /Snip/Assets.xcassets/code_sass.imageset/Contents.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/code_sass.imageset/Contents.json -------------------------------------------------------------------------------- /Snip/Assets.xcassets/code_sass.imageset/sass-1.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/code_sass.imageset/sass-1.svg -------------------------------------------------------------------------------- /Snip/Assets.xcassets/code_sass.imageset/sass.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/code_sass.imageset/sass.svg -------------------------------------------------------------------------------- /Snip/Assets.xcassets/code_scala.imageset/Contents.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/code_scala.imageset/Contents.json -------------------------------------------------------------------------------- /Snip/Assets.xcassets/code_scala.imageset/file_scala-1.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/code_scala.imageset/file_scala-1.svg -------------------------------------------------------------------------------- /Snip/Assets.xcassets/code_scala.imageset/file_scala.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/code_scala.imageset/file_scala.svg -------------------------------------------------------------------------------- /Snip/Assets.xcassets/code_scheme.imageset/Contents.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/code_scheme.imageset/Contents.json -------------------------------------------------------------------------------- /Snip/Assets.xcassets/code_scheme.imageset/editScheme-1.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/code_scheme.imageset/editScheme-1.svg -------------------------------------------------------------------------------- /Snip/Assets.xcassets/code_scheme.imageset/editScheme.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/code_scheme.imageset/editScheme.svg -------------------------------------------------------------------------------- /Snip/Assets.xcassets/code_sql.imageset/Contents.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/code_sql.imageset/Contents.json -------------------------------------------------------------------------------- /Snip/Assets.xcassets/code_sql.imageset/sql-1.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/code_sql.imageset/sql-1.svg -------------------------------------------------------------------------------- /Snip/Assets.xcassets/code_sql.imageset/sql.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/code_sql.imageset/sql.svg -------------------------------------------------------------------------------- /Snip/Assets.xcassets/code_swift.imageset/Contents.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/code_swift.imageset/Contents.json -------------------------------------------------------------------------------- /Snip/Assets.xcassets/code_swift.imageset/FileType_swift-1.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/code_swift.imageset/FileType_swift-1.svg -------------------------------------------------------------------------------- /Snip/Assets.xcassets/code_swift.imageset/FileType_swift.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/code_swift.imageset/FileType_swift.svg -------------------------------------------------------------------------------- /Snip/Assets.xcassets/code_terminal.imageset/Contents.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/code_terminal.imageset/Contents.json -------------------------------------------------------------------------------- /Snip/Assets.xcassets/code_terminal.imageset/shFile-1.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/code_terminal.imageset/shFile-1.svg -------------------------------------------------------------------------------- /Snip/Assets.xcassets/code_terminal.imageset/shFile.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/code_terminal.imageset/shFile.svg -------------------------------------------------------------------------------- /Snip/Assets.xcassets/code_text.imageset/Contents.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/code_text.imageset/Contents.json -------------------------------------------------------------------------------- /Snip/Assets.xcassets/code_text.imageset/file-alt-solid-1.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/code_text.imageset/file-alt-solid-1.svg -------------------------------------------------------------------------------- /Snip/Assets.xcassets/code_text.imageset/file-alt-solid.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/code_text.imageset/file-alt-solid.svg -------------------------------------------------------------------------------- /Snip/Assets.xcassets/code_typescript.imageset/Contents.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/code_typescript.imageset/Contents.json -------------------------------------------------------------------------------- /Snip/Assets.xcassets/code_typescript.imageset/typescript-1.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/code_typescript.imageset/typescript-1.svg -------------------------------------------------------------------------------- /Snip/Assets.xcassets/code_typescript.imageset/typescript.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/code_typescript.imageset/typescript.svg -------------------------------------------------------------------------------- /Snip/Assets.xcassets/code_vb.imageset/Contents.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/code_vb.imageset/Contents.json -------------------------------------------------------------------------------- /Snip/Assets.xcassets/code_vb.imageset/Vbasic-1.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/code_vb.imageset/Vbasic-1.svg -------------------------------------------------------------------------------- /Snip/Assets.xcassets/code_vb.imageset/Vbasic.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/code_vb.imageset/Vbasic.svg -------------------------------------------------------------------------------- /Snip/Assets.xcassets/code_vue.imageset/Contents.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/code_vue.imageset/Contents.json -------------------------------------------------------------------------------- /Snip/Assets.xcassets/code_vue.imageset/vue-1.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/code_vue.imageset/vue-1.svg -------------------------------------------------------------------------------- /Snip/Assets.xcassets/code_vue.imageset/vue.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/code_vue.imageset/vue.svg -------------------------------------------------------------------------------- /Snip/Assets.xcassets/code_xml.imageset/Contents.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/code_xml.imageset/Contents.json -------------------------------------------------------------------------------- /Snip/Assets.xcassets/code_xml.imageset/xml-1.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/code_xml.imageset/xml-1.svg -------------------------------------------------------------------------------- /Snip/Assets.xcassets/code_xml.imageset/xml.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/code_xml.imageset/xml.svg -------------------------------------------------------------------------------- /Snip/Assets.xcassets/code_yaml.imageset/Contents.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/code_yaml.imageset/Contents.json -------------------------------------------------------------------------------- /Snip/Assets.xcassets/code_yaml.imageset/yaml-1.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/code_yaml.imageset/yaml-1.svg -------------------------------------------------------------------------------- /Snip/Assets.xcassets/code_yaml.imageset/yaml.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/code_yaml.imageset/yaml.svg -------------------------------------------------------------------------------- /Snip/Assets.xcassets/ic_clipboard.imageset/Contents.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/ic_clipboard.imageset/Contents.json -------------------------------------------------------------------------------- /Snip/Assets.xcassets/ic_clipboard.imageset/baseline_content_copy_white_24pt_1x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/ic_clipboard.imageset/baseline_content_copy_white_24pt_1x.png -------------------------------------------------------------------------------- /Snip/Assets.xcassets/ic_clipboard.imageset/baseline_content_copy_white_24pt_2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/ic_clipboard.imageset/baseline_content_copy_white_24pt_2x.png -------------------------------------------------------------------------------- /Snip/Assets.xcassets/ic_clipboard.imageset/baseline_content_copy_white_24pt_3x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/ic_clipboard.imageset/baseline_content_copy_white_24pt_3x.png -------------------------------------------------------------------------------- /Snip/Assets.xcassets/ic_close.imageset/Contents.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/ic_close.imageset/Contents.json -------------------------------------------------------------------------------- /Snip/Assets.xcassets/ic_close.imageset/baseline_cancel_white_18pt_1x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/ic_close.imageset/baseline_cancel_white_18pt_1x.png -------------------------------------------------------------------------------- /Snip/Assets.xcassets/ic_close.imageset/baseline_cancel_white_18pt_2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/ic_close.imageset/baseline_cancel_white_18pt_2x.png -------------------------------------------------------------------------------- /Snip/Assets.xcassets/ic_close.imageset/baseline_cancel_white_18pt_3x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/ic_close.imageset/baseline_cancel_white_18pt_3x.png -------------------------------------------------------------------------------- /Snip/Assets.xcassets/ic_delete.imageset/Contents.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/ic_delete.imageset/Contents.json -------------------------------------------------------------------------------- /Snip/Assets.xcassets/ic_delete.imageset/baseline_delete_white_24pt_1x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/ic_delete.imageset/baseline_delete_white_24pt_1x.png -------------------------------------------------------------------------------- /Snip/Assets.xcassets/ic_delete.imageset/baseline_delete_white_24pt_2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/ic_delete.imageset/baseline_delete_white_24pt_2x.png -------------------------------------------------------------------------------- /Snip/Assets.xcassets/ic_delete.imageset/baseline_delete_white_24pt_3x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/ic_delete.imageset/baseline_delete_white_24pt_3x.png -------------------------------------------------------------------------------- /Snip/Assets.xcassets/ic_down.imageset/Contents.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/ic_down.imageset/Contents.json -------------------------------------------------------------------------------- /Snip/Assets.xcassets/ic_down.imageset/chevron-right-solid-1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/ic_down.imageset/chevron-right-solid-1.png -------------------------------------------------------------------------------- /Snip/Assets.xcassets/ic_down.imageset/chevron-right-solid.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/ic_down.imageset/chevron-right-solid.png -------------------------------------------------------------------------------- /Snip/Assets.xcassets/ic_fav.imageset/Contents.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/ic_fav.imageset/Contents.json -------------------------------------------------------------------------------- /Snip/Assets.xcassets/ic_fav.imageset/baseline_favorite_border_white_24pt_1x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/ic_fav.imageset/baseline_favorite_border_white_24pt_1x.png -------------------------------------------------------------------------------- /Snip/Assets.xcassets/ic_fav.imageset/baseline_favorite_border_white_24pt_2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/ic_fav.imageset/baseline_favorite_border_white_24pt_2x.png -------------------------------------------------------------------------------- /Snip/Assets.xcassets/ic_fav.imageset/baseline_favorite_border_white_24pt_3x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/ic_fav.imageset/baseline_favorite_border_white_24pt_3x.png -------------------------------------------------------------------------------- /Snip/Assets.xcassets/ic_fav_selected.imageset/Contents.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/ic_fav_selected.imageset/Contents.json -------------------------------------------------------------------------------- /Snip/Assets.xcassets/ic_fav_selected.imageset/baseline_favorite_white_24pt_1x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/ic_fav_selected.imageset/baseline_favorite_white_24pt_1x.png -------------------------------------------------------------------------------- /Snip/Assets.xcassets/ic_fav_selected.imageset/baseline_favorite_white_24pt_2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/ic_fav_selected.imageset/baseline_favorite_white_24pt_2x.png -------------------------------------------------------------------------------- /Snip/Assets.xcassets/ic_fav_selected.imageset/baseline_favorite_white_24pt_3x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/ic_fav_selected.imageset/baseline_favorite_white_24pt_3x.png -------------------------------------------------------------------------------- /Snip/Assets.xcassets/ic_file.imageset/Contents.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/ic_file.imageset/Contents.json -------------------------------------------------------------------------------- /Snip/Assets.xcassets/ic_file.imageset/file-code-solid-1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/ic_file.imageset/file-code-solid-1.png -------------------------------------------------------------------------------- /Snip/Assets.xcassets/ic_file.imageset/file-code-solid.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/ic_file.imageset/file-code-solid.png -------------------------------------------------------------------------------- /Snip/Assets.xcassets/ic_folder_closed.imageset/Contents.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/ic_folder_closed.imageset/Contents.json -------------------------------------------------------------------------------- /Snip/Assets.xcassets/ic_folder_closed.imageset/baseline_folder_white_24pt_1x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/ic_folder_closed.imageset/baseline_folder_white_24pt_1x.png -------------------------------------------------------------------------------- /Snip/Assets.xcassets/ic_folder_closed.imageset/baseline_folder_white_24pt_2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/ic_folder_closed.imageset/baseline_folder_white_24pt_2x.png -------------------------------------------------------------------------------- /Snip/Assets.xcassets/ic_folder_closed.imageset/baseline_folder_white_24pt_3x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/ic_folder_closed.imageset/baseline_folder_white_24pt_3x.png -------------------------------------------------------------------------------- /Snip/Assets.xcassets/ic_folder_opened.imageset/Contents.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/ic_folder_opened.imageset/Contents.json -------------------------------------------------------------------------------- /Snip/Assets.xcassets/ic_folder_opened.imageset/folder-open-solid-@3x-1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/ic_folder_opened.imageset/folder-open-solid-@3x-1.png -------------------------------------------------------------------------------- /Snip/Assets.xcassets/ic_folder_opened.imageset/folder-open-solid-@3x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/ic_folder_opened.imageset/folder-open-solid-@3x.png -------------------------------------------------------------------------------- /Snip/Assets.xcassets/ic_github.imageset/Contents.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/ic_github.imageset/Contents.json -------------------------------------------------------------------------------- /Snip/Assets.xcassets/ic_github.imageset/ic_github-1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/ic_github.imageset/ic_github-1.png -------------------------------------------------------------------------------- /Snip/Assets.xcassets/ic_github.imageset/ic_github.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/ic_github.imageset/ic_github.png -------------------------------------------------------------------------------- /Snip/Assets.xcassets/ic_github_connected.imageset/Contents.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/ic_github_connected.imageset/Contents.json -------------------------------------------------------------------------------- /Snip/Assets.xcassets/ic_github_connected.imageset/github-brands-connected-1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/ic_github_connected.imageset/github-brands-connected-1.png -------------------------------------------------------------------------------- /Snip/Assets.xcassets/ic_github_connected.imageset/github-brands-connected.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/ic_github_connected.imageset/github-brands-connected.png -------------------------------------------------------------------------------- /Snip/Assets.xcassets/ic_info.imageset/Contents.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/ic_info.imageset/Contents.json -------------------------------------------------------------------------------- /Snip/Assets.xcassets/ic_info.imageset/baseline_info_white_24pt_1x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/ic_info.imageset/baseline_info_white_24pt_1x.png -------------------------------------------------------------------------------- /Snip/Assets.xcassets/ic_info.imageset/baseline_info_white_24pt_2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/ic_info.imageset/baseline_info_white_24pt_2x.png -------------------------------------------------------------------------------- /Snip/Assets.xcassets/ic_info.imageset/baseline_info_white_24pt_3x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/ic_info.imageset/baseline_info_white_24pt_3x.png -------------------------------------------------------------------------------- /Snip/Assets.xcassets/ic_open.imageset/Contents.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/ic_open.imageset/Contents.json -------------------------------------------------------------------------------- /Snip/Assets.xcassets/ic_open.imageset/external-link-alt-solid-1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/ic_open.imageset/external-link-alt-solid-1.png -------------------------------------------------------------------------------- /Snip/Assets.xcassets/ic_open.imageset/external-link-alt-solid.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/ic_open.imageset/external-link-alt-solid.png -------------------------------------------------------------------------------- /Snip/Assets.xcassets/ic_preview_hide.imageset/Contents.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/ic_preview_hide.imageset/Contents.json -------------------------------------------------------------------------------- /Snip/Assets.xcassets/ic_preview_hide.imageset/eye-slash-regular-1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/ic_preview_hide.imageset/eye-slash-regular-1.png -------------------------------------------------------------------------------- /Snip/Assets.xcassets/ic_preview_hide.imageset/eye-slash-regular.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/ic_preview_hide.imageset/eye-slash-regular.png -------------------------------------------------------------------------------- /Snip/Assets.xcassets/ic_preview_show.imageset/Contents.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/ic_preview_show.imageset/Contents.json -------------------------------------------------------------------------------- /Snip/Assets.xcassets/ic_preview_show.imageset/eye-regular-1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/ic_preview_show.imageset/eye-regular-1.png -------------------------------------------------------------------------------- /Snip/Assets.xcassets/ic_preview_show.imageset/eye-regular.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/ic_preview_show.imageset/eye-regular.png -------------------------------------------------------------------------------- /Snip/Assets.xcassets/ic_settings.imageset/Contents.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/ic_settings.imageset/Contents.json -------------------------------------------------------------------------------- /Snip/Assets.xcassets/ic_settings.imageset/baseline_settings_white_24pt_1x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/ic_settings.imageset/baseline_settings_white_24pt_1x.png -------------------------------------------------------------------------------- /Snip/Assets.xcassets/ic_settings.imageset/baseline_settings_white_24pt_2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/ic_settings.imageset/baseline_settings_white_24pt_2x.png -------------------------------------------------------------------------------- /Snip/Assets.xcassets/ic_settings.imageset/baseline_settings_white_24pt_3x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/ic_settings.imageset/baseline_settings_white_24pt_3x.png -------------------------------------------------------------------------------- /Snip/Assets.xcassets/ic_share.imageset/Contents.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/ic_share.imageset/Contents.json -------------------------------------------------------------------------------- /Snip/Assets.xcassets/ic_share.imageset/iconfinder_share_2561384-1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/ic_share.imageset/iconfinder_share_2561384-1.png -------------------------------------------------------------------------------- /Snip/Assets.xcassets/ic_share.imageset/iconfinder_share_2561384.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/ic_share.imageset/iconfinder_share_2561384.png -------------------------------------------------------------------------------- /Snip/Assets.xcassets/ic_snippet.imageset/Contents.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/ic_snippet.imageset/Contents.json -------------------------------------------------------------------------------- /Snip/Assets.xcassets/ic_snippet.imageset/baseline_description_white_24pt_1x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/ic_snippet.imageset/baseline_description_white_24pt_1x.png -------------------------------------------------------------------------------- /Snip/Assets.xcassets/ic_snippet.imageset/baseline_description_white_24pt_2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/ic_snippet.imageset/baseline_description_white_24pt_2x.png -------------------------------------------------------------------------------- /Snip/Assets.xcassets/ic_snippet.imageset/baseline_description_white_24pt_3x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/ic_snippet.imageset/baseline_description_white_24pt_3x.png -------------------------------------------------------------------------------- /Snip/Assets.xcassets/ic_sync.imageset/Contents.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/ic_sync.imageset/Contents.json -------------------------------------------------------------------------------- /Snip/Assets.xcassets/ic_sync.imageset/cloud-upload-alt-solid-1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/ic_sync.imageset/cloud-upload-alt-solid-1.png -------------------------------------------------------------------------------- /Snip/Assets.xcassets/ic_sync.imageset/cloud-upload-alt-solid.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/ic_sync.imageset/cloud-upload-alt-solid.png -------------------------------------------------------------------------------- /Snip/Assets.xcassets/ic_synced.imageset/Contents.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/ic_synced.imageset/Contents.json -------------------------------------------------------------------------------- /Snip/Assets.xcassets/ic_synced.imageset/cloud-solid-1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/ic_synced.imageset/cloud-solid-1.png -------------------------------------------------------------------------------- /Snip/Assets.xcassets/ic_synced.imageset/cloud-solid.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/ic_synced.imageset/cloud-solid.png -------------------------------------------------------------------------------- /Snip/Assets.xcassets/ic_up.imageset/Contents.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/ic_up.imageset/Contents.json -------------------------------------------------------------------------------- /Snip/Assets.xcassets/ic_up.imageset/chevron-down-solid-1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/ic_up.imageset/chevron-down-solid-1.png -------------------------------------------------------------------------------- /Snip/Assets.xcassets/ic_up.imageset/chevron-down-solid.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/ic_up.imageset/chevron-down-solid.png -------------------------------------------------------------------------------- /Snip/Assets.xcassets/snip.imageset/Contents.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/snip.imageset/Contents.json -------------------------------------------------------------------------------- /Snip/Assets.xcassets/snip.imageset/Snip-1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/snip.imageset/Snip-1.png -------------------------------------------------------------------------------- /Snip/Assets.xcassets/snip.imageset/Snip.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Assets.xcassets/snip.imageset/Snip.png -------------------------------------------------------------------------------- /Snip/Backend/API.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Backend/API.swift -------------------------------------------------------------------------------- /Snip/Backend/Endpoint.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Backend/Endpoint.swift -------------------------------------------------------------------------------- /Snip/Backend/Model/Gist.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Backend/Model/Gist.swift -------------------------------------------------------------------------------- /Snip/Backend/Model/OAuth.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Backend/Model/OAuth.swift -------------------------------------------------------------------------------- /Snip/Backend/Model/User.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Backend/Model/User.swift -------------------------------------------------------------------------------- /Snip/Backend/SyncManager.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Backend/SyncManager.swift -------------------------------------------------------------------------------- /Snip/Colors.xcassets/AccentDark.colorset/Contents.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Colors.xcassets/AccentDark.colorset/Contents.json -------------------------------------------------------------------------------- /Snip/Colors.xcassets/Contents.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Colors.xcassets/Contents.json -------------------------------------------------------------------------------- /Snip/Colors.xcassets/Primary.colorset/Contents.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Colors.xcassets/Primary.colorset/Contents.json -------------------------------------------------------------------------------- /Snip/Colors.xcassets/PrimaryTheme.colorset/Contents.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Colors.xcassets/PrimaryTheme.colorset/Contents.json -------------------------------------------------------------------------------- /Snip/Colors.xcassets/Secondary.colorset/Contents.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Colors.xcassets/Secondary.colorset/Contents.json -------------------------------------------------------------------------------- /Snip/Colors.xcassets/SecondaryTheme.colorset/Contents.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Colors.xcassets/SecondaryTheme.colorset/Contents.json -------------------------------------------------------------------------------- /Snip/Colors.xcassets/Shadow.colorset/Contents.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Colors.xcassets/Shadow.colorset/Contents.json -------------------------------------------------------------------------------- /Snip/Colors.xcassets/ShadowTheme.colorset/Contents.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Colors.xcassets/ShadowTheme.colorset/Contents.json -------------------------------------------------------------------------------- /Snip/Colors.xcassets/Text.colorset/Contents.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Colors.xcassets/Text.colorset/Contents.json -------------------------------------------------------------------------------- /Snip/Components/CodeViewer/CodeActionsTopBar.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Components/CodeViewer/CodeActionsTopBar.swift -------------------------------------------------------------------------------- /Snip/Components/CodeViewer/CodeDetailsBottomBar.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Components/CodeViewer/CodeDetailsBottomBar.swift -------------------------------------------------------------------------------- /Snip/Components/CodeViewer/CodeViewer.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Components/CodeViewer/CodeViewer.swift -------------------------------------------------------------------------------- /Snip/Components/CodeViewer/ModeSelectionView.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Components/CodeViewer/ModeSelectionView.swift -------------------------------------------------------------------------------- /Snip/Components/CodeViewer/TagView.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Components/CodeViewer/TagView.swift -------------------------------------------------------------------------------- /Snip/Components/External Snippet/ExternalSnippet.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Components/External Snippet/ExternalSnippet.swift -------------------------------------------------------------------------------- /Snip/Components/Misc/ActivityIndicator.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Components/Misc/ActivityIndicator.swift -------------------------------------------------------------------------------- /Snip/Components/Misc/ImageButton.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Components/Misc/ImageButton.swift -------------------------------------------------------------------------------- /Snip/Components/Searchbar/SearchBar.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Components/Searchbar/SearchBar.swift -------------------------------------------------------------------------------- /Snip/Components/Settings/SettingsView.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Components/Settings/SettingsView.swift -------------------------------------------------------------------------------- /Snip/Components/Settings/ToggleItem.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Components/Settings/ToggleItem.swift -------------------------------------------------------------------------------- /Snip/Components/Sidebar/Sidebar.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Components/Sidebar/Sidebar.swift -------------------------------------------------------------------------------- /Snip/Components/Sidebar/SidebarTagView.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Components/Sidebar/SidebarTagView.swift -------------------------------------------------------------------------------- /Snip/Components/Sidebar/SnipItemView.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Components/Sidebar/SnipItemView.swift -------------------------------------------------------------------------------- /Snip/Components/Sidebar/SnipItemsList.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Components/Sidebar/SnipItemsList.swift -------------------------------------------------------------------------------- /Snip/Components/Sidebar/SnipItemsListAction.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Components/Sidebar/SnipItemsListAction.swift -------------------------------------------------------------------------------- /Snip/Components/Welcome/WelcomeView.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Components/Welcome/WelcomeView.swift -------------------------------------------------------------------------------- /Snip/Extensions/Binding.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Extensions/Binding.swift -------------------------------------------------------------------------------- /Snip/Extensions/Bundle.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Extensions/Bundle.swift -------------------------------------------------------------------------------- /Snip/Extensions/CharacterSet.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Extensions/CharacterSet.swift -------------------------------------------------------------------------------- /Snip/Extensions/Color.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Extensions/Color.swift -------------------------------------------------------------------------------- /Snip/Extensions/Data.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Extensions/Data.swift -------------------------------------------------------------------------------- /Snip/Extensions/Date.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Extensions/Date.swift -------------------------------------------------------------------------------- /Snip/Extensions/Dictionary.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Extensions/Dictionary.swift -------------------------------------------------------------------------------- /Snip/Extensions/EnvironmentValues.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Extensions/EnvironmentValues.swift -------------------------------------------------------------------------------- /Snip/Extensions/List.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Extensions/List.swift -------------------------------------------------------------------------------- /Snip/Extensions/String.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Extensions/String.swift -------------------------------------------------------------------------------- /Snip/Extensions/StringProtocol.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Extensions/StringProtocol.swift -------------------------------------------------------------------------------- /Snip/Extensions/TextField.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Extensions/TextField.swift -------------------------------------------------------------------------------- /Snip/Extensions/URL.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Extensions/URL.swift -------------------------------------------------------------------------------- /Snip/Extensions/UserDefaults.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Extensions/UserDefaults.swift -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Info.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Info.plist -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/LICENSE -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/addons/comment/comment.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/addons/comment/comment.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/addons/dialog.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/addons/dialog.css -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/addons/dialog.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/addons/dialog.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/addons/dialog/dialog.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/addons/dialog/dialog.css -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/addons/dialog/dialog.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/addons/dialog/dialog.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/addons/display/autorefresh.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/addons/display/autorefresh.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/addons/display/fullscreen.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/addons/display/fullscreen.css -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/addons/display/fullscreen.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/addons/display/fullscreen.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/addons/display/panel.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/addons/display/panel.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/addons/display/placeholder.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/addons/display/placeholder.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/addons/display/rulers.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/addons/display/rulers.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/addons/edit/closebrackets.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/addons/edit/closebrackets.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/addons/edit/closetag.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/addons/edit/closetag.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/addons/edit/continuelist.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/addons/edit/continuelist.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/addons/edit/matchbrackets.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/addons/edit/matchbrackets.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/addons/edit/matchtags.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/addons/edit/matchtags.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/addons/edit/trailingspace.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/addons/edit/trailingspace.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/addons/fold/brace-fold.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/addons/fold/brace-fold.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/addons/fold/foldcode.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/addons/fold/foldcode.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/addons/fold/foldgutter.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/addons/fold/foldgutter.css -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/addons/fold/foldgutter.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/addons/fold/foldgutter.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/addons/fold/indent-fold.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/addons/fold/indent-fold.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/addons/fold/xml-fold.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/addons/fold/xml-fold.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/addons/hint/css-hint.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/addons/hint/css-hint.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/addons/hint/html-hint.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/addons/hint/html-hint.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/addons/hint/show-hint.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/addons/hint/show-hint.css -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/addons/hint/show-hint.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/addons/hint/show-hint.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/addons/hint/sql-hint.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/addons/hint/sql-hint.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/addons/hint/xml-hint.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/addons/hint/xml-hint.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/addons/lint/css-lint.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/addons/lint/css-lint.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/addons/lint/html-lint.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/addons/lint/html-lint.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/addons/lint/json-lint.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/addons/lint/json-lint.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/addons/lint/lint.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/addons/lint/lint.css -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/addons/lint/lint.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/addons/lint/lint.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/addons/lint/yaml-lint.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/addons/lint/yaml-lint.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/addons/merge/merge.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/addons/merge/merge.css -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/addons/merge/merge.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/addons/merge/merge.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/addons/mode/loadmode.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/addons/mode/loadmode.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/addons/mode/multiplex.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/addons/mode/multiplex.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/addons/mode/overlay.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/addons/mode/overlay.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/addons/mode/simple.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/addons/mode/simple.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/addons/runmode/colorize.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/addons/runmode/colorize.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/addons/runmode/runmode.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/addons/runmode/runmode.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/addons/search.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/addons/search.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/addons/search/search.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/addons/search/search.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/addons/show-invisibles.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/addons/show-invisibles.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/addons/tern/tern.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/addons/tern/tern.css -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/addons/tern/tern.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/addons/tern/tern.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/addons/tern/worker.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/addons/tern/worker.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/addons/wrap/hardwrap.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/addons/wrap/hardwrap.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/index.html -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/keymap/emacs.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/keymap/emacs.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/keymap/sublime.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/keymap/sublime.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/keymap/vim.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/keymap/vim.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/lib/codemirror.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/lib/codemirror.css -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/lib/codemirror.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/lib/codemirror.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/apl/apl.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/apl/apl.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/apl/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/apl/index.html -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/asn.1/asn.1.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/asn.1/asn.1.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/asn.1/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/asn.1/index.html -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/asterisk/asterisk.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/asterisk/asterisk.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/asterisk/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/asterisk/index.html -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/brainfuck/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/brainfuck/index.html -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/clike/clike.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/clike/clike.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/clike/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/clike/index.html -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/clike/scala.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/clike/scala.html -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/clike/test.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/clike/test.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/clojure/clojure.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/clojure/clojure.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/clojure/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/clojure/index.html -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/clojure/test.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/clojure/test.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/cmake/cmake.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/cmake/cmake.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/cmake/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/cmake/index.html -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/cobol/cobol.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/cobol/cobol.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/cobol/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/cobol/index.html -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/crystal/crystal.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/crystal/crystal.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/crystal/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/crystal/index.html -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/css/css.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/css/css.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/css/gss.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/css/gss.html -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/css/gss_test.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/css/gss_test.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/css/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/css/index.html -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/css/less.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/css/less.html -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/css/less_test.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/css/less_test.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/css/scss.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/css/scss.html -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/css/scss_test.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/css/scss_test.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/css/test.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/css/test.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/cypher/cypher.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/cypher/cypher.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/cypher/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/cypher/index.html -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/cypher/test.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/cypher/test.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/d/d.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/d/d.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/d/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/d/index.html -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/d/test.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/d/test.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/dart/dart.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/dart/dart.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/dart/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/dart/index.html -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/diff/diff.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/diff/diff.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/diff/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/diff/index.html -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/django/django.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/django/django.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/django/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/django/index.html -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/dockerfile/test.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/dockerfile/test.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/dtd/dtd.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/dtd/dtd.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/dtd/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/dtd/index.html -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/dylan/dylan.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/dylan/dylan.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/dylan/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/dylan/index.html -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/dylan/test.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/dylan/test.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/ebnf/ebnf.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/ebnf/ebnf.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/ebnf/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/ebnf/index.html -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/ecl/ecl.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/ecl/ecl.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/ecl/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/ecl/index.html -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/eiffel/eiffel.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/eiffel/eiffel.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/eiffel/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/eiffel/index.html -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/elm/elm.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/elm/elm.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/elm/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/elm/index.html -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/erlang/erlang.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/erlang/erlang.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/erlang/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/erlang/index.html -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/factor/factor.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/factor/factor.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/factor/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/factor/index.html -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/fcl/fcl.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/fcl/fcl.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/fcl/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/fcl/index.html -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/forth/forth.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/forth/forth.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/forth/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/forth/index.html -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/fortran/fortran.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/fortran/fortran.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/fortran/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/fortran/index.html -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/gas/gas.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/gas/gas.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/gas/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/gas/index.html -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/gfm/gfm.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/gfm/gfm.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/gfm/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/gfm/index.html -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/gfm/test.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/gfm/test.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/gherkin/gherkin.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/gherkin/gherkin.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/gherkin/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/gherkin/index.html -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/go/go.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/go/go.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/go/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/go/index.html -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/groovy/groovy.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/groovy/groovy.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/groovy/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/groovy/index.html -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/haml/haml.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/haml/haml.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/haml/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/haml/index.html -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/haml/test.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/haml/test.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/haskell/haskell.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/haskell/haskell.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/haskell/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/haskell/index.html -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/haxe/haxe.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/haxe/haxe.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/haxe/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/haxe/index.html -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/htmlmixed/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/htmlmixed/index.html -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/http/http.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/http/http.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/http/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/http/index.html -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/idl/idl.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/idl/idl.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/idl/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/idl/index.html -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/index.html -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/javascript/test.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/javascript/test.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/jinja2/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/jinja2/index.html -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/jinja2/jinja2.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/jinja2/jinja2.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/jsx/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/jsx/index.html -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/jsx/jsx.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/jsx/jsx.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/jsx/test.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/jsx/test.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/julia/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/julia/index.html -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/julia/julia.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/julia/julia.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/lua/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/lua/index.html -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/lua/lua.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/lua/lua.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/markdown/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/markdown/index.html -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/markdown/markdown.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/markdown/markdown.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/markdown/test.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/markdown/test.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/mbox/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/mbox/index.html -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/mbox/mbox.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/mbox/mbox.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/meta.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/meta.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/mirc/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/mirc/index.html -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/mirc/mirc.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/mirc/mirc.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/mllike/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/mllike/index.html -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/mllike/mllike.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/mllike/mllike.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/modelica/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/modelica/index.html -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/modelica/modelica.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/modelica/modelica.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/mscgen/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/mscgen/index.html -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/mscgen/mscgen.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/mscgen/mscgen.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/mscgen/xu_test.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/mscgen/xu_test.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/mumps/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/mumps/index.html -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/mumps/mumps.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/mumps/mumps.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/nginx/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/nginx/index.html -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/nginx/nginx.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/nginx/nginx.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/nsis/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/nsis/index.html -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/nsis/nsis.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/nsis/nsis.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/ntriples/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/ntriples/index.html -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/ntriples/ntriples.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/ntriples/ntriples.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/octave/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/octave/index.html -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/octave/octave.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/octave/octave.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/oz/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/oz/index.html -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/oz/oz.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/oz/oz.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/pascal/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/pascal/index.html -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/pascal/pascal.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/pascal/pascal.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/pegjs/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/pegjs/index.html -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/pegjs/pegjs.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/pegjs/pegjs.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/perl/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/perl/index.html -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/perl/perl.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/perl/perl.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/php/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/php/index.html -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/php/php.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/php/php.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/php/test.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/php/test.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/pig/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/pig/index.html -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/pig/pig.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/pig/pig.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/powershell/test.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/powershell/test.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/protobuf/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/protobuf/index.html -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/protobuf/protobuf.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/protobuf/protobuf.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/pug/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/pug/index.html -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/pug/pug.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/pug/pug.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/puppet/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/puppet/index.html -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/puppet/puppet.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/puppet/puppet.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/python/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/python/index.html -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/python/python.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/python/python.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/python/test.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/python/test.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/q/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/q/index.html -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/q/q.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/q/q.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/r/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/r/index.html -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/r/r.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/r/r.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/rpm/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/rpm/index.html -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/rpm/rpm.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/rpm/rpm.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/rst/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/rst/index.html -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/rst/rst.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/rst/rst.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/ruby/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/ruby/index.html -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/ruby/ruby.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/ruby/ruby.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/ruby/test.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/ruby/test.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/rust/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/rust/index.html -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/rust/rust.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/rust/rust.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/rust/test.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/rust/test.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/sas/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/sas/index.html -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/sas/sas.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/sas/sas.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/sass/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/sass/index.html -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/sass/sass.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/sass/sass.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/sass/test.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/sass/test.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/scheme/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/scheme/index.html -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/scheme/scheme.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/scheme/scheme.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/shell/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/shell/index.html -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/shell/shell.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/shell/shell.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/shell/test.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/shell/test.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/sieve/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/sieve/index.html -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/sieve/sieve.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/sieve/sieve.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/slim/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/slim/index.html -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/slim/slim.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/slim/slim.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/slim/test.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/slim/test.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/smalltalk/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/smalltalk/index.html -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/smarty/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/smarty/index.html -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/smarty/smarty.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/smarty/smarty.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/solr/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/solr/index.html -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/solr/solr.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/solr/solr.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/soy/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/soy/index.html -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/soy/soy.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/soy/soy.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/soy/test.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/soy/test.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/sparql/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/sparql/index.html -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/sparql/sparql.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/sparql/sparql.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/sql/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/sql/index.html -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/sql/sql.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/sql/sql.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/stex/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/stex/index.html -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/stex/stex.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/stex/stex.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/stex/test.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/stex/test.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/stylus/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/stylus/index.html -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/stylus/stylus.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/stylus/stylus.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/swift/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/swift/index.html -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/swift/swift.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/swift/swift.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/swift/test.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/swift/test.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/tcl/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/tcl/index.html -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/tcl/tcl.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/tcl/tcl.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/textile/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/textile/index.html -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/textile/test.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/textile/test.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/textile/textile.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/textile/textile.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/tiki/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/tiki/index.html -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/tiki/tiki.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/tiki/tiki.css -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/tiki/tiki.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/tiki/tiki.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/toml/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/toml/index.html -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/toml/toml.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/toml/toml.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/tornado/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/tornado/index.html -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/tornado/tornado.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/tornado/tornado.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/troff/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/troff/index.html -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/troff/troff.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/troff/troff.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/ttcn-cfg/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/ttcn-cfg/index.html -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/ttcn-cfg/ttcn-cfg.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/ttcn-cfg/ttcn-cfg.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/ttcn/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/ttcn/index.html -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/ttcn/ttcn.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/ttcn/ttcn.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/turtle/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/turtle/index.html -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/turtle/turtle.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/turtle/turtle.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/twig/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/twig/index.html -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/twig/twig.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/twig/twig.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/vb/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/vb/index.html -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/vb/vb.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/vb/vb.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/vbscript/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/vbscript/index.html -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/vbscript/vbscript.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/vbscript/vbscript.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/velocity/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/velocity/index.html -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/velocity/velocity.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/velocity/velocity.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/verilog/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/verilog/index.html -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/verilog/test.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/verilog/test.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/verilog/verilog.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/verilog/verilog.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/vhdl/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/vhdl/index.html -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/vhdl/vhdl.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/vhdl/vhdl.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/vue/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/vue/index.html -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/vue/vue.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/vue/vue.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/wast/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/wast/index.html -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/wast/test.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/wast/test.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/wast/wast.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/wast/wast.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/webidl/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/webidl/index.html -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/webidl/webidl.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/webidl/webidl.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/xml/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/xml/index.html -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/xml/test.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/xml/test.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/xml/xml.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/xml/xml.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/xquery/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/xquery/index.html -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/xquery/test.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/xquery/test.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/xquery/xquery.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/xquery/xquery.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/yacas/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/yacas/index.html -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/yacas/yacas.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/yacas/yacas.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/yaml/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/yaml/index.html -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/yaml/yaml.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/yaml/yaml.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/z80/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/z80/index.html -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/z80/z80.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/modes/z80/z80.js -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/all-hallow-eve.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/all-hallow-eve.css -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/amy.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/amy.css -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/argonaut.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/argonaut.css -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/arona.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/arona.css -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/ayu-mirage.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/ayu-mirage.css -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/base16-light.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/base16-light.css -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/bbedit.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/bbedit.css -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/bespin.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/bespin.css -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/black-pearl-ii.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/black-pearl-ii.css -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/black-pearl.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/black-pearl.css -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/blackboard-black.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/blackboard-black.css -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/blackboard.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/blackboard.css -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/bongzilla.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/bongzilla.css -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/chanfle.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/chanfle.css -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/chrome-devtools.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/chrome-devtools.css -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/classic-modified.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/classic-modified.css -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/clouds-midnight.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/clouds-midnight.css -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/clouds.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/clouds.css -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/cobalt.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/cobalt.css -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/coda.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/coda.css -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/cssedit.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/cssedit.css -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/cube2media.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/cube2media.css -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/darkpastel.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/darkpastel.css -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/dawn.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/dawn.css -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/demo.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/demo.css -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/django-(smoothy).css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/django-(smoothy).css -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/django.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/django.css -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/dracula.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/dracula.css -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/eiffel.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/eiffel.css -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/emacs-strict.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/emacs-strict.css -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/espresso-libre.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/espresso-libre.css -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/espresso-soda.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/espresso-soda.css -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/espresso-tutti.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/espresso-tutti.css -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/espresso.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/espresso.css -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/fade-to-grey.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/fade-to-grey.css -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/fake.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/fake.css -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/fantasyscript.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/fantasyscript.css -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/fluidvision.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/fluidvision.css -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/freckle.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/freckle.css -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/github.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/github.css -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/glitterbomb.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/glitterbomb.css -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/idle.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/idle.css -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/idlefingers.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/idlefingers.css -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/iplastic.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/iplastic.css -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/ir_black.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/ir_black.css -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/ir_white.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/ir_white.css -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/johnny.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/johnny.css -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/juicy.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/juicy.css -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/krtheme.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/krtheme.css -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/kuroir.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/kuroir.css -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/lazy.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/lazy.css -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/lowlight.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/lowlight.css -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/mac-classic.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/mac-classic.css -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/made-of-code.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/made-of-code.css -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/magicwb-(amiga).css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/magicwb-(amiga).css -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/material.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/material.css -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/merbivore-soft.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/merbivore-soft.css -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/merbivore.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/merbivore.css -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/monoindustrial.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/monoindustrial.css -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/monokai-bright.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/monokai-bright.css -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/monokai-sublime.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/monokai-sublime.css -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/monokai.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/monokai.css -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/mreq.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/mreq.css -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/nightlion.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/nightlion.css -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/notebook.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/notebook.css -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/oceanic-muted.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/oceanic-muted.css -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/oceanic.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/oceanic.css -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/pastels-on-dark.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/pastels-on-dark.css -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/pastie.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/pastie.css -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/plasticcodewrap.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/plasticcodewrap.css -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/prospettiva.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/prospettiva.css -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/putty.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/putty.css -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/rails-envy.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/rails-envy.css -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/railscasts.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/railscasts.css -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/rdark.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/rdark.css -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/rhuk.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/rhuk.css -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/ryan-light.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/ryan-light.css -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/sidewalkchalk.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/sidewalkchalk.css -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/slush-&-poppies.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/slush-&-poppies.css -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/smoothy.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/smoothy.css -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/snip-material.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/snip-material.css -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/solarized-(dark).css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/solarized-(dark).css -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/spacecadet.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/spacecadet.css -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/spectacular.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/spectacular.css -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/summer-sun.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/summer-sun.css -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/summerfruit.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/summerfruit.css -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/sunburst.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/sunburst.css -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/swyphs-ii.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/swyphs-ii.css -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/tango.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/tango.css -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/text-ex-machina.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/text-ex-machina.css -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/tomorrow-night.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/tomorrow-night.css -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/tomorrow.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/tomorrow.css -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/toy-chest.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/toy-chest.css -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/tubster.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/tubster.css -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/twilight.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/twilight.css -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/venom.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/venom.css -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/vibrant-fin.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/vibrant-fin.css -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/vibrant-ink.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/vibrant-ink.css -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/vibrant-tango.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/vibrant-tango.css -------------------------------------------------------------------------------- /Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/zenburnesque.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/External/CodeMirrorView.bundle/Contents/Resources/theme/zenburnesque.css -------------------------------------------------------------------------------- /Snip/Info.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Info.plist -------------------------------------------------------------------------------- /Snip/Manager/DeepLinkManager.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Manager/DeepLinkManager.swift -------------------------------------------------------------------------------- /Snip/Manager/SnippetManager.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Manager/SnippetManager.swift -------------------------------------------------------------------------------- /Snip/Manager/StorageManager.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Manager/StorageManager.swift -------------------------------------------------------------------------------- /Snip/Model/AppState.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Model/AppState.swift -------------------------------------------------------------------------------- /Snip/Model/Helper/SnipItemHelper.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Model/Helper/SnipItemHelper.swift -------------------------------------------------------------------------------- /Snip/Model/Mode.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Model/Mode.swift -------------------------------------------------------------------------------- /Snip/Model/Preview.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Model/Preview.swift -------------------------------------------------------------------------------- /Snip/Model/Settings.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Model/Settings.swift -------------------------------------------------------------------------------- /Snip/Model/SnipItem.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Model/SnipItem.swift -------------------------------------------------------------------------------- /Snip/Model/SnipListFilter.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Model/SnipListFilter.swift -------------------------------------------------------------------------------- /Snip/Model/Theme.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Model/Theme.swift -------------------------------------------------------------------------------- /Snip/Preview Content/Preview Assets.xcassets/Contents.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Preview Content/Preview Assets.xcassets/Contents.json -------------------------------------------------------------------------------- /Snip/Representables/CodeMirrorViewController.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Representables/CodeMirrorViewController.swift -------------------------------------------------------------------------------- /Snip/Representables/CodeView.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Representables/CodeView.swift -------------------------------------------------------------------------------- /Snip/Representables/CodeViewConstants.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Representables/CodeViewConstants.swift -------------------------------------------------------------------------------- /Snip/Representables/MarkdownHTMLViewer.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Representables/MarkdownHTMLViewer.swift -------------------------------------------------------------------------------- /Snip/Resources/Demo.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Resources/Demo.txt -------------------------------------------------------------------------------- /Snip/Resources/Localizable.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Resources/Localizable.strings -------------------------------------------------------------------------------- /Snip/Resources/de.lproj/Localizable_de.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Resources/de.lproj/Localizable_de.strings -------------------------------------------------------------------------------- /Snip/Resources/en.lproj/Localizable.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Resources/en.lproj/Localizable.strings -------------------------------------------------------------------------------- /Snip/Resources/en.lproj/Localizable_de.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Resources/en.lproj/Localizable_de.strings -------------------------------------------------------------------------------- /Snip/Resources/en.lproj/Localizable_en.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Resources/en.lproj/Localizable_en.strings -------------------------------------------------------------------------------- /Snip/Resources/md.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Resources/md.css -------------------------------------------------------------------------------- /Snip/Snip.entitlements: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/Snip.entitlements -------------------------------------------------------------------------------- /Snip/SnipApp.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/SnipApp.swift -------------------------------------------------------------------------------- /Snip/SnipViewApp.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/Snip/SnipViewApp.swift -------------------------------------------------------------------------------- /SnipTests/Info.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/SnipTests/Info.plist -------------------------------------------------------------------------------- /SnipTests/SnipTests.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pictarine/macos-snippets/HEAD/SnipTests/SnipTests.swift --------------------------------------------------------------------------------