I want the find dialog in the method editor to store the recently used keywords for find/replace. Also when you type in some keyword in the find text field & press enter/return, then it should initiate the find. The find dialog option should not default to case sensitive checked. It should default to how the user selected last time. It should save its states eventhough you quit the developer & re-open it.
Thanks
searching will be redesigned in the next release of servoy
a couple of things would really make me happy… ![Very Happy :D]()
double-click & drag. almost every application i use these
days allows one to double click to select a word, then,
without releasing the mouse, drag to select more whole
words. this would be really nice.
triple-click to select entire lines, which already exists,
would be much more useful if the end-of-line character
was also part of the selection (again, this is pretty common
these days in word processors & code editors)
oh, this is a small one, but code would probably easier to
read if keywords were not hilighted when they’re part of
a comment.
that’s all. thanks for listening!
rm.
RobertMeyer:
oh, this is a small one, but code would probably easier to
read if keywords were not hilighted when they’re part of
a comment.
Could we also have Verify ignore comments as well?
It complains about function keyword being found in the
sample code for loadRecords (in the commented explanation)