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

Feature: Toggle Explorer Arrows Configuration #8

Merged
merged 10 commits into from
Aug 14, 2022

Commits on Aug 13, 2022

  1. fix: json format

    fixes the json format to be made parseable by the default spec
    barelyhuman committed Aug 13, 2022
    Configuration menu
    Copy the full SHA
    0c6c832 View commit details
    Browse the repository at this point in the history
  2. feat: base impl for the configuration change

    adds in a command and it's respective function for over-riding the json
    barelyhuman committed Aug 13, 2022
    Configuration menu
    Copy the full SHA
    07871dd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f165322 View commit details
    Browse the repository at this point in the history
  4. feat: add a config monitor

    helpers and implementation of a
    configuration monitor for the keys defined in
    package.json
    barelyhuman committed Aug 13, 2022
    Configuration menu
    Copy the full SHA
    673da1a View commit details
    Browse the repository at this point in the history
  5. re-enable hideExplorer

    barelyhuman committed Aug 13, 2022
    Configuration menu
    Copy the full SHA
    7891423 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b57e08c View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2022

  1. Configuration menu
    Copy the full SHA
    40fe26e View commit details
    Browse the repository at this point in the history
  2. Update package-lock.json

    Miguel Solorio committed Aug 14, 2022
    Configuration menu
    Copy the full SHA
    4c67279 View commit details
    Browse the repository at this point in the history
  3. Remove trailing comma

    Miguel Solorio committed Aug 14, 2022
    Configuration menu
    Copy the full SHA
    7bc3548 View commit details
    Browse the repository at this point in the history
  4. Show notification when setting changed

    Miguel Solorio committed Aug 14, 2022
    Configuration menu
    Copy the full SHA
    8ac4f66 View commit details
    Browse the repository at this point in the history