averrin / color-tabs-regex

Use color-tabs package with regex.
https://atom.io/packages/color-tabs-regex
MIT License
8 stars 6 forks source link

Move config file to Settings #8

Open bojidar-bg opened 9 years ago

bojidar-bg commented 9 years ago

@averrin ~ You wanted something harder, so here we go...

Looking at Config#array and Config#object it seems like it's possible to move the rules to the Settings view.

Because this will break current setups (as well as expandRules...), we might keep the config file, and just merge the two config 'sources'.

P.S. Are PR's welcome? :laughing:

averrin commented 9 years ago

Hmm, atom API is better, than i thought. but im not sure, that package can dynamically add configs. So, PR's are welcome. :+1:

bojidar-bg commented 9 years ago

@averrin ~ YAY, mission complete, I made you say "PR's are welcome" :smile:

Can you give me some link, explanation, whatever, about how should I setup a development environment (to test)?

averrin commented 9 years ago

You mean:

  1. Install git
  2. Clone repo to .atom/packages
  3. Exec "Open Dev" from command palette
  4. Make changes
  5. "Window: Reload"
  6. Then commit, push and make PR
  7. ????
  8. Profit
bojidar-bg commented 9 years ago

1 . Heh, I have git from a long time 2-5. Ok...

  1. I've done it already (remember? :smile: )
  2. ???
  3. OFC

=)

KingGeneral commented 7 years ago

hi, there is a crash when i try open "edit rules" , it wont show, for current version fixed, =>>>after disable plugin "Atom Autocomplete Php"

but still i cant use your plugin ? any step to place or some example with exact file ?

averrin commented 7 years ago

@KingGeneral hi. i dont use this plugin and atom anymore and i cant help=(

KingGeneral commented 7 years ago

any example like how to search "xyz"

with that regex, seems this plugin is good for different the file name, and recolor it.