GithubHelp home page GithubHelp logo

Comments (8)

cleebp avatar cleebp commented on July 21, 2024

Here is a bare bones clipboard manager for sublime that is basically just a history of your copies from within sublime itself:

Github = https://github.com/kemayo/sublime-text-2-clipboard-history
Package = https://packagecontrol.io/packages/Clipboard%20History

from csc-510-group-g.

reachspirit avatar reachspirit commented on July 21, 2024

Here are some other great clipboards written in javascript:

https://github.com/zenorocha/clipboard.js/

https://github.com/zeroclipboard/zeroclipboard

The cool thing here is that they provide functions in visualization, so that would be a great help for display option and intelligent context ordering.

from csc-510-group-g.

cleebp avatar cleebp commented on July 21, 2024

Here is another seemingly larger clipboard manager:

Github = https://github.com/colinta/SublimeClipboardManager
Package = https://packagecontrol.io/packages/Clipboard%20Manager

from csc-510-group-g.

cleebp avatar cleebp commented on July 21, 2024

And here is the last big sublime clipboard manager I could find, well featured:

Github = https://github.com/Jimbly/SublimeClipboardHistory
Package = https://packagecontrol.io/packages/Jimbly's%20Clipboard%20History

from csc-510-group-g.

arjunmadan avatar arjunmadan commented on July 21, 2024

Some info on having GUI:
https://www.reddit.com/r/SublimeText/comments/1tyhgf/sublime_text_plugin_with_custom_ui_elements/

from csc-510-group-g.

arjunmadan avatar arjunmadan commented on July 21, 2024

Tutorial for building a sublime plugin from scratch:
http://code.tutsplus.com/tutorials/how-to-create-a-sublime-text-2-plugin--net-22685

from csc-510-group-g.

arjunmadan avatar arjunmadan commented on July 21, 2024

Atom (https://atom.io) might be the way to go, to overcome some GUI limitations with the Sublime API.

https://atom.io/docs/api/v1.4.3/Panel is something we could use.

from csc-510-group-g.

effat avatar effat commented on July 21, 2024

Atom --Clipboard Plus for our base of project.

from csc-510-group-g.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.