Skip to content

* expansion #37

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
krixgris opened this issue May 16, 2025 · 6 comments
Open

* expansion #37

krixgris opened this issue May 16, 2025 · 6 comments
Labels
enhancement New feature or request

Comments

@krixgris
Copy link

Being able to expand * both as is, and when attached to a table alias t.* would be a huge workflow improvement.
This is also from VSC/ADS

Image

@Kurren123
Copy link
Owner

Interesting, I've never seen this feature before in vscode! Looks cool, I'll check it out.

@Kurren123 Kurren123 added the enhancement New feature or request label May 16, 2025
@krixgris
Copy link
Author

There are tons of cool things built into the mssql_ls.. go to definition is my next favorite. But maybe that belongs in a new issue ?

@Kurren123
Copy link
Owner

This seems to already exist currently! If I do a select * query, put the cursor next to * and do <C-x><C-o>:

Image

but it seems like blink.cmp is having trouble with it. So I might have to see what the issue is with blink (maybe new lines within the insertion text?).

@krixgris
Copy link
Author

Oh wow how interesting. Will have to try it at work on monday!

@Kurren123
Copy link
Owner

It doesn't work with blink at the moment. For reference I asked for help here.

@krixgris
Copy link
Author

I had a go with ctrl-x, ctrl-o, but for * I just get the first column..strange :)
I run windows and nvim 0.11.1, and windows sometimes do..funny things.
Anyway, I hope blink can solve this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants