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

Improve debug config in django #264

Conversation

paulacamargo25
Copy link
Contributor

@paulacamargo25 paulacamargo25 commented Mar 13, 2024

Improve debug configuration in Django.

  • Show list of possible python files for program.
  • Include an option to browse a file
  • Show default value
Screenshot 2024-03-20 at 1 57 54 PM

First part of: #161

@paulacamargo25 paulacamargo25 self-assigned this Mar 13, 2024
@paulacamargo25 paulacamargo25 added the feature-request Request for new features or functionality label Mar 13, 2024
Copy link
Member

@cwebster-99 cwebster-99 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some string suggestions based on the current flow! @paulacamargo25 and I talked offline about following similar flow to the Select Interpreter Quick Pick for consistency but there were some questions on how the user experience would be if we weren't able to suggest a file for the user initially.

src/extension/common/utils/localize.ts Outdated Show resolved Hide resolved
src/extension/common/utils/localize.ts Outdated Show resolved Hide resolved
@paulacamargo25 paulacamargo25 force-pushed the improve-debug-config-in-django-and-flask branch from 9206e7b to fb59120 Compare March 20, 2024 19:57
@paulacamargo25 paulacamargo25 marked this pull request as ready for review March 20, 2024 20:54
@paulacamargo25 paulacamargo25 added this to the March 2024 milestone Mar 20, 2024
@paulacamargo25 paulacamargo25 changed the title Improve debug config in django and flask Improve debug config in django Mar 20, 2024
@paulacamargo25 paulacamargo25 merged commit c6a7846 into microsoft:main Mar 20, 2024
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request Request for new features or functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants