Michael Heath
Results
52
comments of
Michael Heath
@dhowland Can use the PythonScript plugin to customize the background colour of selected item in autocompletion lists. ```py from Npp import editor, notepad def main(): '''Background colour of selected item...
@anisha2442 > This issue doesn't seem to occur with the vertical scrollbar, but I was unable to determine the difference in how these cases are handled within the code. There...