reedline icon indicating copy to clipboard operation
reedline copied to clipboard

IDE style completions menu

Open universalmind303 opened this issue 1 year ago • 3 comments

microsoft just came out with a pretty cool IDE style completions menu for the CLI.

It would be amazing to have this as a built in menu type.

References

https://github.com/microsoft/inshellisense

universalmind303 avatar Nov 09 '23 17:11 universalmind303

yup, looking forward to someone submitting a PR to inshellisense to add nushell support. not exactly sure what reedline would need, if anything.

fdncred avatar Nov 09 '23 17:11 fdncred

yup, looking forward to someone submitting a PR to inshellisense to add nushell support. not exactly sure what reedline would need, if anything.

While it could be done externally, I think a native IDE style menu type would greatly benefit the community as a whole. Many use reedline for creating text editors & other such toolings that would benefit from a built in ide style completion menu.

The current Columnar and List menus work for many use cases, but I feel like the IDE style one is the main missing component.

universalmind303 avatar Nov 09 '23 17:11 universalmind303

Yup, it would be a cool built-in. We just need a motivated and talented developer to implement it. You're welcome to try.

fdncred avatar Nov 09 '23 19:11 fdncred