Skip to content

Releases: Cycloware/vscode-github-file-folder-url

Converted to Typescript

05 Apr 15:34

Choose a tag to compare

Extension converted to Typescript to enable more features in the future.

Fixed bug `ReferenceError` for `name` , upgraded `vsce` to `1.1.0`.

28 Mar 22:27

Choose a tag to compare

  • Fixed ReferenceError for name variable for repos with submodules.
  • Fixed bug in exception handlers.
  • Upgraded vsce to 1.1.0.

RAW url commands, bug fix for preview windows

28 Mar 22:20

Choose a tag to compare

Added commands to copy just the urls without the markdown stuff that you would need when creating issues in GitHub.

Fixed a bug where Preview Windows were being included when you run the command get urls for all open windows.

Sub-Module Support

31 Jan 20:37

Choose a tag to compare

Added sub-module support. This was done by improving config parsing and walking for the extension.