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

Would fit perfectly for a webview VS Code extension #7

Open
Knogobert opened this issue Sep 1, 2020 · 8 comments
Open

Would fit perfectly for a webview VS Code extension #7

Knogobert opened this issue Sep 1, 2020 · 8 comments
Labels
enhancement New feature or request

Comments

@Knogobert
Copy link

I got the idea for adding this as a VS Code extension, as it could be a nice IDE workflow supplement whenever opening up an SVG in VS Code.

Perhaps opening a SVG with this svg-path-editor would open up a webview to the side and let us edit them directly in place, without moving between programs or moving around files.

A good start on how to create one is right here: https://code.visualstudio.com/api/extension-guides/webview

Example of a webview extension

I just don't have time to delve into this and do it right now.

Anyone up for the task?

@Yqnn
Copy link
Owner

Yqnn commented Sep 11, 2020

That's a very interesting idea, but SVG path editor isn't able to edit a full SVG, only paths.

Maybe it would possible to open it to modify a specific path, the same way a color picker can edit a specific color ? To be investigated.

@Yqnn Yqnn added the enhancement New feature or request label Sep 11, 2020
@sametweb
Copy link

sametweb commented Nov 6, 2020

I did not want to open a new ticket for this, but it might also be a good idea to have this app as a PWA.

@steodor
Copy link

steodor commented Nov 18, 2020

Just a confirmation, i would definitely use this as a VSCode extension to edit paths. Awesome work by the way!

@4skl
Copy link

4skl commented Dec 8, 2020

I did not want to open a new ticket for this, but it might also be a good idea to have this app as a PWA.

Yeh, I had the same idea, that's a really useful tool and making it usable offline can improve it

@justingolden21
Copy link

I just came here to suggest that this be a PWA, this would be perfect. That way I can use it offline on my laptop. I'd be willing to help create a PR if interested

@Yqnn
Copy link
Owner

Yqnn commented Jun 20, 2021

PWA added in 86b0dad

@justingolden21
Copy link

PWA added in 86b0dad

That's AWESOME. Also amazing that you added this so quickly. I love this webapp 😃

@ziofat
Copy link

ziofat commented Jul 18, 2023

VSCode extension would be great. It can use svgo to transform a svg file to path only svg and then edit it. Though not all svgs can be transform to path only format but it will be perfect for icon creators.

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

7 participants