質問するログイン新規登録

回答編集履歴

2

文章の修正です。

2019/05/07 11:20

投稿

massu2357
massu2357

スコア17

answer CHANGED
@@ -4,4 +4,11 @@
4
4
  参考にした資料
5
5
  ・[https://docs.microsoft.com/ja-jp/visualstudio/mac/uninstall?view=vsmac-2019](https://docs.microsoft.com/ja-jp/visualstudio/mac/uninstall?view=vsmac-2019)
6
6
  ・[https://pg-happy.jp/mac-japanese.html](https://pg-happy.jp/mac-japanese.html)
7
- ・[http://inforati.jp/apple/mac-tips-techniques/system-hints/how-to-import-ms-ime-user-dictionary-to-mac-google-japanese-input-method.html](http://inforati.jp/apple/mac-tips-techniques/system-hints/how-to-import-ms-ime-user-dictionary-to-mac-google-japanese-input-method.html)
7
+ ・[http://inforati.jp/apple/mac-tips-techniques/system-hints/how-to-import-ms-ime-user-dictionary-to-mac-google-japanese-input-method.html](http://inforati.jp/apple/mac-tips-techniques/system-hints/how-to-import-ms-ime-user-dictionary-to-mac-google-japanese-input-method.html)
8
+
9
+ ## 追記(2019/05/07)
10
+ Visual Studio for macでIME切り替えを行っても改善されていないことがわかりました。
11
+ こちら、私の確認不足が原因です。ご確認いただいた皆さま、誠に申し訳ありません。
12
+
13
+ コメントにある、papinianusさんの解決方法をご確認ください。
14
+ よろしくお願い致します。

1

文章を更新しました。

2019/05/07 11:20

投稿

massu2357
massu2357

スコア17

answer CHANGED
@@ -1,7 +1,7 @@
1
- いったんVisualStudioをアンインストールして再度インストールし、その上でIME切り替えを行いました。
1
+ いったんVisualStudioをアンインストールしてから再度インストールしたのち、その上でIME切り替えを行いました。
2
2
  ありがとうございましたm(_ _)m
3
3
 
4
4
  参考にした資料
5
- https://docs.microsoft.com/ja-jp/visualstudio/mac/uninstall?view=vsmac-2019
6
- https://pg-happy.jp/mac-japanese.html
7
- http://inforati.jp/apple/mac-tips-techniques/system-hints/how-to-import-ms-ime-user-dictionary-to-mac-google-japanese-input-method.html
5
+ ・[https://docs.microsoft.com/ja-jp/visualstudio/mac/uninstall?view=vsmac-2019](https://docs.microsoft.com/ja-jp/visualstudio/mac/uninstall?view=vsmac-2019)
6
+ ・[https://pg-happy.jp/mac-japanese.html](https://pg-happy.jp/mac-japanese.html)
7
+ ・[http://inforati.jp/apple/mac-tips-techniques/system-hints/how-to-import-ms-ime-user-dictionary-to-mac-google-japanese-input-method.html](http://inforati.jp/apple/mac-tips-techniques/system-hints/how-to-import-ms-ime-user-dictionary-to-mac-google-japanese-input-method.html)