Fixed parsing procedure with names like ::proc::name or proc_na::me(aa) and parameters {{} {} {}}

This commit is contained in:
Sergey Kalinin
2018-02-15 17:04:11 +03:00
parent 794ea04f2e
commit 1748933767
5 changed files with 14 additions and 9 deletions

View File

@@ -11,6 +11,7 @@
- Fixed AutoComplite precedure for TCL/TK-projects
- Added colored icon for main window
- Fixed "Close all" procedure if opened files from projects and file browser
- Fixed parsing some procedure name like ::proc::name or proc_na::me(aa) and parameters {{} {} {}}
13.02.2018
- Added gray theme
@@ -361,3 +362,5 @@ characters to the right of the insertion cursor.
- Fix error with select active project after creating new project
- Fix small error with delete project procedure
- Fix uncorrect cursor position counter into editor