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

Implement automatic configuration for Django #19350

Merged

Conversation

paulacamargo25
Copy link

@paulacamargo25 paulacamargo25 commented Jun 23, 2022

Closed: #19304
Closed: #19502

@paulacamargo25 paulacamargo25 self-assigned this Jun 23, 2022
@paulacamargo25 paulacamargo25 added this to the June 2022 milestone Jun 23, 2022
@karthiknadig karthiknadig added the feature-request Request for new features or functionality label Jun 23, 2022
src/client/extensionActivation.ts Outdated Show resolved Hide resolved
@paulacamargo25 paulacamargo25 added the skip package*.json package.json and package-lock.json don't both need updating label Jun 27, 2022
@brettcannon brettcannon modified the milestones: June 2022, July 2022 Jun 30, 2022
@karthiknadig karthiknadig self-assigned this Jul 19, 2022
@karthiknadig karthiknadig self-requested a review July 19, 2022 17:03
karthiknadig
karthiknadig previously approved these changes Jul 19, 2022
@paulacamargo25 paulacamargo25 added the skip tests Updates to tests unnecessary label Jul 19, 2022
@paulacamargo25 paulacamargo25 merged commit 2caf12d into microsoft:main Jul 19, 2022
wesm pushed a commit to posit-dev/positron that referenced this pull request Mar 28, 2024
…#19350)

* Add dynamic type debugger

* Move dynamic provider to a class

* Fix code

* Add python file debug config

* Fix django config

* Fix instance interface
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-debugging feature-request Request for new features or functionality skip package*.json package.json and package-lock.json don't both need updating skip tests Updates to tests unnecessary
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement automatic debug configuration for a Python script Implement automatic configuration for Django
3 participants