Select code and leave notes directly in the IDE with the Code Notes Plugin. Post your daily notes in Slack via the Notes bot.
- Open IntelliJ IDEA.
- Go to
File > Settings > Plugins
- Click the
Marketplace
tab. - Search for "Code Notes".
- Click
Install
. - Restart IntelliJ IDEA.
- Notes appear in the editor with a highlighting, this can be disabled in IDE Settings (
Settings | Editor | General | Appearance
) - Notes tree shown in IDE toolwindow
- Right-click the note.
- Select
Delete Note
.
- Fork the repository on GitHub.
- Create a new branch.
- Make changes and commit them.
- Push to your fork.
- Create a pull request.
Feel free to create issues.
This project is licensed under the MIT License.
Thank you for using the IntelliJ Code Notes Plugin!