Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: 22 days ago
JSON representation

This repository contains the configuration files for personalised Visual Studio (VS) Code settings, including settings.json, vscode.css, and vscode.js.

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`.

## 👥 Author

👤 **Praises Tula**

[![GitHub](https://img.shields.io/badge/github-%23121011.svg?style=for-the-badge&logo=github&logoColor=white)](https://github.com/PraisesPJMT/)
[![LinkedIn](https://img.shields.io/badge/linkedin-%230077B5.svg?style=for-the-badge&logo=linkedin&logoColor=white)](https://www.linkedin.com/in/praises-tula/)
[![Twitter](https://img.shields.io/badge/Twitter-%231DA1F2.svg?style=for-the-badge&logo=Twitter&logoColor=white)](https://twitter.com/PraisesPJMT/)

[![Gmail](https://img.shields.io/badge/Gmail-D14836?style=for-the-badge&logo=gmail&logoColor=white)](mailto:[email protected])
[![AngelList](https://img.shields.io/badge/AngelList-%23D4D4D4.svg?style=for-the-badge&logo=AngelList&logoColor=black)](https://angel.co/u/praises-tula/)

## 🔧 Installation
> To install and use this configuration, follow these steps:

![Installation](https://raw.githubusercontent.com/github/explore/80688e429a7d4ef2fca1e82350fe8e3517d3494d/topics/terminal/terminal.png)

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.