VS Code: some files within project cannot be loaded, all of the same type and are accessible on local machine
Describe what happened: We have a collection .sql files stored in a project folder. When attempting to open these through the Files interface (virtual workspace), some of them open fine, others fail to open and a blue opening streak continually moves across the screen on the tab.
All files are present on the local machine and have no 'odd' formatting to indicate why some do or do not open? All permissions are the same on every file.
This happens on the VS Code (Linux) and also on the web browser interfaces
What was your system configuration? Product and Version [VS/VSCode]: 1.74.1 OS Version[macOS/Windows]: Linux Ubuntu 22.04 Live Share Extension Version: 1.0.5788 Target Platform or Language [e.g. Node.js]: sql (we have not noticed if other files do the same yet)
Steps to Reproduce / Scenario:
- Go to '...' Files
- Click on '....' a xx.sql file
- Scroll down to '....' file does not open or it does.
Please attach logs to this issue: You can access them via the Live Share: Export Logs command from the command palette (ctrl + shift + p) and attach them to this issue
Screenshots If applicable, add screenshots to help explain your problem.
Just noticed that on a clean load with a new live share link, if I do not attempt to load any of the non-loading files, but instead follow my colleague - when he double clicks the 'offending' .sql files they suddenly appear for me and are then accessible afterwards. However, as soon as I attempt to open one of these files before the above is performed then this 'hack' fails and a restart and new live share is required to do it again.