Skip to content

Conversation

@scottshambaugh
Copy link

@scottshambaugh scottshambaugh commented Jul 9, 2022

This closes #18963, and actually resolves #17150, by updating an error message string.

karthiknadig
karthiknadig previously approved these changes Jul 14, 2022
@karthiknadig karthiknadig added bug Issue identified by VS Code Team member as probable bug skip tests Updates to tests unnecessary labels Jul 14, 2022
@karthiknadig
Copy link
Member

karthiknadig commented Jul 14, 2022

@scottshambaugh The changes look good, only thing is you might have to run prettier on the tsfile:

src/client/debugger/extension/configuration/debugConfigurationService.ts
Code style issues found in the above file(s). Forgot to run Prettier?

@scottshambaugh scottshambaugh force-pushed the debug_tests_error_message branch 2 times, most recently from e442054 to 39485f5 Compare July 14, 2022 22:48
@scottshambaugh scottshambaugh force-pushed the debug_tests_error_message branch from 39485f5 to 297b2d4 Compare July 14, 2022 23:18
@scottshambaugh
Copy link
Author

scottshambaugh commented Jul 14, 2022

Thanks @karthiknadig, I'm having issues running prettifier locally but this checks out in the playground now. Not sure how to rerun the workflow to get it to check it.

@karthiknadig
Copy link
Member

@scottshambaugh I pushed a linting fix to your branch. It should pass now.

@scottshambaugh
Copy link
Author

@karthiknadig thank you!

@paulacamargo25 paulacamargo25 merged commit b090272 into microsoft:main Jul 21, 2022
wesm pushed a commit to posit-dev/positron that referenced this pull request Mar 28, 2024
…scode-python#19436)

* More clear error message for invalid debug configuration

* Address linting issues.

Co-authored-by: Scott Shambaugh <[email protected]>
Co-authored-by: Karthik Nadig <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Issue identified by VS Code Team member as probable bug skip tests Updates to tests unnecessary

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Make configuration error message when debugging Python tests more helpful Error message when debugging Python tests is unhelpful

3 participants