Skip to content
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

Intellisense in Lite Terminal #1423

Open
jtsalten opened this issue Aug 27, 2024 · 2 comments
Open

Intellisense in Lite Terminal #1423

jtsalten opened this issue Aug 27, 2024 · 2 comments
Labels
enhancement New feature or request priority/backlog

Comments

@jtsalten
Copy link

Type: Feature Request

We should have intellisense built-in in our websocket terminal so we can get commands autocompletion and also help for autocompletion of classes' name, methods and so on...

Extension version: 2.12.7
VS Code version: Code 1.92.2 (fee1edb8d6d72a0ddff41e5f71a671c23ed924b9, 2024-08-14T17:29:30.058Z)
OS version: Windows_NT x64 10.0.22621
Modes:

@isc-bsaviano isc-bsaviano added enhancement New feature or request priority/backlog labels Aug 27, 2024
@isc-bsaviano
Copy link
Contributor

I'm not sure command completion has any value but completion for class names, class members, system functions/variables would be nice. Not sure if there's a VS Code API for this, or if I need to implement some form of tab completion. Regardless, this is a lot of work and not something I can get to anytime soon.

@isc-bsaviano isc-bsaviano changed the title Intellisense in Websocket Terminal Intellisense in Lite Terminal Aug 27, 2024
@isc-lindensc
Copy link

The Community webterminal has implemented this already, so might be worth a look on how webterminal is doing it.

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

No branches or pull requests

3 participants