HiveMinds / HiveMinds/Productivity-setup

Notepad++ post-installation configuration

Open
#28 0 comments 0 reactions 0 assignees View on GitHub
configuration good first issue help wanted
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.