issues
search
svlad-90
/
DLT-Message-Analyzer
"Extended search" plugin for the DLT-viewer
GNU General Public License v3.0
77
stars
13
forks
source link
[ISSUE #105][SEARCH] Extend regex error message with the symbol number at which the error has occurred
#109
Closed
svlad-90
closed
4 years ago
svlad-90
commented
4 years ago
[ISSUE #105][SEARCH] Extend regex error message with the symbol number at which the error has occurred
[x] Have you followed the guidelines in our
Contributing document
?
[x] Have you checked to ensure there aren't other open
Pull Requests
for the same update/change?
[x] Have you built the project, and performed manual testing of your functionality for all supported platforms - Linux and Windows?
[x] Is your change backward-compatible with the previous version of the plugin?
Change description:
Extension of the regex error message with the symbol number at which the error has occurred
Cursor of the regex line edit is now jumping to the error
Limitation of the "filter's view" auto-completion functionality to the var groups. Simple groups are now ignored by the auto-completion functionality
Modification of README in order to reflect changes in the functionality
Verification criteria:
Changed were manually tested on Windows OS
All sanity checks on the Git hub were passed
[ISSUE #105][SEARCH] Extend regex error message with the symbol number at which the error has occurred
Change description:
Verification criteria: