[QGIS-trac] [Quantum GIS] #3408: Enhancement - Patch to add extra edit area and syntax highlighting to python console

Quantum GIS qgis at qgis.org
Fri Jan 14 07:51:35 EST 2011


#3408: Enhancement - Patch to add extra edit area and syntax highlighting to
python console
-------------------------------------------+--------------------------------
   Reporter:  NathanW                      |              Owner:  wonder       
       Type:  enhancement                  |             Status:  new          
   Priority:  minor: annoyance             |          Milestone:  Version 1.7.0
  Component:  Python plugins and bindings  |            Version:  Trunk        
   Keywords:                               |   Platform_version:               
   Platform:  All                          |           Must_fix:  No           
Status_info:  0                            |  
-------------------------------------------+--------------------------------
 This patch adds a second non-interactive python coding area to the python
 console.  This lets the users write and rearrange python code before
 running it in the interactive console.  Code from the edit area can be run
 in the interactive area using ctrl+return.

 Syntax highlighting has also been implemented, for both the interactive
 console and the new edit area.

 I also run reindent.py which is why the patch has more then what was just
 added by me.

-- 
Ticket URL: <https://trac.osgeo.org/qgis/ticket/3408>
Quantum GIS <http://qgis.org>
Quantum GIS is an Open Source GIS viewer/editor supporting OGR, PostGIS, and GRASS formats


More information about the QGIS-trac mailing list