PreviousNextTracker indexSee it online !

(17/27) 544 - Improved version of macro Make_Bug_Report.bsh

Please find attached an improved version of the macro to create a bug report. It now not only includes the activity log but also system, jEdit and Look and Feel properties as well as the list of the running plug-ins, a section for the bug description and a table of content

Submitted thiemo - 2015-01-16 10:06:46.544000 Assigned ezust
Priority 5 Labels Macro
Status open Group
Resolution None

Comments

2015-02-03 06:50:49.642000
ezust

I like the ideas here, but I think the list of running plugins should come up first.

Do you really think a list of the jedit properties is necessary to make a bug report? I think that can make the file unnecessarily big.
The system properties is a good idea though.

Finally, perhaps there should be explicit folds around the secitons so that we can use the Outline plugin to navigate.


2015-02-03 06:56:08.186000
ezust

- **status**: open --> pending-rejected
- **Group**: -->

2015-02-04 07:40:14.511000
thiemo

I am not sure what pending->rejected means. However, I am not much in Java programming and not at all in jEdit core or plugin programming. So I am very happy to get feedback and adapt my macro to the wishes. Only it will take a little time.

2015-02-04 09:55:35.777000
thiemo

Please find attached a new version.

I included explicit folding markers and I changed the order according to the proposal. However, I left all the information parts in it. I feel that, if they are not needed, they can be ignored easily either by folding or sidekick navigation. Therefore I set the editing mode to outline and tried to set the folding mode to explicit. Strangely, the folding is effective by markers but the buffer properties still shows "indent". I am not sure whether this is a bug.

I do not know how to set the sidekick parser to outline from within the macro.

Make_Bug_Report.bsh (9.1Kio)

2015-02-11 03:56:42.049000
ezust

- **status**: pending-rejected --> open-remind

2015-06-25 12:15:40.605000
thiemo

I fixed the table of content.

Make_Bug_Report.bsh (9.1Kio)

2016-07-16 02:51:02.519000
ezust

- **status**: open-remind --> open
- **assigned_to**: Alan Ezust

2016-07-16 02:51:02.805000
ezust

ok I will take a pass at it myself and add some enhancements too.