general
How to use Tabby VSCode extension in a local workspace instead of a devcontainer?
I am facing issues with the Tabby VSCode extension in a devcontainer. How can I use the Tabby VSCode extension in a local workspace instead of a devcontainer?
Ad
AdamD
Asked on Feb 20, 2024
To use the Tabby VSCode extension in a local workspace instead of a devcontainer, you can follow these steps:
- Install the Tabby VSCode extension in your local VSCode environment.
- Configure the Tabby extension to use the local workspace directory for data storage.
- Ensure that the Tabby extension is pointing to the correct data directory in your local workspace.
- Verify the Tabby extension settings to confirm that it is set up for local workspace usage.
- Test the Tabby extension functionality in the local workspace to ensure it works as expected without relying on the devcontainer setup.
Feb 20, 2024Edited by