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
FSAC would then keep a list of modified file contents, and present those as fact to FCS via IFileSystem.
Editors are already sending modified file contents, so implementing this would improve error checking without editors needing to change anything.
The text was updated successfully, but these errors were encountered:
@rojepp This would be very welcome, thanks! I will test and review any PR you send. It's been on my list for ages, but no idea when I would get to it myself...
IFileSystem should be implemented, as was done in XS here: fsprojects/zarchive-fsharpbinding#602
FSAC would then keep a list of modified file contents, and present those as fact to FCS via IFileSystem.
Editors are already sending modified file contents, so implementing this would improve error checking without editors needing to change anything.
The text was updated successfully, but these errors were encountered: