An open API service indexing awesome lists of open source software.

https://github.com/tes3awy/cisco-ios-xe-notepadplusplus-syntax-highlight

Syntax Highlighting for Cisco IOS & IOS-XE Commands in Notepad++
https://github.com/tes3awy/cisco-ios-xe-notepadplusplus-syntax-highlight

cisco cisco-ios cisco-ios-xe notepad notepad-plus-plus notepad-plus-plus-udl syntax-highlighting user-defined-language

Last synced: 2 months ago
JSON representation

Syntax Highlighting for Cisco IOS & IOS-XE Commands in Notepad++

Awesome Lists containing this project

README

        

# Cisco IOS XE Commands Syntax Highlighting


Cisco Logo


> This is an enhanced version of the **User Defined Language (UDL)** made by LuisPisco. His UDL is found [here](https://github.com/notepad-plus-plus/userDefinedLanguages/blob/master/UDLs/Cisco_IOS_byLuisPisco.xml).

After Installing [NotePad++](https://notepad-plus-plus.org/downloads/), place the `Cisco_IOS_XE_byOsamaAbbas.udl.xml` file within the `%AppData%\Notepad++\userDefineLangs` folder, and restart NotePad++.

Files with extensions `.cisco`, `.ios`, `.xe`, `.log`, `.txt`, `.conf`, and `.config` will automagically use this new UDL as their default language when opened with NotePad++. Remove or add any extension when desired.

To change this behavior:

1. Open the `Cisco_IOS_XE_byOsamaAbbas.udl.xml` file.
2. For example, remove `txt` from the `ext` property in ``.

```xml

```

3. Save the UDL file.
4. Restart NotePad++.

## Preview

![Preview](assets/preview.jpg)