microsoft / inshellisense

IDE style command line auto complete

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

inshellisense dosen't work with PSReadLine?

wind-mask opened this issue · comments

Describe the bug

In my pwsh inshellisense dosen't work and show.

To Reproduce

is -s 
pwsh -V 

Then I type git st..,no inshellisense .
t

Expected behavior

Show Completion.

Environment

  • OS: Windows11 23H2
  • Output of is --version: 0.0.1-rc.6
  • Nodejs Version: v20.10.0
  • Shell: pwsh
  • Shell Version: PowerShell 7.4.0

Additional context

I used starship:starship 1.16.0

The log:
inshellisense.log

Sorry,today i try to prohibit the use of starship,so we know this problem has nothing to do with starship.
2023-12-27 12_14_52-Greenshot
and
2023-12-27 12_26_43-Greenshot
Because of this,I am sure the problem is Caused by PSReadLine.
2023-12-27 12_35_40-Greenshot

The log:
inshellisense.log

@wind-mask, can you put the logs into a Github gist?