Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change context menu to open selected file and watch file for changes. #7

Closed
wants to merge 8 commits into from

Commits on Jan 1, 2017

  1. added .eslint.js file matching the .editorconfig file.

    Refactored `toggle` and changed the context menu items to launch
    a preview window with a file watcher.  The context menus also
    open the selected file instead of calling `toggle` on the active
    `TextEditor`.
    
    removed some eslint errors.
    johnwebbcole committed Jan 1, 2017
    Configuration menu
    Copy the full SHA
    c69b4a0 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2017

  1. major refactoring…

    johnwebbcole committed Jan 15, 2017
    Configuration menu
    Copy the full SHA
    18f3841 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2017

  1. no message

    johnwebbcole committed Jan 16, 2017
    Configuration menu
    Copy the full SHA
    3f3af9d View commit details
    Browse the repository at this point in the history
  2. cleanup.

    johnwebbcole committed Jan 16, 2017
    Configuration menu
    Copy the full SHA
    06d4434 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2017

  1. no message

    johnwebbcole committed Jan 19, 2017
    Configuration menu
    Copy the full SHA
    b547a38 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2017

  1. major refactoring…

    johnwebbcole committed Jan 21, 2017
    Configuration menu
    Copy the full SHA
    2caada0 View commit details
    Browse the repository at this point in the history
  2. updated readme

    johnwebbcole committed Jan 21, 2017
    Configuration menu
    Copy the full SHA
    689e8ab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6f48531 View commit details
    Browse the repository at this point in the history