We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1.2.1
1 parent 0468494 commit d74325cCopy full SHA for d74325c
README.md
@@ -11,6 +11,7 @@ Usage: `Ctrl+Alt+Z` gets url for all open files and copies them to clipboard
11
Full git sub-module support now included.
12
13
# Version History
14
+- `1.2.0:` RAW url commands, bug fix for preview windows.
15
- `1.1.0:` Sub-Module Support
16
- `1.0.0:` Initial Release
17
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "vscode-github-file-folder-url",
3
- "version": "1.2.0",
+ "version": "1.2.1",
4
"publisher": "cycloware",
5
"displayName": "VsCode - Github-File-Folder-Url",
6
"description": "VsCode Extension that gets a Github url with optional line selection for files and folders.",
0 commit comments