0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

MacでSublimeText3を使ったらコメントの日本語入力がEnterで消えた件

0
Posted at

問題

MacでSublimeText3を使ったらコメントの日本語入力でEnterすると消えるという事象に遭遇

環境

Mac OS Mojave 10.14.4
SublimeText version 3.2.1

原因

DocblockrというパッケージではEnterでコメント行(//*)の自動入力を設定しているかららしい

解決策

Docblockrは削除したくないので、コメント行自動入力をShift + Enterに変更する

方法

  1. 下記サイトの説明にあるように、Default.sublime-keymapを差し替える
  2. SublimeTextを再起動
  3. コメントで日本語入力ができることと、Shift + Enterでコメント行自動入力ができることを確認

参考

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?