Activity overview
Latest activity by Wayne_S
Hi J, I did manage to track down the issue with the tabs. In SSMS Options>Text Editor>All Languages>Tabs None the option boxes were selected. Nothing at all, which I find very strange. Simply selected None and Keep tabs. Now everything seems to be working with that. One thing I have noticed in SQL Prompt, when I open a new query window, create a new table and Refresh Suggestions it only allows me to see the new table suggestions when I'm busy typing on a line. If I type Select * from newtable. The newtable is underlined in red as if it's not refreshed, or shows as does exist. If I then close the query window and open a new window, all works fine. Very strange. Wayne / comments
Hi J,I did manage to track down the issue with the tabs. In SSMS Options>Text Editor>All Languages>TabsNone the option boxes were selected. Nothing at all, which I find very strange. Simply selecte...
Hi Jessica, Load Suggestions for linked server/synonyms are checked. The only one not checked is referenced databases. The suggestions box are not appearing. What I did eventually do is save a Tab history database, uninstall everything and remove folders. Reinstalled, copied over my Tab History folder and everything seems to be working again. I now have another annoying issue, but I think that has something to do with my formatting. It keeps tabbing in every time I hit the enter key. Will find that one too. SELECT blah FROM blahblah a join blahblha on d=a join happyA on b = a join sdfgsdf Just keeps going in and in for no reason, also never did that before. Thanks for the help, at least the objects are coming up again. Wayne / comments
Hi Jessica,Load Suggestions for linked server/synonyms are checked. The only one not checked is referenced databases.The suggestions box are not appearing.What I did eventually do is save a Tab his...
SQL Prompt Object Intellisense no longer working
Version: 10.1.7.15015SSMS: 15.0.18330.0Enable Suggestion checkedIn Options:Show code suggestions is checkedShow tooltips for: objects and parameters is checked.Show object definitions is checkedEss...