Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: microsoft/python-sample-vscode-flask-tutorial
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: stormsw/python-sample-vscode-flask-tutorial
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 12 commits
  • 13 files changed
  • 2 contributors

Commits on Sep 27, 2019

  1. 1. Added remote debug configuration

    2. Added launch commands
    3. fixed ignore file for VSCode in Docker scenario
    gl-ovarchenko committed Sep 27, 2019
    Configuration menu
    Copy the full SHA
    eb8c03c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ccb1347 View commit details
    Browse the repository at this point in the history
  3. Configured tasks

    gl-ovarchenko committed Sep 27, 2019
    Configuration menu
    Copy the full SHA
    00b3b37 View commit details
    Browse the repository at this point in the history
  4. Added debugger support

    gl-ovarchenko committed Sep 27, 2019
    Configuration menu
    Copy the full SHA
    7825f33 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1 from stormsw/remote-debug

    Remote debug
    stormsw authored Sep 27, 2019
    Configuration menu
    Copy the full SHA
    dffaf99 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    43194d8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    029ef2b View commit details
    Browse the repository at this point in the history
  8. Altered readme

    gl-ovarchenko committed Sep 27, 2019
    Configuration menu
    Copy the full SHA
    bc4b534 View commit details
    Browse the repository at this point in the history
  9. Fixed README

    gl-ovarchenko committed Sep 27, 2019
    Configuration menu
    Copy the full SHA
    7f1eaaa View commit details
    Browse the repository at this point in the history
  10. Merge pull request #2 from stormsw/master

    Merge pull request #1 from stormsw/remote-debug
    stormsw authored Sep 27, 2019
    Configuration menu
    Copy the full SHA
    66c2294 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #3 from stormsw/readme-debug

    Readme debug
    stormsw authored Sep 27, 2019
    Configuration menu
    Copy the full SHA
    57ee2b6 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2019

  1. Merge pull request #4 from stormsw/remote-debug

    Merge pull request #2 from stormsw/master
    stormsw authored Dec 12, 2019
    Configuration menu
    Copy the full SHA
    fca789e View commit details
    Browse the repository at this point in the history
Loading