if they have access to psnpp line between line numbers and folding-unfolding units? I want to bring back markers errors php.
Sorry for my english) use google translate
This is my example I hope it is helpful.
margin = 1 marker = 1 # arbitrary 0..24. higher appears on top of lower editor.markerDefine(marker, MARKERSYMBOL.SHORTARROW) editor.markerSetFore(marker, (0, 0, 0)) editor.markerSetBack(marker, (255, 0, 0)) # allow non-folding markers in margin editor.setMarginMaskN(margin, 0b11) # allow margin to respond to click notifications editor.setMarginSensitiveN(margin, True) # add a marker line = 1 editor.markerAdd(line, marker)
Jim! Thanks very big!
maybe you know a similar plugin for php? not to invent a bicycle :)
Log in to post a comment.
if they have access to psnpp line between line numbers and folding-unfolding units? I want to bring back markers errors php.
Sorry for my english) use google translate
Last edit: tihoho 2014-06-06
This is my example I hope it is helpful.
Jim! Thanks very big!
maybe you know a similar plugin for php? not to invent a bicycle :)