GitWebLinks
GitWebLinks copied to clipboard
Copy links to files in their online Git repositories from inside Visual Studio Code and Visual Studio 2022.
is is possible to add supporting for vscode workspace setting support, by this feature, we are able to sync repository config between team members, to avoid telling everyone how to...
I extended Azure DevOps configuration. We use the following url at work https://tfs.companyname.net/tfs/ here are some more examples of possible addresses: https://specsolutions.gitbook.io/specsync/important-concepts/what-is-my-tfs-project-url#:~:text=Typical%20valid%20Azure%20DevOps%20project,DevOps%20Server%20%2F%20Team%20Foundation%20Server) https://docs.microsoft.com/en-us/azure/devops/server/admin/websitesettings?view=azure-devops-2020#internal-and-external-certificate-authorities
It would be useful if there was a keyboard short for the `Copy Link to Selection` menu item. Is there a way to bundle one into the extension? I've added...
Like https://github.com/kawamataryo/copy-git-link for JetBrains, it would be nice if there would be an option to generate markdown that looks like this (code snippet included if text is selected): [/somepackage/SomeClass.java#L42-L44](https://github.com/huyz/myrepo/blob/67b33efca188/somepackage/SomeClass.java#L42-L44) ```java...
This is a feature request to include a 4th link format **branch only**. This format only contains the branch name and not the commit SHA, eg https://bitbucket.org/myworkspace/myrepo/src/main/README.md. This would be...
I'm not sure how long this has been available in VS Code, but I noticed a menu that now that allows you to retrieve the same link made possible by...
```log GitHub Enterprise Server URI is not a valid URI: [UriError]: Scheme is missing: {scheme: "", authority: "", path: "git.drillinginfo.com", query: "", fragment: ""} ``` ```yaml "gitweblinks.gitHubEnterprise": [ { "http":...
Bumps the vscode-dependencies group with 10 updates in the /vscode directory: | Package | From | To | | --- | --- | --- | | [liquidjs](https://github.com/harttle/liquidjs) | `10.10.2` |...