-
Notifications
You must be signed in to change notification settings - Fork 537
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
Suggestion Detail for equation references behave weirdly. #4156
Comments
By the way, for the overlength equation, that was a limit by vscode that the preview cannot horizontally scroll. We cannot fix that. |
@James-Yu To reproduce the error, first write it next to abcd (you will get the correct output). Then remove, go the next line and write ref{eq:} again. Here is a recording: Screen.Recording.2024-02-07.at.7.23.09.PM.mov |
This is because the caching of the file is not done on the new content. You can choose to save the file to trigger a caching, or enable aggressive caching in the config to auto-cache upon keypress. |
See |
@James-Yu Regarding the issue about the overlength equation, I have noticed that sometimes the hover box is large enough to display a long equation in its entirety and sometime its very short. Is it possible to have the box be always large enough (not to require scrolling but say min{1/2 the window screen, equation size}) as you state that this is a limit by vscode? Even having a setting to fix the box size to be very large, regardless of equation size, would also be sufficient. |
No afaik. |
@James-Yu I see, the reason I was wondering about this was because if I write a new equation and then hover for the reference, it gives me a long box. Screen.Recording.2024-02-23.at.8.46.22.PM.mov |
Pre-checks*
Environment*
The Issue*
Reproduction Steps
Now writing \ref{eq} either next to abcd or below abcd should reproduce the error.
Logs
LaTeX Workshop Output*
Here are the Latex Workshop logs
The text was updated successfully, but these errors were encountered: