HiveMinds / HiveMinds/Productivity-setup
Notepad++ post-installation configuration
- Dominant language
- Shell
- Stars
- 3
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
Configure the Notepad++ installation to:
- [ ] Ensure you automatically include Solidity in Notepad++ when it is installed. See:
https://github.com/alin1popa/solidity-notepadplusplus-userdefined-highlight
- [ ] Always associate `.bats` files as language: Shell, by default.
- [ ] Set dark/darcula theme by default to notepad++
- [ ] Set notepad++ as default file opener for unknown extensions.
- [ ] Set notepad++ as default file opener for `.md` files.
To do this, modify the
https://github.com/HiveMinds-EU/Productivity-setup/blob/main/src/snap_notepad_plus_plus.sh file to call a new file called:
`src/snap_1_confiugre_notepad_plus_plus.sh` that applies these changes to notepad++.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.