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

Add VSCode settings #3374

Merged
merged 3 commits into from
Oct 1, 2023
Merged

Add VSCode settings #3374

merged 3 commits into from
Oct 1, 2023

Commits on Sep 24, 2023

  1. Add VSCode settings

    - Recommended extensions for linting and formatting
    - Settings for those extensions
    - A launch config for manage.py runserver with debugger
    DeD1rk committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    56140a9 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2023

  1. Add testing launch config

    DeD1rk committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    f8fdde0 View commit details
    Browse the repository at this point in the history
  2. Document how to customize workspace settings

    And remove the push hook that's not necessary with VSCode's branch protection warnings
    DeD1rk committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    162ae7b View commit details
    Browse the repository at this point in the history