GithubHelp home page GithubHelp logo

sublime-write-gooder's Introduction

#WriteGooder for Sublime Text

Simple grammar checking for your documentation.

Prerequisites: write-gooder and Sublime Package Control

Mac OS X: Installing node with homebrew or macports is assumed. The path to write-gooder is hardcoded in this plugin as /usr/local/share/npm/bin:/usr/local/bin:/opt/local/bin. You can change the path to the executable in settings.

Linux: Make sure write-gooder is in your environment path.

Windows: Installing node with the Windows Installer from nodejs.org is assumed.

##Install write-gooder with npm

npm install -g duereg/write-gooder

##Install WriteGooder with Package Control in Sublime Text

  1. command-shift-P or control-shift-P in Linux/Windows*
  2. type install p, select Package Control: Install Package
  3. type WriteGooder, select WriteGooder

Note: Without Sublime Package Control, you could manually copy this project to your Packages directory as 'WriteGooder'.

##Run WriteGooder on an active Markdown file in Sublime Text

  • control-shift-W or Tools/Contextual menus or the Command Palette
  • F4 jump to next error row/column
  • shift-F4 jump to previous error row-column

##Settings

  • Navigate to Preferences > Package Settings > WriteGooder > Settings - Default.
  • To preserve custom settings:
    • copy default settings to Preferences > Package Settings > WriteGooder > Settings - User
    • change them to your requirements

##Run WriteGooder on save

By default, WriteGooder does not run on save. To change, update the setting run_on_save for the project to true.

sublime-write-gooder's People

Contributors

duereg avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

sublime-write-gooder's Issues

Error,

It gives me the error

[Errno 2] No such file or directory: 'write-gooder'
[cmd: ['write-gooder', '/Users/me/Dropbox/adir/a second dir with spaces/translations.txt']]
[dir: /Users/me/dropbox/adir/a second dir with spaces]
[path: /usr/local/share/npm/bin:/usr/local/bin:/opt/local/bin:/opt/boxen/nodenv/shims:/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin]

every time.

Integratino with write-good?

write-gooder is listed as deprecated on npm and the suggestion is to use write-good. Is there a plan to revise this plugin accordingly?

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.