liximomo / vscode-remote-fs

Working with any file in everywhere with vscode.
MIT License
166 stars 17 forks source link

Adding a Remote FS folder to workspace breaks GitHub Copilot extension #113

Open oliverschloebe opened 10 months ago

oliverschloebe commented 10 months ago

Describe the bug Adding a Remote FS folder to workspace breaks GitHub Copilot extension. Right after removing the Remote FS folder from the workspace, GitHub Copilot continues working again properly.

To Reproduce Steps to reproduce the behavior:

  1. Install and configure GitHub Copilot extension
  2. Verify GitHub Copilot extension is working properly
  3. Install and configure Remote FS extension
  4. Add Remote FS folder/connection to workspace
  5. Verify GitHub Copilot extension stopped working

Expected behavior GitHub Copilot extension working when Remote FS folder was added to the workspace.

Desktop (please complete the following information):

Extension Logs

[trace] stat / [trace] stat /.git/config [trace] readFile /.devcontainer/devcontainer.json [trace] readFile /.vscode/extensions.json [trace] readFile /.vscode/extensions.json [trace] stat /.devcontainer/devcontainer.json [trace] stat /.vscode/extensions.json [trace] stat /.vscode/extensions.json [trace] connect to server2 [trace] readDirectory / [trace] readFile /pom.xml [trace] stat /pom.xml [trace] readFile /build.gradle [trace] stat /build.gradle [trace] readFile /pyproject.toml [trace] stat /pyproject.toml [trace] stat / [trace] readFile /.pep8 [trace] stat /.pep8 [trace] readFile /setup.cfg [trace] stat /setup.cfg [trace] readFile /tox.ini [trace] stat /tox.ini [trace] readFile /.pylintrc [trace] stat /.pylintrc [trace] readFile /pylintrc [trace] stat /pylintrc [trace] readFile /.mypy.ini [trace] stat /.mypy.ini [trace] readFile /.flake8 [trace] stat /.flake8