wiki.getshifting.com

--- Sjoerd Hooft's InFormation Technology ---

User Tools

Site Tools


vscodetasks
Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
vscodetasks [2025/09/21 09:38] – [Example: Start a connection to a Azure Jumpbox through a Bastion] sjoerdvscodetasks [2026/01/02 15:33] (current) – external edit 127.0.0.1
Line 3: Line 3:
 **Summary**: I've been using [[vscode|VSCode]] for years now and I keep on finding new options to improve my productivity using the tool. On this page I'll show you how I use VSCode tasks to automate small scripts that I use on a daily basis. \\ **Summary**: I've been using [[vscode|VSCode]] for years now and I keep on finding new options to improve my productivity using the tool. On this page I'll show you how I use VSCode tasks to automate small scripts that I use on a daily basis. \\
 **Date**: 2 January 2025 \\ **Date**: 2 January 2025 \\
 +**Update**: The tasks are now also collected in a tasks.json on my [[https://github.com/getshifting/getshifting/blob/main/.vscode/tasks.json |public github repo]]. \\
 {{tag>vscode powershell bash azure kubernetes}} {{tag>vscode powershell bash azure kubernetes}}
  
Line 302: Line 303:
 * [[https://code.visualstudio.com/docs/editor/tasks|VSCode Tasks]] * [[https://code.visualstudio.com/docs/editor/tasks|VSCode Tasks]]
 * [[https://marketplace.visualstudio.com/items?itemName=iulian-radu-at.vscode-tasks-sidebar|VSCode Tasks Sidebar]] * [[https://marketplace.visualstudio.com/items?itemName=iulian-radu-at.vscode-tasks-sidebar|VSCode Tasks Sidebar]]
 +
 +//This wiki has been made possible by://
 +
 +<HTML>
 +<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-8613096447910897"
 +     crossorigin="anonymous"></script>
 +<!-- Wiki End of Page -->
 +<ins class="adsbygoogle"
 +     style="display:block"
 +     data-ad-client="ca-pub-8613096447910897"
 +     data-ad-slot="6221699236"
 +     data-ad-format="auto"
 +     data-full-width-responsive="true"></ins>
 +<script>
 +     (adsbygoogle = window.adsbygoogle || []).push({});
 +</script>
 +</HTML>
 +
 +
  
vscodetasks.1758447520.txt.gz · Last modified: by sjoerd