1
0
Fork 0
mirror of https://codeberg.org/DansLeRuSH/geany.git synced 2024-06-29 12:09:26 +00:00
Improvements for Geany IDE : dark colorscheme and personal parameters, new and modified filedefs
Go to file
2018-04-20 07:25:39 +00:00
colorschemes Upload screenshot for DansLeRuSH's theme 2018-04-19 12:51:01 +00:00
filedefs Update of the common filetype 2018-04-20 06:23:50 +00:00
filetype_extensions.conf Update of the filetype's extensions adding REXX scripts 2018-04-20 06:26:59 +00:00
geany.conf Personal configuration, not mandatory for everyone ;) 2018-04-20 06:28:53 +00:00
README.md Update README.md 2018-04-20 07:25:39 +00:00

Hi everybody,

You can find here several improvements I did for Geany IDE :

  • DansLeRuSH a dark theme with smooth but contrasted colors, close to material design's ones

  • Improvements on Script Shell filetype mainly on secondaries (and missing) keywords including : cd chgrp chmod chown cp dd dir du df echo file find ftp grep gzip head less ln locate ls lsof mkdir more mount mv pwd rm rmdir split tar touch umask umount wc whereis which whoami

  • Improvements on COBOL filetype also on some missing secondaries keywords, spltting previous keywords for a better readability, missing numeric types, etc.

  • New REXX filetype for scripting on z/OS systems (yes sometimes I'm working on old stuff ;))

  • Also changing the common filetype configuration and filetype extansions to add the new one (REXX)

  • And my personal Geany's configuration, more a backup for me ;)