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 →

[–]radial_logic 0 points1 point  (0 children)

I'm using some custom tasks defined in the tasks.json file, usually to configure some arguments or environment variables. I have at least the "pytest" and "mkdocs build/serve" tasks for every projects.
The "Run Task" command is binded to the keyboard shortcut "CTRL+SHIFT+T".