Skip to content

Paquete que cuenta el número de palabras en el buffer activo.

Notifications You must be signed in to change notification settings

DarioArzaba/AtomPaquetePalabras

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Logo

My first plugin for the Atom IDE

I used Atom extensively as part of my learning process to develop in ElectronJs.

Atom has no been officially retired from December 15 2022 by Github.

About

It is extremely sad that this incredible editor couldn't achieve its full potential, I was heavily invested on the history of its development and the things it tried to accomplish (like teletype RIP).

Ultimately Atom it couldn't compete with cloud development environments and more efficient (general purpose) desktop solutions like Visual Studio Code.

Installation

  1. Install Atom
  2. Clone the repo into your atom packages folder
    cd ~/.atom/packages
    git clone https://github.com/DarioArzaba/AtomPaquetePalabras
    cd AtomPaquetePalabras
  3. Install NPM packages
    npm install

Usage

When you activate the plugin through its dedicated shortcut ctrl-alt-o a window opens showing information about words in the active buffer of the editor.

License

Distributed under the MIT License.

Contact

Dario Arzaba - [email protected]

About

Paquete que cuenta el número de palabras en el buffer activo.

Resources

Stars

Watchers

Forks