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

Model Parsing Causes File Save Conflict in remote development #278

Open
aozgaa opened this issue Feb 28, 2023 · 3 comments
Open

Model Parsing Causes File Save Conflict in remote development #278

aozgaa opened this issue Feb 28, 2023 · 3 comments
Labels
bug Something isn't working

Comments

@aozgaa
Copy link

aozgaa commented Feb 28, 2023

Issue

When running the command TLA+: Parse Module in remote development, the editor views the amendments/edits to the file as a dirty write and triggers diff mode.

image

This is ergonomically inconvenient and negates the benefits of parsing on save.

The same phenomenon occurs when Automatic Module Parsing is enabled.

This issue does not reproduce with local development.

Build Information

Version: 1.75.1 (user setup)
Commit: 441438abd1ac652551dbe4d408dfcec8a499b8bf
Date: 2023-02-08T21:32:34.589Z
Electron: 19.1.9
Chromium: 102.0.5005.194
Node.js: 16.14.2
V8: 10.2.154.23-electron.0
OS: Windows_NT x64 10.0.19045
Sandboxed: No

TLA+ Extension Version: v1.5.4

@lemmy lemmy added the bug Something isn't working label Feb 28, 2023
@lemmy
Copy link
Member

lemmy commented Feb 28, 2023

Is Win 10 both the OS of the local and the remote host?

@aozgaa
Copy link
Author

aozgaa commented Mar 1, 2023

Win 10 is the local host and linux (Ubuntu 22.04) is the remote.

@aozgaa
Copy link
Author

aozgaa commented Mar 1, 2023

To further clarify w/r/t local development, the issue does not reproduce when I run the same workflows on the win 10 box, nor the ubuntu box.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

No branches or pull requests

2 participants