Ticket #18 (closed enhancement: fixed)

Opened 20 months ago

Last modified 8 weeks ago

ctags support

Reported by: rob Owned by: rob
Priority: minor Milestone: 0.7.5
Component: application Keywords:
Cc:

Description

Support exuberant ctags as the function/class/member parser for #9.

Attachments

Change History

Changed 6 months ago by rob

  • status changed from new to assigned
  • milestone changed from 1.0 to 0.7.3

Moving this up to 0.7.3 to provide a generic function call list

Changed 6 months ago by rob

  • milestone changed from 0.7.3 to 0.7.4

Changed 3 months ago by rob

  • milestone changed from 0.7.4 to 1.0

Changed 2 months ago by rob

  • milestone changed from 1.0 to 0.7.5

Changed 2 months ago by rob

(In [1438]) Refs #18: added exuberant ctags parser

  • added ShowTagAction? that responds to the fundamental.context_menu message

Changed 2 months ago by rob

(In [1442]) Refs #18: Added RebuildCtags? action to recreate the tags file

Changed 2 months ago by rob

(In [1450]) Refs #18: Changed CTAGS to use line numbers to be able to jump to a file

  • added BufferFrame?.findTabOrOpen to combine makeTabActive and open into a single convenience method
  • added getNonInlineName for list actions so that they can have the ability to change their title when not an inlinelist
  • added -n option to ctags so that it will use the line number as the address in the file

Changed 8 weeks ago by rob

  • status changed from assigned to closed
  • resolution set to fixed

(In [1454]) Fixed #18: Completed basic ctags support

  • modified showLine to display the line at the top of the screen

Add/Change #18 (ctags support)

Author



Action
as closed
Next status will be 'reopened'
 
Note: See TracTickets for help on using tickets.