Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I'd like at easy way to get a base64 URN for an item #6

Closed
KeanW opened this issue Oct 30, 2019 · 5 comments
Closed

I'd like at easy way to get a base64 URN for an item #6

KeanW opened this issue Oct 30, 2019 · 5 comments
Assignees
Labels
enhancement New feature or request

Comments

@KeanW
Copy link

KeanW commented Oct 30, 2019

Right now I use base64encode.org, but having en encoded URN directly in the property list would be awesome!

@petrbroz
Copy link
Owner

Good to see you @KeanW!

I agree. You can get the URN today by right-clicking an OSS object, choosing View Object Manifest, and copying the URN at the very top (see the screenshot below), but I've been thinking about adding Copy URN to Clipboard directly to the right-click menu. Does that sound good?

image

@petrbroz petrbroz added the enhancement New feature or request label Oct 31, 2019
@petrbroz petrbroz self-assigned this Oct 31, 2019
@KeanW
Copy link
Author

KeanW commented Oct 31, 2019 via email

@petrbroz
Copy link
Owner

Yeah, I'm waiting for vscode API to add support for nested menus...

I think I'll add the additional menu item anyway, since it's a pretty common operation.

@KeanW
Copy link
Author

KeanW commented Oct 31, 2019 via email

@petrbroz
Copy link
Owner

petrbroz commented Nov 1, 2019

This feature has been implemented in https://github.com/petrbroz/vscode-forge-tools/tree/v1.4.1.

@petrbroz petrbroz closed this as completed Nov 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants