The outline text cannot be customized, the top-level elements do not always end up being meaningful names, e.g.

-private
  |-foo
-private
  |-bar
-public
  |-baz
Submitted by Danny Groenewegen on 10 June 2010 at 15:12

On 17 February 2011 at 11:52 Zef Hemel tagged !zefhemel

On 17 February 2011 at 11:56 Zef Hemel commented:

I really want this. The outline of the mobl editor is now completely useless. I’d like at least the option to choose the branch of the constructor to use as name in the outline, e.g:

  _.Screen 1 // for using the second branch of the Screen constructor

Another option would be to be able to specify a strategy to apply that transforms any constructor into an outline name version:

outline-name :
  Screen(manno*, qid, _, _) -> <pp-mobl-qid> qid

On 17 February 2011 at 16:42 Lennart Kats commented:

Fixing things and adding new major features are higher up on my agenda atm. If you really want this, I can give you some pointers for adding it. For starters, there’s a README file explaining what goes where. This particular feature shouldn’t be hard, all the ingredients are there already…


On 27 April 2011 at 18:30 Lennart Kats tagged 1.0

On 23 November 2011 at 13:02 Lennart Kats tagged interesting

On 23 November 2011 at 13:02 Lennart Kats removed tag 1.0

On 23 November 2011 at 13:11 Lennart Kats tagged 1.2

On 23 November 2011 at 13:11 Lennart Kats removed tag interesting

On 8 January 2013 at 12:55 Eelco Visser removed tag 1.2

On 8 January 2013 at 12:55 Eelco Visser tagged interesting

On 8 January 2013 at 17:16 Gabriël Konat removed tag interesting

On 8 January 2013 at 17:17 Gabriël Konat removed tag improvement

On 8 January 2013 at 17:17 Gabriël Konat tagged feature

On 8 January 2013 at 17:17 Gabriël Konat tagged outline

On 13 July 2013 at 20:47 Gabriël Konat tagged @oskarvanrest

On 13 July 2013 at 20:47 Gabriël Konat tagged 1.2

On 14 August 2013 at 09:12 Maartje commented:

I would really like this for a demo I will give at TNS Nipo. The ideal solution for me would be (example):

outline _.Question : editor-outline (in .esv file)

editor-outline: Question(x,y,z) -> $[[x] [y]] (in Stratego file)


On 14 August 2013 at 09:14 Maartje tagged !maartje

On 14 August 2013 at 13:13 Guido Wachsmuth commented:

Maartje, Oskar is working on this and Vlad is using it already in the Greenmarl outline view. Oskar was also working on a new outline for SDF, but I am not sure if this made it into nightly.


On 20 August 2013 at 01:07 Gabriël Konat commented:

This is now possible in nightly.


On 20 August 2013 at 01:07 Gabriël Konat closed this issue.

Log in to post comments