https://github.com/tirth-2001/identify-duplicate-properties-vscode-extension
Identiy Duplicate Properties
https://github.com/tirth-2001/identify-duplicate-properties-vscode-extension
deployment java vscode-extension
Last synced: 3 months ago
JSON representation
Identiy Duplicate Properties
- Host: GitHub
- URL: https://github.com/tirth-2001/identify-duplicate-properties-vscode-extension
- Owner: tirth-2001
- License: mit
- Created: 2023-08-10T17:07:33.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-08-11T15:33:01.000Z (almost 3 years ago)
- Last Synced: 2024-04-29T02:30:50.479Z (about 2 years ago)
- Topics: deployment, java, vscode-extension
- Language: TypeScript
- Homepage: https://marketplace.visualstudio.com/items?itemName=TirthPatel.identify-duplicate-properties
- Size: 112 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# 🚀 Identify Duplicate Properties
**Identify Duplicate Properties** is a VS Code extension that helps you identify and highlight duplicate property keys in your properties files. 🧐
[](https://marketplace.visualstudio.com/items?itemName=tirthpatel.identify-duplicate-properties)
[](https://marketplace.visualstudio.com/items?itemName=tirthpatel.identify-duplicate-properties)

## ✨ Features
- **Duplicate Key Highlighting:** Automatically highlights duplicate property keys in properties files. 🔍
- **Real-Time Updates:** Updates the error highlights in real-time as you modify the current file or change the file. 🔄
## 💡 How to Use
1. 📦 Install the extension from the [Visual Studio Code Marketplace](https://marketplace.visualstudio.com/items?itemName=tirthpatel.identify-duplicate-properties).
2. 👉 Open any `.properties` file in the editor.
3. 🚀 To check for duplicates and highlight them, run the "Duplicate: Toggle Realtime Duplicate Properties Check" command from the Command Palette (`Ctrl+Shift+P`).
4. 🚨 Duplicated property keys will be highlighted with red wavy underlines.
## 🐞 Bug Reports and Feature Requests
If you encounter any bugs or have suggestions for new features, please create an issue on [GitHub](https://github.com/tirth-2001/identify-duplicate-properties-vscode-extension).
## 📜 License
This extension is licensed under the MIT License.
## 👨💻 Developer
Made with ❤️ from India
By [Tirth Patel](https://tirth-patel.vercel.app)
Github - [tirth-2001](https://github.com/tirth-2001)
---
**Enjoy using extension!** If you find it helpful, consider [leaving a review](https://marketplace.visualstudio.com/items?itemName=tirthpatel.identify-duplicate-properties&ssr=false#review-details). Your feedback is highly appreciated.