+2
Completed

Indention, array reference

Joe 6 years ago in IQANdesign updated by Gustav Widén (System support) 4 years ago 4

1. It would be really nice to be able to select multiple lines of text in the QCode window and indent them with the tab key.  It never fails that I want to change something and nest the existing code inside of an 'IF' statement and it looks much cleaner to have everything indented.


2. When copying an array, it would be great if the references to itself within the array would automatically update on a name change.


Image 1006


1. Agree. Currently the tab key replaces selected text with a tab character (annoying...). Added a case (44507) for upcoming IQANdesign versions.


2. Also a good idea at least for the assignment operator. I think we should also consider to introduce a "this" or "self" keyword that can be used in place of the channel name when referring the channel itself. Added a case (44509) with this feature.


Completed

1. When one or more lines is selected, Tab/Shift-Tab can now be used to indent/unindent the selected block. Implemented in IQANdesign 5.02.

2. When copying an array, it would be great if the references to itself within the array would automatically update on a name change.


Change done in 6.02, solved by using keyword "This". 

See https://forum.iqan.se/communities/1/topics/2349-iqandesign-602-released