https://github.com/praisespjmt/code_config
This repository contains the configuration files for personalised Visual Studio (VS) Code settings, including settings.json, vscode.css, and vscode.js.
https://github.com/praisespjmt/code_config
config vscode vscode-settings vscode-theme
Last synced: 11 months ago
JSON representation
This repository contains the configuration files for personalised Visual Studio (VS) Code settings, including settings.json, vscode.css, and vscode.js.
- Host: GitHub
- URL: https://github.com/praisespjmt/code_config
- Owner: PraisesPJMT
- License: mit
- Created: 2024-08-03T05:13:20.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-03T12:24:41.000Z (almost 2 years ago)
- Last Synced: 2025-02-10T22:52:24.523Z (over 1 year ago)
- Topics: config, vscode, vscode-settings, vscode-theme
- Language: JavaScript
- Homepage:
- Size: 20.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ⚙️ PJMT Visual Studio Code Configuration
## 📗 Table of Contents
- [⚙️ PJMT Visual Studio Code Configuration](#️-pjmt-visual-studio-code-configuration)
- [📗 Table of Contents](#-table-of-contents)
- [💻 Description ](#-description-)
- [👥 Author ](#-author-)
- [🔧 Installation ](#-installation-)
- [📦 Usage ](#-usage-)
- [🤝 Contributing ](#-contributing-)
- [📝 License ](#-license-)
## 💻 Description
> This repository contains the configuration files for personalised Visual Studio (VS) Code settings, including `settings.json`, `vscode.css`, and `vscode.js`.
👤 **Praises Tula**
[](https://github.com/PraisesPJMT/)
[](https://www.linkedin.com/in/praises-tula/)
[](https://twitter.com/PraisesPJMT/)
[](mailto:praisesmusa@gmail.com)
[](https://angel.co/u/praises-tula/)
## 🔧 Installation
> To install and use this configuration, follow these steps:

1. Clone the repository to your local machine using the following command:
```
git clone https://github.com/your-username/your-repository.git
```
1. Open Visual Studio Code and go to the Extensions tab (or press Ctrl+Shift+X).
2. Search for the "Settings Sync" extension by Shan Khan and install it.
3. Open the Command Palette (or press Ctrl+Shift+P) and search for "Sync: Download Settings".
4. Follow the prompts to authenticate with your GitHub account and download the settings from this repository.
## 📦 Usage
> This configuration includes the following files:
* `settings.json`: Contains your Visual Studio Code settings.
* `vscode.css`: Contains custom CSS styles for Visual Studio Code.
* `vscode.js`: Contains custom JavaScript code for Visual Studio Code.
> To use these files, follow these steps:
1. Open Visual Studio Code.
2. Go to the Extensions tab (or press `Ctrl+Shift+X`).
3. Search for the "Settings Sync" extension by Shan Khan and install it.
4. Open the Command Palette (or press `Ctrl+Shift+P`) and search for "Sync: Upload Settings".
5. Follow the prompts to authenticate with your GitHub account and upload the settings to this repository.
## 🤝 Contributing
Contributions are welcome! If you find any issues or have suggestions for improvement, please open an issue or submit a pull request.
## 📝 License
This project is licensed under the [MIT License](./LICENSE).
Feel free to customize this README.md file to fit your needs.