Skip to content

Conversation

benchoq
Copy link
Collaborator

@benchoq benchoq commented Sep 16, 2025

  • Recognize pyproject.toml file.
  • Add 4 tasks: run, build, clean and deploy.
  • Support debugging session using debugpy.
  • Setup npm scripts similar to other extensions.

Task-number: VSCODEEXT-29
Task-number: VSCODEEXT-30

@benchoq benchoq force-pushed the ben_0916_python_base branch 9 times, most recently from 922a42d to 3d3cfa0 Compare September 23, 2025 08:48
@benchoq benchoq marked this pull request as ready for review September 23, 2025 08:56
Copy link
Collaborator

@OrkunTokdemir OrkunTokdemir left a comment

Choose a reason for hiding this comment

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

I tested the commands and general functionality, LGTM. I left my comments 🙂

@benchoq benchoq force-pushed the ben_0916_python_base branch 2 times, most recently from 447a693 to 8893d73 Compare September 30, 2025 11:07
- Recognize `pyproject.toml` file.
- Add 4 tasks: run, build, clean and deploy.
- Support debugging session using `debugpy`.
- Setup npm scripts similar to other extensions.

Task-number: [VSCODEEXT-29](https://bugreports.qt.io/browse/VSCODEEXT-29)
Task-number: [VSCODEEXT-30](https://bugreports.qt.io/browse/VSCODEEXT-30)
@benchoq benchoq force-pushed the ben_0916_python_base branch from 8893d73 to 0f8b5c3 Compare September 30, 2025 11:17
Copy link
Collaborator

@leena-miettinen leena-miettinen left a comment

Choose a reason for hiding this comment

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

Let's confirm the extension name later.

@benchoq benchoq merged commit 050969e into qt-labs:dev Sep 30, 2025
3 checks passed
@benchoq benchoq deleted the ben_0916_python_base branch September 30, 2025 15:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants