azure-devops
Here are 702 public repositories matching this topic...
-
Updated
Dec 11, 2020 - TypeScript
-
Updated
Dec 7, 2020 - Python
-
Updated
Dec 10, 2020 - C#
-
Updated
Dec 14, 2020 - C#
-
Updated
Dec 12, 2020 - JavaScript
-
Updated
Dec 3, 2020 - Python
-
Updated
Dec 14, 2020 - Go
-
Updated
Dec 11, 2020 - CSS
-
Updated
Nov 18, 2020 - C#
-
Updated
Dec 6, 2020 - C#
-
Updated
Dec 6, 2020 - PowerShell
-
Updated
Aug 7, 2020 - Java
-
Updated
Sep 10, 2020 - C#
-
Updated
Dec 14, 2020 - C#
-
Updated
Dec 11, 2020 - PowerShell
-
Updated
Dec 13, 2020 - C#
-
Updated
Oct 1, 2020
-
Updated
Dec 12, 2020
-
Updated
Jun 16, 2020 - Go
-
Updated
Dec 14, 2020 - TypeScript
-
Updated
Oct 31, 2020 - JavaScript
Would it be possible somehow to use the vscode-powertools to "pin" certain files, so that they won't close with cmd+w (on mac)?
I'm thinking to remap cmd+w to a powertool somehow, and make it call the vscode default close action, but first compare the file path with a simple list of files (".vscode-pinned-files") to see if the files are there. I can make a safe-to-close.sh shell script myse
-
Updated
Nov 14, 2020 - C#
-
Updated
Aug 8, 2020 - HTML
-
Updated
Sep 4, 2020 - Python
-
Updated
Dec 11, 2020 - TypeScript
-
Updated
Dec 2, 2020 - PowerShell
-
Updated
Dec 8, 2020
Improve this page
Add a description, image, and links to the azure-devops topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the azure-devops topic, visit your repo's landing page and select "manage topics."


What would you like Renovate to be able to do?
When debugging Renovate tests, I would like to avoid results like these:
It happens when debugging tests with multiple HTTP requests.
**Did you already have any implementation ideas