Re: [Pydev-code] Tabs / indentation
Brought to you by:
fabioz
From: Dana M. <dan...@ya...> - 2004-07-16 16:22:20
|
very cool so, I finally got a few moments to load E3.0, look at the completion business having to be dropped, and I am rethinking the entire use of Jython thing. Here's what I am thinking... suppose we (instead of inplace Jython interpreting the instrospection code,) we launch an actual CPython interpreter from the plugin, and get its results back into the plugin this way: 1. We get the jython stuff out of the way 2. When we do a "run this python application" capcbility we are going to do an external invocation of a real CPython interpreter anyway. What do you guys think? (Assuming that this is easily done in a short time) -Dana --- Fabio Zadrozny <fa...@in...> wrote: > Hi All, > > I've just changed the indentation to get always the python > indentation > (being on comments or not). > > I've also added an action for backspace. It has not been enough > tested or > even consider all approaches, but it should be better than the > default > approach (that is, if you use spaces and not tabs) - I haven't even > tested > it with tabs. > > Fabio > > > > ------------------------------------------------------- > This SF.Net email is sponsored by BEA Weblogic Workshop > FREE Java Enterprise J2EE developer tools! > Get your free copy of BEA WebLogic Workshop 8.1 today. > http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click > _______________________________________________ > Pydev-code mailing list > Pyd...@li... > https://lists.sourceforge.net/lists/listinfo/pydev-code > ===== _/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/ _/ Dana Moore _/ _/ BBN Technologies LLC _/ _/ M: 240.350.4196 _/ _/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/ __________________________________ Do you Yahoo!? Read only the mail you want - Yahoo! Mail SpamGuard. http://promotions.yahoo.com/new_mail |