Take the 2-minute tour ×
Network Engineering Stack Exchange is a question and answer site for network engineers. It's 100% free, no registration required.

I would like to have syntax highlighting while perusing my configs - does anybody know of a good Cisco IOS syntax highlighting bundle for TextMate or Sublime Text?

share|improve this question

3 Answers 3

I haven't tried it yet but there is a GitHub repo someone made for Cisco IOS Syntax Highlighting for Sublime Text 2.

share|improve this answer
    
Unfortunately, it is very limited in scope. –  Jan May 22 '13 at 7:09
up vote 1 down vote accepted

Though a .tmBundle exists for syntax highlighting in Cisco IOS, it is very limited in scope.

Have you made or do you know of a better bundle?

share|improve this answer
    
Are you referring to this one, or something else? polydistortion.net/monkey/archives/2006/06/24/003722.html –  lunistorvalds May 16 '13 at 13:46
    
@routelastresort Yes, I've linked it but it might be hard to see that .tmBundle is a link in my post :) –  Jan May 16 '13 at 13:54
1  
You should merge the info in this answer into your original question. –  Craig Constantine May 16 '13 at 14:14
    

Grab Notepad++ which has many different language (formatting=parsing) options. Though I don't have a specific one for Cisco, I'm sure someone's created one or you can define your own.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.