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

Git status change issue when scrolling on the screen #326

Closed
blaxk opened this issue Mar 9, 2023 · 3 comments
Closed

Git status change issue when scrolling on the screen #326

blaxk opened this issue Mar 9, 2023 · 3 comments
Labels
enhancement New feature or request

Comments

@blaxk
Copy link

blaxk commented Mar 9, 2023

In the *.vuerd.json file, there are scrollTop: 1, scrollLeft: 1, zoomLevel: 1 item.
These values change when scrolling or zooming on the screen, so it's a good idea to separate them with a separate file.

ERD is managed by Git to share with co -developers.
Because of the scroll+zoom value of the *.vuerd.json file, the value changes just by scrolling the screen, and the git is recognized as a change state.

If you separate other values other than ERD settings into separate files, you can do .gitignore processing, so it is possible to manage the git change more effectively.

Copy link

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days.

@theRightHooprod
Copy link

I'm with the same issue, it is hard to collaborate when the file keeps changing every time. I mean, instead of separate files it could be an option to deactivate this behavior.

dineug added a commit that referenced this issue Apr 13, 2024
dineug added a commit that referenced this issue Apr 13, 2024
@dineug
Copy link
Owner

dineug commented Apr 13, 2024

I added options to vscode extension v1.0.20.
@theRightHooprod
@blaxk

스크린샷 2024-04-13 오후 4 08 36

@dineug dineug closed this as completed Apr 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants