2012年09月22日

dotnet-complete - vimで.Net(*.cs, *.xaml)の補完機能

さて、現在仕事で.Netをやっているわけですが、
やはりVisual Studio の インテリセンスが強力だ。。。

vimでもある程度補完が効いてくれないと効率がわるいので、
お試しで作ってみました。
とりあえず、xamlとcsファイルだけ対応してみました。
(※自分で作ったクラスのメンバーは補完できません)

ダウンロードや設定は以下のURLを参照してください。

https://github.com/yuratomo/dotnet-complete

↓こんな感じになります。(面倒なのでひたすら貼り付けです・・・)

dotnet1.PNG
dotnet2.PNG
dotnet3.PNG
dotnet4.PNG
dotnet5.PNG
dotnet6.PNG
dotnet7.PNG
dotnet8.PNG
dotnet9.PNG
dotnet10.PNG
dotnet11.PNG
dotnet12.PNG
dotnet13.PNG
dotnet14.PNG
dotnet15.PNG
dotnet16.PNG
いじょ
ラベル:vim .Net
posted by yura.tomo at 00:22| Comment(0) | TrackBack(0) | あふ | このブログの読者になる | 更新情報をチェックする
>■あふw関連ツール相関図
              +---------ffftp.exe(AE)
              | +-------sakura.exe(ORG)
              | | +-----*.exe(ORG)
 +------------afxswitch.exe 
 | +----------afxpdf.vbs
 | | +--------afxvim.exe --- gvim.exe(ORG)
 | | | +------afxyzzy.exe -- xyzzy.exe(AE)
 | | | | +----afxckw.exe --- ckw.exe(AE)
 | | | | | +--afxfazzy.exe - afxfazzy?.mnu
 | | | | | | +afxtail.exe
+------------+afxexec.exe   - afxandroid
|   afxw.exe |-amksc.exe(ORG)
+------------+afxmatrix.vbs
|| | | | | | +afxdmask.exe
|| | | | | +--afx2ch.exe --- 2ch
|| | | | +----afxbkmk.exe
|| | | +------afxclock.exe
|| | +--------afxfind.exe
|| |+---------afxpushd.exe
|| +----------afxbrws.exe
|+------------afxmake.exe
|             | | +-----VisualStudio9
|             | +-------WDK7.1
|             +---------...
+-------------afxftp32.dll

 ※AE: Afxwer's Editionの略
 ※ORG: Original版
 ※yuratomo使用中のもの。