id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	blockedby	blocking	branch_state	votes
267	Editor's enhancement: C-code navigation via tags	angel_il	angel_il	"It would be good to have possibility in the mcedit to navigate to function definition. Using for this purpose the utility etags and  parse ""TAGS"" file in the current directory or parent.

For make TAGS do
  $find . -type f -name ""*.[ch]"" | etags -l c --declarations -

Alt+Enter call listbox with files declarations."	defect	closed	major	4.7.0-pre2	mcedit	4.7.0-pre1	fixed	codejump					committed-master
