Skip to content
/ rightClick Public

Brackets extension, to allow copy,cut,paste via the context menu

License

Notifications You must be signed in to change notification settings

i07/rightClick

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Important note:

Currently chromium (on which Brackets is build) doesn't allow "paste" commands through regular JS, therefor this extension will not perform any paste actions anymore. Once brackets decides to allow this (set the proper configuration flag on chromium) the plugin should be functional again. In the meantime you might want to head over to @jbardnz's RightClickExtended which uses nodeJS module for copy-paste actions. https://github.com/jbardnz/RightClickExtended

brackets logo #Brackets-rightClick Although it's ready to use, it's still considered a work in progress. Feel free to jump in, if you think you can contribute!

Issues, suggestions, or anything of the nature [here] (https://github.com/i07/rightClick/issues).


Brackets rightclick

To install.


It's all basic JS, no dependencies, so light weight and just does the job! :)


#version history

  • 1.0.5 fixed paste a external copy, corrected cursor position on multi-line paste
  • 1.0.4 initial version

About

Brackets extension, to allow copy,cut,paste via the context menu

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published