How can we help you today? How can we help you today?

[Design] Code Analysis tooltips override SQL Prompt tooltips

I'm not sure how to improve this -- I'm not a fan of multiple tooltips at once -- but if you write code which triggers one of the new code analysis rules, the tooltip for Code Analysis blocks SQL Prompt from presenting the tooltips for objects in the code. For example:
EXEC ThisDB.dbo.Procedure
shows the SQL Prompt tooltip, with the link you can click to get the procedure script, etc. But
EXEC SomeOtherDB.dbo.Procedure
Will trigger the Code Analysis tooltip "Reference to procedure in other database" and the SQL Prompt tooltip will not show.

Perhaps SQL Prompt could integrate the Code Analysis results into its tooltip, or vice versa, so you still get the Code Analysis result but you could also get the object information?

(Also Forum Note -- There's no Code Analysis tag and no apparent way to add one.)
Steve_K
0

Comments

6 comments

  • FabiolaB
    Hi @Steve_K,

    Thank you for reporting this issue and sorry for the inconvenience it is causing you.

    I have created a ticket for it (ref: SP-6729).

    Regards,
    Fabiola

    FabiolaB
    0
  • chris.mcguigan
    I'm also finding this a problem. Was there a solution?
    chris.mcguigan
    0
  • FabiolaB
    Hi @Steve_K and Chris,
    This problem has been fixed. The first version containing the fix is 9.0.7.
    You can get the latest version of Sql Prompt here.

    Kind regards,
    Fabiola
    FabiolaB
    0
  • aetheon
    I have version 9.1.6 (demo) and I am seeing all of the tool tips overlap with the ones built into SSMS.  Did the problem somehow get back into the application?
    aetheon
    0
  • aetheon
    I have version 9.1.6 (demo) and I am seeing all of the tool tips overlap with the ones built into SSMS.  Did the problem somehow get back into the ap
    aetheon
    0
  • way0utwest
    I'm not sure if this helps, but I find that if I get both in Prompt 9.1.3x


    Or is this not what you're referring to?
    way0utwest
    0

Add comment

Please sign in to leave a comment.