# HG changeset patch # User Edouard Tisserant # Date 1553248624 -3600 # Node ID 6bfc8a9bf0e76ebb18ad9ae71c54856b71302f86 # Parent f47e397e9b61a57864b228465eb54e0f65d42cae WIP adding searching capabilities in python files. was done : - added search in body of Code File Tree Nodes (moved editor code so that we CTN search can have the same sections text layout as editor to search in) diff -r f47e397e9b61 -r 6bfc8a9bf0e7 CodeFileTreeNode.py --- a/CodeFileTreeNode.py Thu Mar 21 14:00:26 2019 +0100 +++ b/CodeFileTreeNode.py Fri Mar 22 10:57:04 2019 +0100 @@ -37,6 +37,7 @@ from ConfigTreeNode import XSDSchemaErrorMessage from plcopen.plcopen import TestTextElement +from editors.CodeFileEditor import GetSectionsText CODEFILE_XSD = """