Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/drahnr/gedit-headersourcetoggle
toggle between c/c++ header and source files in gedit
https://github.com/drahnr/gedit-headersourcetoggle
Last synced: about 1 month ago
JSON representation
toggle between c/c++ header and source files in gedit
- Host: GitHub
- URL: https://github.com/drahnr/gedit-headersourcetoggle
- Owner: drahnr
- Created: 2015-03-18T10:33:36.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-10-05T18:47:55.000Z (about 9 years ago)
- Last Synced: 2024-05-01T21:26:25.735Z (7 months ago)
- Language: Python
- Size: 137 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# toggle header source
## a gedit 3 pluginToggles between header and source files `[.cpp,.c]` ←→ `[.hpp,.h]` whenever your press F3.
### Compatibility
Only tested against 3.14.2, anything newer should work.
### Install
`./deploy.sh` will install it to the current users local gedit plugins directory.
### License
GPLv2