No Intellisense column list in Coalesce and Window Functions #17925
Unanswered
josefranciscorm
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am getting odd behavior inside the Coalesce function, after one argument, intellisense breaks and stops suggesting columns for the indicated table.
but the ISNULL function works fine.
could this be an issue with variable argument functions?
edit:
I found a bug post regarding this, they only mention coalesce but it also affects window functions.
https://github.com/microsoft/azuredatastudio/issues/17546
Beta Was this translation helpful? Give feedback.
All reactions