Skip to content

Commit cd82990

Browse files
authored
Merge pull request #1 from larshp/patch-1
add Ace and CodeMirror editors
2 parents 53ca335 + 1572356 commit cd82990

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@ A list of solutions that support the ABAP programming language typically with sy
2828
- Notepad++ ([home](https://github.com/notepad-plus-plus), [abap](https://github.com/notepad-plus-plus/userDefinedLanguages/blob/master/UDLs/ABAP_by_ChristianKosasih.xml) or [abap](https://github.com/notepad-plus-plus/userDefinedLanguages/blob/master/UDLs/SAP-ABAP_byFrancoCapetta.xml))
2929
- Textpad ([home](https://www.textpad.com/), [abap](https://www.textpad.com/addons/syntax) or [abap](/src/textpad/abap.syn))
3030
- Textmate ([home](https://macromates.com/), based on Linguist)
31+
- Ace ([home](https://ace.c9.io/))
32+
- CodeMirror ([home](https://codemirror.net/), [abap](https://github.com/larshp/codemirror-abap))
3133

3234
## Contributions
3335

0 commit comments

Comments
 (0)