Replies: 1 comment 3 replies
-
|
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Preliminary questions [Required]
Disable all the other extensions except for LaTeX Workshop, restart VS Code, and check that you can not see the requested feature. [Required]
You still see this issue?: Yes
Make sure to visit the wiki FAQ before requesting a feature.
You visited the wiki?: Yes
If your requested feature is with compiling a document (not having to do with finding the root file of a project), check first that you can compile manually.
You can compile a TeX document manually?: Yes
Is your requested feature related to a problem? Please describe. [Required]
No
To Reproduce [Required]
Describe the solution you'd like [Required]
It would be pretty cool if it also inserted the rest of the text in order to include that image, for example:
This API was mentioned on the release notes for VSCode version 1.70.0, so I think it's quite new. Here's an example for a markdown context.
There's also a sample of how to implement it here.
However, I'm aware there are many, many ways to do this and everybody has their preferences. I imagine this could be user-configurable, but that might also be a difficult task to solve.
So if this is out-of-scope it's no problem. I just thought I should bring up the possibility.
As it stands, dragging in a file to paste in the path is already useful, and doesn't irritate anybody,
I also imagine this could be helpful for other file types, but I'm not sure what they are at the moment 😅
Logs [Required]
N/A
Screenshots
Desktop [Required]
Please write exact version numbers. Please don't write
latest
instead of exact numbers.Additional questions
Are you using VSCodium?
No
Are you using the Snap or Flatpack versions of VS Code?
No
Are you using LaTeX Workshop with VS Code Remote?
Yes/No
If the answer is Yes, please write which one you are using. Write the versions of the remote extension.
Additional context
N/A
Beta Was this translation helpful? Give feedback.
All reactions