'Visual Studio Code vs Powershell ISE: Getting Intellisense suggestion pop-up in terminal window in VSC?

I'm trying to make the move over from Powershell ISE to Visual Studio Code, but I'm struggling with the terminal.

In the script editor, when configured for ISE mode (or by using the extension), the suggestion window for cmdlets and their parameters pops up.

However, in the terminal the suggestions seem to only be available in-line using tab and I'm having to cycle through.

Is there a way to get the same behaviour working in the integrated console? I'm not sure if this is an ISE feature only that isn't available in VSC, or that I just have bad practise and should be using tab instead.

Any help would be greatly appreciated, trying hard to be a bit more modern!



Solution 1:[1]

It is not possible! New practises will be implemented :)

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 Em Pressey