📄️ CSVs
This page is all about working with CSV files in Datacoves' VS Code in the browser.
📄️ Custom Environment Variables
Table of Contents
📄️ Customize Your Shell with .bash_custom
Datacoves provides a .bash_custom file that allows you to personalize your shell environment. This file is sourced automatically when your terminal starts, giving you a place to define custom aliases, functions, and prompt configurations.
🗃️ Datacoves Copilot
2 items
📄️ Initial Configuration
When you first log into Datacoves, you will see that VS Code is disabled.
📄️ Override VS Code settings
Once you have set up your Visual Studio Code environment, you have the possibility to override certain settings we provide by default. This is done in your Workspace settings.
📄️ Reset Git
If you would like to reset your git clone in your environment, simply delete the .git file with the following command.
📄️ Reset User Env
If you need to reset your user environment because you change the repo associated with your environment after one has already been cloned or if the repo fails to clone, you will need to remove the workspace folder and reset the environment.