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

Disable emacs keybind extenstion #4

Merged
merged 3 commits into from
Aug 28, 2022

Conversation

yasaidev
Copy link
Contributor

@yasaidev yasaidev commented Dec 29, 2021

問題

キーバインドは好みの問題だとは思うのですが,devcontainer.jsonextensionsにemacs用のキーバインドの拡張機能(lfs.vscode-emacs-friendly)が含まれているため,非emacsキーバインドユーザにもVSCodeで開いた際に強制的emacsキーバインドが有効になってしまう問題があります.

ユーザがデフォルトで別のキーバインドを使用していた際は衝突が生じ混乱を生み出します.
image

デフォルトキーバインドユーザでの衝突例: 保存(ctl+s)と検索が衝突

対処

大変心苦しいのですが,devcontainer.jsonextensionsからemacsキーバインド(lfs.vscode-emacs-friendly)を外しました.

非常に便利にレポジトリを使わせていただいているので,キーバインドでハマる方がいなくなればと思い出させていただきました.気に入らなければクローズしてくださって結構です.

@nukopy
Copy link
Owner

nukopy commented Aug 28, 2022

長らく放置してしまいすみません。

特定のキーバインドに偏るのは良くないので lfs.vscode-emacs-friendly は削除します。ご対応ありがとうございます!

@nukopy nukopy merged commit 1f85d9d into nukopy:master Aug 28, 2022
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.

2 participants