Intellisense in debugger.
4
votes
3 comments
-
AceGrace
commented
Sorry for the very long delay.
If you look at IBEXPERT for Firebird, you can type the table name and a dot and a list of fields appears.
You could also have it coming up with suggestions as you type rather like VS intellisense.
Also
-
AceGrace
commented
things like SQL syntax, if typing a table name with a '.' it could list the fields. Just things to make it easier to create sp's without having to keep looking things up.
-
jeremym1234
commented
Any details on this one? What particularly are you interested in seeing?