Joao-Peterson / super-figure

Super figure is a vscode extension that implements integration for Inkscape and Gimp as means to quickly launch and edit figures and see the results is your Latex or Markdown files
https://marketplace.visualstudio.com/items?itemName=peterson.super-figure
MIT License
16 stars 1 forks source link

Changing the file's name #5

Closed sleepymalc closed 1 year ago

sleepymalc commented 1 year ago

This seems like an interesting project since it works for windows as well for editing. Though I personally use a mac, and have configured Gilles' setup in this repo, I'm missing one important functionality: renaming a figure.

Since by exporting to pdf_latex from inkscape, there are three files for an image, changing them manually is quite painful. I'm wondering whether this project address this issue. I don't think Gilles had thought about it before.

Joao-Peterson commented 1 year ago

First, let me say that your setup is very cool, and the repo is amazing, i learned a lot. And just like Gilles i didn't think of that hahahaha.

I will mark this as a feature and maybe next week i'll have time to implement it.

Thanks for the suggestion, and again, nice setup @sleepymalc

sleepymalc commented 1 year ago

Yea, thanks! I'm quite busy rn, but I'm interested to see the solution.

Joao-Peterson commented 1 year ago

Feature added! on the commit 7081f79605d938931fe30b31e8b547b2212a65d6. Thanks for the suggestion.