tiagobento opened a new issue, #3734:
URL: https://github.com/apache/incubator-kie-tools/issues/3734

   When using VS Code, if you have any file, like `my-dmn.dmn` open, and you do 
a `git pull` that changes this file, the Editor does not update, basically 
ignoring the `git pull` you just did. That's just an example, any external 
change you make to files that are open in VS Code will not update them.
   
   That's really bad, because if you make a change, you'll override what you 
just pulled.
   
   The expected behavior is that the Editor will reload itself if its 
associated file changed externally, thus displaying the updated version of the 
file.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to