You are here: PSPad forum > English discussion forum > Code Explorer for Erlang

Code Explorer for Erlang

#1 Code Explorer for Erlang

Posted by: PaulPic | Date: 2018-03-24 23:26 | IP: IP Logged

Well, actually I only need a mechanism to list all functions in a file. Right now, I do this by first wrapping every function with a Erlang style comment

%% function function_name

and then search for the term

%% function

using the list mechanism. That's really fine, but this is not the best solution. The code Explorer window is empty and the list results window will be cleared with the next search.

I guess it is not really hard to implement a mechanism listing all function names based on the function keyword.

Options: Reply | Quote | Up ^






Editor PSPad - freeware editor, © 2001 - 2024 Jan Fiala, Hosted by Webhosting TOJEONO.CZ, design by WebDesign PAY & SOFT, code Petr Dvořák, Privacy policy and GDPR