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

Image placing and cropping tool #147

Open
ghost opened this issue Mar 24, 2020 · 4 comments
Open

Image placing and cropping tool #147

ghost opened this issue Mar 24, 2020 · 4 comments

Comments

@ghost
Copy link

ghost commented Mar 24, 2020

Feature Request

Is your feature request related to a problem? Please describe.

For my scientific work I often use .png images or at least some included .pdf files with graphic
elements in it. To place that items correctly in my document I often have to crop them (within \includegraphics environment). My workflow is that I change the crop distances, build it, look at
the result and do the same thing again. Especially with multiple images next to each other it is
very time consuming.

Describe the solution you'd like

I would appreciate it to have at least some preview (like tikz-preview) or some tool where you can
adjust the crop settings with the mouse.

Describe alternatives you've considered

The only alternative is to crop the images with tools like Gimp or Photoshop. But that doesn't work
for .pdf-files.

Additional comment

I don't know how strict you are with pull-requests. I program for a few years also with Javascript and one of my new projects use react, nodejs etc. - maybe I can implement it by my own. Do you have a nice tutorial to get in touch with the VS-Code plugin environment?

@tecosaur
Copy link
Owner

That sounds nice if a bit beyond what the current extension does. I can't see myself doing this, but if you make a PR I'd be happy to take a look 😃. For tutorials/etc the best bet if probably https://code.visualstudio.com/api/references/vscode-api + examples you can find online.

@ghost
Copy link
Author

ghost commented Mar 27, 2020

I will see how time consuming that is. I think it is a bit of a challenge, but thats what I am looking for ;)

@ghost ghost closed this as completed Mar 27, 2020
@ghost ghost reopened this Mar 27, 2020
@tecosaur
Copy link
Owner

Hi Max, just thought I'd update you on the state of this extension.

I'm afraid that due to me moving to another editor I'm no longer maintaining this extension 🙁 (sorry to disappoint), but don't let that from stop you from making this happen 🙂.

I'd happily answer questions on the internals of this extension, and I'd be thrilled to accept a PR on this. I'm just no longer actively developing this, not completely abandoning it :)

@tecosaur tecosaur assigned ghost May 22, 2020
@ghost
Copy link
Author

ghost commented May 22, 2020

Hey,

no worries, you did a great job on this project.
I already started developing this feature, but because of my job (medical engineer)
and also my master study in parallel, I hadn't much time the last weeks.
I imho have so many great ideas, but no time to make them happen, sadly 😢
Furthermore, I am not a pro software developer, so there are many other things
like CAD, 3D-printing, designing, electronics and so on to do.

Because I am using vscode, latex and the plugins also for my study, my upcoming master thesis and my PhD next year, I will for sure make this feature happen. It is only a matter of time.

Btw, I don't really know how you and all the other developers here at github have so much time,
for creating all this amazing stuff. Maybe you are not workaholics and use your spare time or
you are workaholics and do nothing else 😄

Best
Max

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant