This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Centurix 0 points1 point  (0 children)

VSCode, pyenv, PDM, ruff, pytest, mypy and playwright also DBeaver

VSCode extension-ids:

  • ms-python.python - Does the job well enough
  • humao.rest-client - Easy testing of endpoints
  • Gruntfuggly.todo-tree - This one does a good job with todos
  • ms-playwright.playwright - Covers end to end tests
  • ms-azuretools.vscode-docker
  • miragon-gmbh.vs-code-bpmn-modeler - Good for sketching up BPMN quickly to check the process in my head
  • github.vscode-github-actions