Skip to content

Commit 619ac6b

Browse files
authored
Merge pull request #1163 from tsuyoshicho/update/20221015/ifole
Update if_ole.{txt,jax}
2 parents 8614063 + 348d990 commit 619ac6b

File tree

2 files changed

+8
-16
lines changed

2 files changed

+8
-16
lines changed

doc/if_ole.jax

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
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
22

33

44
VIMリファレンスマニュアル by Paul Moore
@@ -152,18 +152,14 @@ OLEメカニズムは、登録されたVimの内、最初に見つけたもの
152152
gvim -silent -unregister
153153
154154
==============================================================================
155-
5. MS Visual Studio との統合 *MSVisualStudio* *VisVim*
155+
5. MS Visual Studio との統合 *MSVisualStudio*
156156

157-
OLEバージョンにより、Microsoft Visual StudioのエディタとしてVimを実行すること
158-
ができる。これは "VisVim" と呼ばれる。これはOLEバージョンを含んだアーカイブに
159-
同梱されている。ドキュメントは、ランタイムディレクトリに置かれている
160-
README_VisVim.txtファイルにある。
157+
旧来の "VisVim" 統合は Vim のパッチ 9.0.0698 にて削除された。
161158

162159

163160
Vim と Visual Studio.Net を連携させる~
164161

165-
.Net studio は外部エディタをサポートしているので、.Net では VisVim は必要ない。
166-
次のようにするとよい:
162+
.Net studio は外部エディタをサポートしている。次のようにするとよい:
167163

168164
.Net Studio でメニューから[ツール]→[外部ツール]を選択する。
169165
次を追加する

en/if_ole.txt

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*if_ole.txt* For Vim version 9.0. Last change: 2019 Dec 07
1+
*if_ole.txt* For Vim version 9.0. Last change: 2022 Oct 08
22

33

44
VIM REFERENCE MANUAL by Paul Moore
@@ -156,18 +156,14 @@ To avoid the message box that pops up to report the result, prepend "-silent":
156156
gvim -silent -unregister
157157
158158
==============================================================================
159-
5. MS Visual Studio integration *MSVisualStudio* *VisVim*
159+
5. MS Visual Studio integration *MSVisualStudio*
160160

161-
The OLE version can be used to run Vim as the editor in Microsoft Visual
162-
Studio. This is called "VisVim". It is included in the archive that contains
163-
the OLE version. The documentation can be found in the runtime directory, the
164-
README_VisVim.txt file.
161+
The old "VisVim" integration was removed from Vim in patch 9.0.0698.
165162

166163

167164
Using Vim with Visual Studio .Net~
168165

169-
With .Net you no longer really need VisVim, since .Net studio has support for
170-
external editors. Follow these directions:
166+
.Net studio has support for external editors. Follow these directions:
171167

172168
In .Net Studio choose from the menu Tools->External Tools...
173169
Add

0 commit comments

Comments
 (0)