File tree Expand file tree Collapse file tree 1 file changed +4
-8
lines changed Expand file tree Collapse file tree 1 file changed +4
-8
lines changed Original file line number Diff line number Diff line change 1
- *if_ole.txt* For Vim バージョン 9.0. Last change: 2019 Dec 07
1
+ *if_ole.txt* For Vim バージョン 9.0. Last change: 2022 Oct 08
2
2
3
3
4
4
VIMリファレンスマニュアル by Paul Moore
@@ -152,18 +152,14 @@ OLEメカニズムは、登録されたVimの内、最初に見つけたもの
152
152
gvim -silent -unregister
153
153
154
154
==============================================================================
155
- 5. MS Visual Studio との統合 *MSVisualStudio* *VisVim *
155
+ 5. MS Visual Studio との統合 *MSVisualStudio*
156
156
157
- OLEバージョンにより、Microsoft Visual StudioのエディタとしてVimを実行すること
158
- ができる。これは "VisVim" と呼ばれる。これはOLEバージョンを含んだアーカイブに
159
- 同梱されている。ドキュメントは、ランタイムディレクトリに置かれている
160
- README_VisVim.txtファイルにある。
157
+ 旧来の "VisVim" 統合は Vim のパッチ 9.0.0698 にて削除された。
161
158
162
159
163
160
Vim と Visual Studio.Net を連携させる~
164
161
165
- .Net studio は外部エディタをサポートしているので、.Net では VisVim は必要ない。
166
- 次のようにするとよい:
162
+ .Net studio は外部エディタをサポートしている。次のようにするとよい:
167
163
168
164
.Net Studio でメニューから[ツール]→[外部ツール]を選択する。
169
165
次を追加する
You can’t perform that action at this time.
0 commit comments