POV-Ray : Newsgroups : povray.general : features request. Just wondering : features request. Just wondering Server Time
6 Aug 2024 02:25:22 EDT (-0400)
  features request. Just wondering  
From: Fabien Hénon
Date: 23 Jun 2002 17:51:38
Message: <3D16418D.78F8E875@club-internet.fr>
I just wonder how much work it would take to add two features which I
would find great in the windows editor of WINPOV:

1 - Highlight matching braces. When the cursor is close to { or }, the
matching one is highlighted. It would be much easier to understand the
code in deeply nested objects, CSG, ..... Most unix editors have this
feature.

2 - Expanding keywords : When the beginning of a keyword is written in
the editor (ie 'ligh'), the user should be given the choice of the
possible matching keywords ( 'light_source' or 'light_group'.
If only one keyword matches (ie 'cam'), the editor should complete that
keyword ('camera').
Scite does this.

If you want clear examples, both features are implemented in my Linux
POV-RAY editor at :
http://pyvon.sourceforge.net    see screenshots

You have to have Python installed first.


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.