Mentions légales du service

Skip to content

Fix/error unexisting file

Fix issue #28 (closed) where the error message was not right for when an unexisting file tried to be opened. Now executing "./vite foo" for example will open the ViTE interface with an error and the application will not try to parse the file.

Merge request reports