Re: [Pydev-users] Python file extension recognition
Brought to you by:
fabioz
From: Daniel C. <dan...@ub...> - 2006-10-11 12:23:39
|
> > Yes, you are right, the Python editor appears there, and the Python file > is correctly managed then. Why the Python editor is not the default > editor? > > > > -- >=20 > This can happen if: > 1. You opened the file once with the 'open with...' and it kept that > as the default editor > 2. In the file associations the 'Python Editor' is not marked as the > default. >=20 Yes, for some reasons the Python editor wasn't the default editor for Python files (weird?). I changed the setting in "Preferences...", and it rocks now. Thanks for your support. -- Daniel |