• Packages
  • Themes
  • Documentation
  • Blog
  • Discussions
Sign in

commands-composition

Experimental usage of commands composition pattern.
AndrejTetak
1.2.0 68
0
  • Repo
  • Bugs
  • Versions
  • License
Flag as spam or malicious

Commands composition is an Atom :atom: package that provides a switchable mode in which selecting and text editing operations are executed using interaction pattern

Installation

Search for commands-composition in Atom's Install Packages settings screen and click the Install button on the package card or run apm install commands-composition in command line.

Keymap

Plugin is activate on plain text, XML and Markdown documents.

Key Description
Alt-m Switch between function-object and object-function mode.
Ctr-space Show menu with functions/objects.
w Select word
s Select selectSentence
l Select selectLine; lowerCase
p Select selectParagraph
d Select selectDocument
e Execute commands
u upperCase
d delete
v cut
c copy
t transpose
p paste

Visualisation

Plugin also provides visualisation for some commands. Visualisation is not automaticaly activated. You can turn on/off visualisation using Atom's menu (Packages → commands-composition → Toggle visualisation).

Issues

  • It is recommended to not use soft wrap in editor
  • Please use EN keyboard

Todo

  • this README
  • fix wrong selections when selecting between sentences.
  • fix lines in top of editor while using visualisation
  • support for xml tags with same name, atributes etc...
  • more visualisation commands
  • currently optimalized only for mac os (commad, options keys...)

I think this package is bad news.

Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.

  • Terms of Use
  • Privacy
  • Code of Conduct
  • Releases
  • FAQ
  • Contact
with by