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

Setup VsCode settings for remote development during mila init #71

Merged
merged 9 commits into from
Nov 24, 2023

Commits on Nov 13, 2023

  1. Make functions for each chunk of mila init fn

    Signed-off-by: Fabrice Normandin <[email protected]>
    lebrice committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    b32abde View commit details
    Browse the repository at this point in the history
  2. Setup VsCode settings during mila init

    Signed-off-by: Fabrice Normandin <[email protected]>
    lebrice committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    d7320f7 View commit details
    Browse the repository at this point in the history
  3. Add test for the VsCode settings part of mila init

    Signed-off-by: Fabrice Normandin <[email protected]>
    lebrice committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    d7b54c0 View commit details
    Browse the repository at this point in the history
  4. Add another test to check overwriting of setting

    Signed-off-by: Fabrice Normandin <[email protected]>
    lebrice committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    aace379 View commit details
    Browse the repository at this point in the history
  5. Fix indent of generated VsCode settings file

    Signed-off-by: Fabrice Normandin <[email protected]>
    lebrice committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    23c0a67 View commit details
    Browse the repository at this point in the history
  6. Fix the indent in the regression files

    Signed-off-by: Fabrice Normandin <[email protected]>
    lebrice committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    c8deaf6 View commit details
    Browse the repository at this point in the history
  7. Use indent=4 spaces instead of tab in json file

    Signed-off-by: Fabrice Normandin <[email protected]>
    lebrice committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    9ec8718 View commit details
    Browse the repository at this point in the history
  8. Fix isort issue

    Signed-off-by: Fabrice Normandin <[email protected]>
    lebrice committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    725469b View commit details
    Browse the repository at this point in the history
  9. Add tests for the vscode utils

    Signed-off-by: Fabrice Normandin <[email protected]>
    lebrice committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    4be6efb View commit details
    Browse the repository at this point in the history