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 is not working with the new preview terminal #16053

Closed
sanket-bhalerao opened this issue Sep 28, 2023 · 3 comments
Closed

intellisense is not working with the new preview terminal #16053

sanket-bhalerao opened this issue Sep 28, 2023 · 3 comments
Labels
Issue-Bug It either shouldn't be doing this or needs an investigation. Needs-Attention The core contributors need to come back around and look at this ASAP. Needs-Triage It's a new issue that the core contributor team needs to triage at the next triage meeting

Comments

@sanket-bhalerao
Copy link

sanket-bhalerao commented Sep 28, 2023

Windows Terminal version

v1.19.2682.0

Windows build number

No response

Other Software

No response

Steps to reproduce

use the settings.json and profile file and check the intellisense feature if it works

Expected Behavior

intellisense should work

Actual Behavior

intellisense does not work
profile.txt

settings.txt

@sanket-bhalerao sanket-bhalerao added Issue-Bug It either shouldn't be doing this or needs an investigation. Needs-Triage It's a new issue that the core contributor team needs to triage at the next triage meeting labels Sep 28, 2023
@zadjii-msft
Copy link
Member

Looks like you didn't add "experimental.enableShellCompletionMenu": true, or the { "command": { "action": "sendInput", "input": "\u001b[24~b" }, "keys": "ctrl+space", "name": "Trigger shell completions" } action to your settings.json. Can you try adding those and try again/?

@microsoft-github-policy-service microsoft-github-policy-service bot added the Needs-Author-Feedback The original author of the issue/PR needs to come back and respond to something label Sep 28, 2023
@sanket-bhalerao
Copy link
Author

sanket-bhalerao commented Sep 28, 2023

somehow the config is not there, let me retry

@microsoft-github-policy-service microsoft-github-policy-service bot added Needs-Attention The core contributors need to come back around and look at this ASAP. and removed Needs-Author-Feedback The original author of the issue/PR needs to come back and respond to something labels Sep 28, 2023
@sanket-bhalerao
Copy link
Author

i completely misunderstood the config and did something wrong initially.
it is now working.
Thank you.
closing the ticket.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Issue-Bug It either shouldn't be doing this or needs an investigation. Needs-Attention The core contributors need to come back around and look at this ASAP. Needs-Triage It's a new issue that the core contributor team needs to triage at the next triage meeting
Projects
None yet
Development

No branches or pull requests

2 participants