No improvements to code assistant in version 15

Claus Pedersen

Member³
This is a repost from the beta forum.

I am a bit disappointed that the code assistant has not been improved in version 15.
There have been so many requests about code assistant improvements over the years:

  • support for private package methods and cursors
  • support for array atttributes (array of records)
  • suppprt for cursor and array attributes: %FOUND, .count, .first etc.
  • better support for overloaded methods (some with one variable, some with two or more)
  • records in records can confuse code assistant
  • a little more intelligent code assistant: do not suggest procedures when I am assigning a variable, do not suggest functions, constants etc. when it is the beginning of a new statement etc.
  • ...
 
Back
Top