Page 1 of 1
BUG: code completion broken [7.3.137]
Posted: Wed 14 Feb 2018 19:16
by michabbb
hi alex,
found another bug:
Code: Select all
SELECT
DISTINCT
(lo.art_num)
FROM lister_overview lo
UNION
SELECT
lo. <---- no code completion
FROM lister_overview lo;
SELECT
lo. <----- code completion working
FROM lister_overview lo;
thanks !
micha
Re: BUG: code completion broken [7.3.137]
Posted: Fri 16 Feb 2018 13:47
by alexa
We will fix this issue in one of the next product builds.
Re: BUG: code completion broken [7.3.137]
Posted: Thu 22 Feb 2018 11:14
by AlexandrS
Greetings!
Hope you are feeling great!
Could you provide us with the steps to reproduce please?
Best regards,
Alex
Re: BUG: code completion broken [7.3.137]
Posted: Thu 22 Feb 2018 12:45
by michabbb
Dear Alex,
You got a full sql example from me.
The table I am using here is a view, nothing more to know I guess
Re: BUG: code completion broken [7.3.137]
Posted: Thu 22 Feb 2018 14:13
by AlexandrS
Hello!
Could you tell us what server are you working on?
As for the very issue, is it just a script that fires the error or some other actions?
I look forward to hearing from you.
Best regards,
Alex
Re: BUG: code completion broken [7.3.137]
Posted: Fri 23 Feb 2018 18:45
by michabbb
hey alex,
no script, no error.. just the missing code completions.
after the "dot/table alias" there is a window, but only shows
pre-defined functions like "AlterDatabse, AlterEvent...." but not the columns of the table as usual.
i am using here
is see this:
but should see that:

Re: BUG: code completion broken [7.3.137]
Posted: Tue 27 Feb 2018 12:30
by michabbb
hey alex,
just a note: i see this bug also in the latest update: 7.3.148 20-Feb-18
regards,
micha
Re: BUG: code completion broken [7.3.137]
Posted: Tue 27 Feb 2018 12:54
by alexa
Thank you for the reply.
We are planning to fix it in the next version 7.4.
Re: BUG: code completion broken [7.3.137]
Posted: Tue 27 Feb 2018 12:56
by michabbb
hopefully this is not a long journey to there, thanks.
Re: BUG: code completion broken [7.3.137]
Posted: Fri 02 Mar 2018 20:50
by michabbb
hey alex,
please also notice that there is no code completion when writing triggers ;-(((

Re: BUG: code completion broken [7.3.137]
Posted: Sat 03 Mar 2018 08:32
by alexa
You can vote for the following suggestion on the UserVoice forum
https://devart.uservoice.com/forums/772 ... gger-event
We collect and analyze the information from this forum in order to make a proper roadmap for the future product releases.
Re: BUG: code completion broken [7.3.137]
Posted: Sat 03 Mar 2018 10:32
by michabbb
you cannot implement auto-completion at only "one place" in your program, it´s more - seriously - more than obvious to implement this feature at every place, where i do write code.
that users have to "vote" fot this, is, pardon, a sauce !!!!!
you sell something with a promise !!! you provide this on your website as "FEATURE" !!!!
NOW YOU WANT USERS TO VOTE FOR A INCOMPLETE IMPLEMENTED FEATURE THE USERS HAVE PAID FOR ??????????????
