You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Connect to a remote Ubuntu machine from VSCode on MacOS.
Paste an image into a project directory from MacOS to remote Ubuntu in LaTeX file.
error: there is no expected image pasted in LaTeX file.
Check the specified folder for the image -> no expected image(empty folder) :(
Expected Behavior:
After pasting an image into a project directory, the image should be saved in the specified folder, and its path should be automatically pasted.
Current Behavior:
When an image is pasted from local MacOS while using VSCode connected to an remote Ubuntu to paste, the image does not appear in the specified saved folder on Ubuntu( though the saved folder was created correctly). Furthermore, the image is not automatically pasted as expected in Ubuntu.
This issue significantly disrupts workflow, especially when dealing with LaTeX files where images need to be referenced frequently. Any insights or workarounds would be greatly appreciated.
The text was updated successfully, but these errors were encountered:
Steps to Reproduce:
Expected Behavior:
After pasting an image into a project directory, the image should be saved in the specified folder, and its path should be automatically pasted.
Current Behavior:
When an image is pasted from local MacOS while using VSCode connected to an remote Ubuntu to paste, the image does not appear in the specified saved folder on Ubuntu( though the saved folder was created correctly). Furthermore, the image is not automatically pasted as expected in Ubuntu.
Environment:
OS: MacOS (SSH to remote Ubuntu)
VSCode Version: Version: 1.87.2 (Universal)
This issue significantly disrupts workflow, especially when dealing with LaTeX files where images need to be referenced frequently. Any insights or workarounds would be greatly appreciated.
The text was updated successfully, but these errors were encountered: