bugGNU Octave - Bugs: bug #41555, GUI Editor could offer line...

 
 

bug #41555: GUI Editor could offer line wrapping of comment blocks

Submitter:  Felipe G. Nievinski <fgnievinski>
Submitted:  Tue 11 Feb 2014 07:56:54 PM UTC
   
 
Category:  GUI Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Feature Request
Status:  Fixed Assigned to:  None
Originator Name:  Open/Closed:  * Closed
Release:  * dev Operating System:  * Any
Fixed Release:  None Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Sun 26 Feb 2017 12:53:40 PM UTC, comment #3: 

Finally, changesets
http://hg.savannah.gnu.org/hgweb/octave/rev/4cd5f975d26c
http://hg.savannah.gnu.org/hgweb/octave/rev/904c8a356e76
provide features for automatically adding comment strings while breaking comment lines and for breaking lines in comments only.

Torsten Lilge <ttl>
Group Member
Mon 13 Feb 2017 09:45:18 PM UTC, comment #2: 

I have pushed changesets
http://hg.savannah.gnu.org/hgweb/octave/rev/751c389404b9
http://hg.savannah.gnu.org/hgweb/octave/rev/78f04a9dfeee
adding settings for line wrapping and line breaking in the editor.

Still missing is a possibility to automatically break lines in comment blocks.

Torsten Lilge <ttl>
Group Member
Sat 11 Feb 2017 01:41:52 PM UTC, comment #1: 

I have marked bug #49947 as duplicate of this bug and changed the release of this bug to "dev".

Torsten Lilge <ttl>
Group Member
Tue 11 Feb 2014 07:56:54 PM UTC, original submission:  

either auto-wrapping (i.e., as you type)
or as a menu item to wrap selected lines
at 80-column width; this is useful for
large comment blocks.

found this for auto-wrap:
<http://www.scintilla.org/SciTEDoc.html>
If wrap set to 1 then the edit pane is dynamically line wrapped

found nothing for wrap selection though.

Felipe G. Nievinski <fgnievinski>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Digest:
   bug dependencies.

 

Carbon-Copy List
  • -email is unavailable- added by ttl (Posted a comment)
  • -email is unavailable- added by fgnievinski (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only group members can vote.

     

    Follow 5 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2017-02-26 ttl StatusIn Progress Fixed
        Open/ClosedOpen Closed
    2017-02-13 ttl StatusNone In Progress
    2017-02-11 ttl Release3.8.0 dev
    2017-02-11 ttl Dependencies- bugs #49947 is dependent

    Back to the top

    Powered by Savane 3.13-cf05.
    Corresponding source code