Skip to content

i07/rightClick

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 

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