DiogoAndre / language-cisco

Add syntax highlighting to Cisco configuration files in Atom
MIT License
47 stars 21 forks source link

Enhancement: Add keywords for cisco ASA #1

Open cness opened 10 years ago

cness commented 10 years ago

Looks very good, would like to see cisco asa keywords added (some highlight well, some are getting partial like 'extended' gets 'end' highlighted, but not the whole word. I'd be happy to provide word lists if that's helpful.

DiogoAndre commented 10 years ago

Hi! I'm planning add ASA support real soon, and also some other improvements. I'll use an existing Vim script as base for the ASA keywords, and we can then improve from there.

It's great to know I'm not the only one finding this useful! :smile:

cness commented 10 years ago

Absolutely useful. It would also be good if opposites/inverses could have different colors (if you think that makes sense). For example permit is green, deny is red.

DiogoAndre commented 10 years ago

It makes total sense. Syntax themes are the main responsible for the coloring, though. I plan to release a customized theme in the future, but wanted to get it working with an existing theme first.

I'll release an updated version for the language grammar later today.

By the way, the theme I use in the readme screenshot is the 'Template' theme, it has -sort of- opposite colors for permit/deny captura de tela 2014-03-18 as 12 13 52

jnials commented 9 years ago

+1 for this.

quantumpacket commented 4 years ago

Is this fully supported with the current release?

UNIV11 commented 1 year ago

how can i installl it?where i must put the file cisco.cson??