Name | Modified | Size | Downloads / Week |
---|---|---|---|
bin | 2016-06-02 | ||
src | 2016-06-02 | ||
Readme.md | 2016-06-02 | 1.7 kB | |
Totals: 3 Items | 1.7 kB | 0 |
# Fun4c - A Notepad++ Plugin #
Introduction
Fun4c is a plugin for Notepad++ (win32/win64?). You can list all functions on it, which is written in C (C++).
It could be enhanced by editting its configure file on "$(PLUGINDIR)\Config\fun4c.ini".
There is a series of Regular Expression matching (Fn.x for Function matching, Var.x for Variable matching) on that file. You can modify it to make it work better.
Latest from sourceforge.net
Donation
If you want make a donation, please click here
Fun4c - Noptepad++插件
简介
Fun4c 是 Notepad++ 的一个插件 (win32/64 平台)。你可以用这个插件列出用 C (C++) 语言写的代码中的函数。若你想快速跳到指定函数,只需双击函数列表中列出的函数,并且,本插件还提供了文档快速打开 / 切换的功能。
你还可以通过修改他的配置文件来增强它的功能,配置文件于“$(PLUGINDIR)\Config\fun4c.ini”之下。
配置文件由一系列的正则匹配式组成,其中 Fn.x 表示匹配函数,Var.x 表示匹配变量。你可以修改这些默认配置,使其匹配得更好。
sourceforge.net上的最新版
捐助
如果你想捐助本项目的作者,可以点击这里进行捐款。