Dear Mark, Thank you for the reply. Is Pyhone win editor is linked with SCILex_PYTHON? Is it using "FoldPyDoc" in LexPython.cxx As far I can understand from the code is Python win is using SCILex_CUSTOM so that in python level colorise code is implemented. But how is it enabled the fold logic which has been done in c++? Nawal Mark Hammond wrote: Hi all, How is the code folding implemented in Python Win IDE? It uses the custom lexer for colorize but I can't see any code where the code folding logic is implemented.Is ii using the inbuilt SCILex_PYTHON for code folding?IIRC, the folding code is in C++ in the scintilla widget itself. Mark |
_______________________________________________ Python-win32 mailing list Python-win32@python.org http://mail.python.org/mailman/listinfo/python-win32