Skip to content

Commit fe6289a

Browse files
committed
docs(readme): add emojis to section headers and list items
1 parent 8b11a22 commit fe6289a

1 file changed

Lines changed: 12 additions & 12 deletions

File tree

README.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -34,18 +34,18 @@
3434

3535
---
3636

37-
## Features
37+
## Features
3838

39-
- **Right-click to open** - Open any file directly from Solution Explorer
40-
- **Works everywhere** - Solutions, projects, folders, and individual files
41-
- **Auto-detection** - Automatically finds Notepad++ in the default install location
42-
- **Configurable** - Custom executable path via Tools > Options
39+
- 🖱️ **Right-click to open** - Open any file directly from Solution Explorer
40+
- 🌐 **Works everywhere** - Solutions, projects, folders, and individual files
41+
- 🔍 **Auto-detection** - Automatically finds Notepad++ in the default install location
42+
- ⚙️ **Configurable** - Custom executable path via Tools > Options
4343

44-
## Prerequisites
44+
## 📋 Prerequisites
4545

4646
This extension requires [Notepad++](https://notepad-plus-plus.org/) to be installed on your machine.
4747

48-
## Installation
48+
## 🛠️ Installation
4949

5050
### Visual Studio Marketplace
5151

@@ -58,28 +58,28 @@ This extension requires [Notepad++](https://notepad-plus-plus.org/) to be instal
5858

5959
Download the latest `.vsix` from the [Releases](https://github.com/CodingWithCalvin/VS-OpenInNotepadPlusPlus/releases) page and double-click to install.
6060

61-
## Configuration
61+
## ⚙️ Configuration
6262

6363
The extension automatically detects `notepad++.exe` in the default installation directory. If you've installed Notepad++ to a custom location, configure the path in **Tools > Options > Open in Notepad++**.
6464

65-
## Contributing
65+
## 🤝 Contributing
6666

6767
Contributions are welcome! Whether it's bug reports, feature requests, or pull requests - all feedback helps make this extension better.
6868

69-
### Development Setup
69+
### 🔧 Development Setup
7070

7171
1. Clone the repository
7272
2. Open `src/CodingWithCalvin.OpenInNotepadPlusPlus.slnx` in Visual Studio 2022 or 2026
7373
3. Ensure you have the "Visual Studio extension development" workload installed
7474
4. Press F5 to launch the experimental instance
7575

76-
## License
76+
## 📄 License
7777

7878
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
7979

8080
---
8181

82-
## Contributors
82+
## 👥 Contributors
8383

8484
<!-- readme: contributors -start -->
8585
<!-- readme: contributors -end -->

0 commit comments

Comments
 (0)