Barry Seymour
Barry Seymour
This is inconsistent; having trouble pinning down the exact set of circumstances where this happens.
I want this too!
Sometimes I write SQL that generates more code; maybe SQL, maybe PowerShell. In those cases, I need the output to go to a text file so I can easily save...
Just this past month I've switched over to ADS from SSMS; it's a bit of a change, but I love the faster intellisense. I too would like this feature, but...
It's not the capitalization of the keyword (although I want that option too) - it's triggering an IntelliSense selection when pressing [spacebar]. Right now, If I type... `select * from...
What do you mean 'an upstream issue?' Do you refer to another software package that this program is based on? (Visual Studio Code?) If so, what should my course of...
I've installed VS Code and am installing the mssql extension. Did not know this stuff existed. Looking forward to trying it out!
It happens in VSCode as well when I install the _mssql_ extension. Not sure if this should be considered a bug in the upstream product or the _mssql_ extension.
@kburtram would a space bar / whitespace trigger for intellisense be doable?
Well, exclude "not", then, as a common word. Again, the prospect of typing... `select[tab][space]* from [tab][space] tablename [tab][space] where [tab][space] fieldname[tab][space] = value.` ...is just too onerous. SSMS handles this,...