Re: Pydev configuration

2012-05-10 Thread Andrew Berg
On 5/9/2012 4:25 PM, Alan Ristow wrote:
 Select the code block you want to indent and hit Tab. To do the reverse, 
 hit Shift-Tab.
You can also select a code block and choose Shift Right or Shift
Left from the context menu.

-- 
CPython 3.3.0a3 | Windows NT 6.1.7601.17790
-- 
http://mail.python.org/mailman/listinfo/python-list


Re: Pydev configuration

2012-05-09 Thread hamiljf
I suppose this is the nearest thread... editor configuration and all.
I'm using PyDev in a MyEclipse environment and it works fine, except for one
tiny but horrible niggle.

The editor function I can't find is block indent/exdent... like you can
block comment/uncomment it would be really handy to be able to do the same
with indentation.  I cannot believe the function isn't there, but I cannot
find it.

PyDev works fine now I'm running in the latest JRE, btw: used to bomb the
1.6 JRE on a regular basis.

--
View this message in context: 
http://python.6.n6.nabble.com/Pydev-configuration-tp1102326p4962800.html
Sent from the Python - python-list mailing list archive at Nabble.com.
-- 
http://mail.python.org/mailman/listinfo/python-list


Re: Pydev configuration

2012-05-09 Thread Alan Ristow

On 05/09/2012 01:16 PM, hamiljf wrote:

I suppose this is the nearest thread... editor configuration and all.
I'm using PyDev in a MyEclipse environment and it works fine, except for one
tiny but horrible niggle.

The editor function I can't find is block indent/exdent... like you can
block comment/uncomment it would be really handy to be able to do the same
with indentation.  I cannot believe the function isn't there, but I cannot
find it.


Select the code block you want to indent and hit Tab. To do the reverse, 
hit Shift-Tab.


Alan
--
http://mail.python.org/mailman/listinfo/python-list


Pydev configuration

2006-11-24 Thread Sébastien Boisgérault
Hi,

Did anyone managed to change the code font family/size
in Pydev (Python Editor Plugin for Eclipse) ? I found how
to change the color mapping (Windows/Preference/Pydev)
but did not found the font setting.

Cheers,

SB

-- 
http://mail.python.org/mailman/listinfo/python-list


Re: Pydev configuration

2006-11-24 Thread tool69
Sébastien Boisgérault a écrit :
 Hi,
 
 Did anyone managed to change the code font family/size
 in Pydev (Python Editor Plugin for Eclipse) ? I found how
 to change the color mapping (Windows/Preference/Pydev)
 but did not found the font setting.
 
 Cheers,
 
 SB
 
Salut Sébastien,

Preferences/General/Appearence/ColorsFonts/ in the right menu choose 
Basic/Text Font

6TooL9
-- 
http://mail.python.org/mailman/listinfo/python-list


Re: Pydev configuration

2006-11-24 Thread Sébastien Boisgérault


On Nov 24, 9:42 pm, tool69 [EMAIL PROTECTED] wrote:
 Sébastien Boisgérault a écrit : Hi,

  Did anyone managed to change the code font family/size
  in Pydev (Python Editor Plugin for Eclipse) ? I found how
  to change the color mapping (Windows/Preference/Pydev)
  but did not found the font setting.

  Cheers,

  SBSalut Sébastien,

 Preferences/General/Appearence/ColorsFonts/ in the right menu choose
 Basic/Text Font

Ah ... Thanks a lot ! I had tweaked in the neighbourhood of this
option
but it was unclear for me that Text Font did also refer to Python
code.

'Bitsream Vera Sans Mono', here I come ;)

Cheers

SB

 6TooL9

-- 
http://mail.python.org/mailman/listinfo/python-list