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

syntax highlighting, file icon & basic plugin capabilities #1

Merged
merged 20 commits into from
Jul 20, 2023

Commits on Jun 14, 2023

  1. Configuration menu
    Copy the full SHA
    7c6cd0a View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2023

  1. Keywords/State

    sarvalabs-sarthak committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    6b78990 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2023

  1. Configuration menu
    Copy the full SHA
    63424cd View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2023

  1. Configuration menu
    Copy the full SHA
    ffa4cd7 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2023

  1. Configuration menu
    Copy the full SHA
    5948c8a View commit details
    Browse the repository at this point in the history
  2. Invoke & Emit

    sarvalabs-sarthak committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    ece7260 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

  1. coco icon added

    sarvalabs-sarthak committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    895432f View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. Configuration menu
    Copy the full SHA
    0e52377 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cdfcca0 View commit details
    Browse the repository at this point in the history
  3. Indentation Support

    sarvalabs-sarthak committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    6a1c535 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. Readme File Update

    sarvalabs-sarthak committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    031daf2 View commit details
    Browse the repository at this point in the history
  2. Readme typo fix

    sarvalabs-sarthak committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    897c779 View commit details
    Browse the repository at this point in the history
  3. vsix package

    sarvalabs-sarthak committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    d186208 View commit details
    Browse the repository at this point in the history
  4. Revert "vsix package"

    This reverts commit d186208.
    sarvalabs-sarthak committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    c81bb9c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    80be7e9 View commit details
    Browse the repository at this point in the history
  6. Update package.json

    - Added V1.59.0
    sarvalabs-sarthak authored Jul 20, 2023
    Configuration menu
    Copy the full SHA
    d78b409 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    59d72cb View commit details
    Browse the repository at this point in the history
  8. Update package.json

    - Set package version to v0.1.0
    - Refactored description and display name
    - Added aliases, repo details, authors and bugs link
    - Added the vsce dev dependency
    - Added scripts for packaging and cleaning
    - Added the package-lock.json
    sarvalabs-manish committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    673abca View commit details
    Browse the repository at this point in the history
  9. Add MIT License

    sarvalabs-manish committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    5689d27 View commit details
    Browse the repository at this point in the history
  10. Update .gitignore

    sarvalabs-manish committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    b6995c4 View commit details
    Browse the repository at this point in the history