losaarticles.blogg.se

Notepad ++ font change
Notepad ++ font change





notepad ++ font change notepad ++ font change

ABAP comments and literals always single-line. This is because the highlighter tried to search for next occurrence of single quote, and color the multiple lines in between as literal. Typing a single quote was disturbing the entire the look of entire code to follow.Code folding (the expand/collapse icon on left) is enabled for comments.By comparing screenshots, you can see that the color scheme looks more like New ABAP Editor.The UDL file contents can be found at end of this post. I had previously covered the steps required to apply the ABAP UDL configuration in fresh installation of Notepad++.īy following those steps, we could get ABAP code to look like this:īy using the modified UDL file given in this post, you could get ABAP code to look like this: The modified UDL file might be useful for followers of ABAP Development space. I’ll soon try out similar thing in jEdit text editor. I have modified the UDL file to make code look more like New ABAP Editor. This is a follow-up to my previous blog ABAP Syntax Highlighting in Notepad++







Notepad ++ font change