Edit/view your ABAP code locally
I was trying to store/view/edit my ABAP code locally - I have stored some useful programs on my laptop. Unfortunately most of the editors don't recognize(color) ABAP code. So I have written user defined syntax file for my favorite free Windows editor - Notepad++. So if you want to be able to open text files with extension ".abap" and ".ab4" and to view them like this:

Download this file (userDefineLang.xml) and put it in your Application Data\Notepad++ directory. (In most common cases it should look like 'C:\Documents and Settings\yourUser\Application Data\Notepad++'). If you have such file - then you should append data manually.
Enjoy.

Download this file (userDefineLang.xml) and put it in your Application Data\Notepad++ directory. (In most common cases it should look like 'C:\Documents and Settings\yourUser\Application Data\Notepad++'). If you have such file - then you should append data manually.
Enjoy.

0 Comments:
Post a Comment
<< Home