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

feat: add uninstall command #21

Merged
merged 2 commits into from
Nov 7, 2023
Merged

feat: add uninstall command #21

merged 2 commits into from
Nov 7, 2023

Conversation

cpendery
Copy link
Member

@cpendery cpendery commented Nov 7, 2023

Description

Adds an uninstall command that will remove the .inshellisense directory, resolve any changed shell config files, & prompt the user with a command to run a global npm uninstall.

Testing

  • 3 passes of bind/uninstall in Windows (still need to setup E2E tests)

Closes #7

Signed-off-by: Chapman Pendery <[email protected]>
Signed-off-by: Chapman Pendery <[email protected]>
@cpendery cpendery merged commit 9d5a5ef into main Nov 7, 2023
4 checks passed
@cpendery cpendery deleted the feat/uninstall branch November 7, 2023 20:14
@Eastegg
Copy link

Eastegg commented Nov 11, 2023

Hello, I'm uninstall the inshellisense ,but it still occupied my ctrl+a hotkey. I using pwsh on win10, please help me. thank you.

@g0ngjie
Copy link

g0ngjie commented Nov 13, 2023

Hello, I'm uninstall the inshellisense ,but it still occupied my ctrl+a hotkey. I using pwsh on win10, please help me. thank you.

Manually delete the .inshellisense directory in the C:\Users\ ...\AppData folder

@Eastegg
Copy link

Eastegg commented Nov 17, 2023

Hello, I'm uninstall the inshellisense ,but it still occupied my ctrl+a hotkey. I using pwsh on win10, please help me. thank you.

Manually delete the .inshellisense directory in the C:\Users\ ...\AppData folder

Thank you, problem solved!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Uninstall command/instructions?
3 participants