windows 下vim taglist插件的安装,真实可用

本文详细介绍了如何在Windows XP系统下使用GVIM安装Taglist插件的过程。主要包括下载并配置ctags,安装Taglist插件,以及如何在GVIM中启用Taglist功能。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

windows XP下,gvim,安装taglist

taglist 是在vim 下可以像 vc当中的可以列出类,函数 的插件。

 

一,下载ctags,将其中的 ctags.exe 复制到gvim.exe 所在的目录,我的是 C:\Program Files\Vim\vim73

如果不复制的话,会出现

"Taglist: Exuberant ctags (http://ctags.sf.net) not found in PATH. 

Plugin is not loaded."

这个ctags.exe好久没有下载到,我在这里上传到资源中。

 

二,下载taglist.zip文件,解压,(这个到官网中就可以下载)

将当中的 doc\taglist.txt 文件复制到 C:\Program Files\Vim\vimfiles\doc

将当中的 plugin\taglist.vim 文件复制到 C:\Program Files\Vim\vimfiles\plugin

 

三,cmd 下,进入cd C:\Program Files\Vim\vimfiles\doc  目录,运行gvim.exe,输入  ":helptags ."   ,重启gvim.exe。到这一步已经完成安装taglist了(这步其实不用也可以)

 

四,打开任意一个代码文件,输入 ":Tlist" ,就可以打开/关闭 taglist

ctags 下载 http://sourceforge.net/projects/ctags/files/ctags/5.8/ctags58.zip/download

在这个网址也可以下载,解压以后,找到里面的ctags.exe,然后复制就可以了。

taglist 下载 http://www.vim.org/scripts/script.php?script_id=273

参考链接:https://msdn.microsoft.com/en-us/library/windows/hardware/ff558903%28v=vs.85%29.aspx Parameters tlist Without additional parameters, TList displays all running processes, their process identifiers (PIDs), and the title of the window in which they are running, if any. /p ProcessName Displays the process identifier (PID) of the specified process. ProcessName is the name of the process (with or without file name extension), not a pattern. If the value of ProcessName does not match any running process, TList displays -1. If it matches more than one process name, TList displays only the PID of the first matching process. PID Displays detailed information about the process specified by the PID. For information about the display, see the "Remarks" section below. To find a process ID, type tlist without additional parameter. Pattern Displays detailed information about all processes whose names or window titles match the specified pattern. Pattern can be a complete name or a regular expression. /t Displays a task tree in which each process appears as a child of the process that created it. /c Displays the command line that started each process. /e Displays the session identifier for each process. /k Displays the COM components active in each process. /m Module Lists tasks in which the specified DLL or executable module is loaded. Module can be a complete module name or a module name pattern. /s Displays the services that are active in each process. /v Displays details of running processes including the process ID, session ID, window title, command line, and the services running in the process. 。
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值