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

Expose configuration key for semicolon occurrence #35

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Commits on Nov 19, 2017

  1. Expose configuration key for semicolon occurrence

    Handles snippet resolving in memory instead of through file system I/O.
    
    - Adds extension main module
    - Bumps `vscode` engine to 1.8.0
    - Explicitly specifies activation events
    - Adds configuration object
    - Deletes unknown 'vue' language identifier in favour of file
      associations
    - Updates extension display name and description
    - Formats CHANGELOG.md
    felicio committed Nov 19, 2017
    Configuration menu
    Copy the full SHA
    f8767af View commit details
    Browse the repository at this point in the history
  2. Update README.md

    felicio committed Nov 19, 2017
    Configuration menu
    Copy the full SHA
    a09419a View commit details
    Browse the repository at this point in the history