Skip to content

Commit a339891

Browse files
Move CLLE.xshd and RPGLE.xshd to /ThirdParty-Highlightings/ as we are not planning on shipping every possible highlighting definition with AvalonEdit.
1 parent b2158b7 commit a339891

File tree

3 files changed

+16
-0
lines changed

3 files changed

+16
-0
lines changed
File renamed without changes.

ThirdParty-Highlightings/README.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
Third-Party Highlighting Definitions for AvalonEdit
2+
==================================================
3+
4+
These custom highlighting definitions have been provided by the community.
5+
We are sharing them here, because we cannot include every possible language in the AvalonEdit bundle.
6+
7+
If you want your highlighting included, please open a pull request.
8+
9+
* [RPG](https://www.ibm.com/support/knowledgecenter/ssw_ibm_i_73/rbam6/rbam6clmain.htm) see RPGLE.xshd
10+
* [CLLE](https://www.ibm.com/developerworks/ibmi/library/i-ibmi-rpg-support/index.html) see CLLE.xshd
11+
12+
Highlighting Definitions found in other locations
13+
------------------------------------------------
14+
15+
* Assembler highlighting (shipping with ILSpy): https://github.com/icsharpcode/ILSpy/blob/master/ILSpy/TextView/Asm-Mode.xshd
16+
* MSIL highlighting (shipping with ILSpy): https://github.com/icsharpcode/ILSpy/blob/master/ILSpy/TextView/ILAsm-Mode.xshd
File renamed without changes.

0 commit comments

Comments
 (0)