-
It would be awesome if the project's package and module names would be a variable for code completion templates. This way we could have initial module docstrings filled out for us for new sub-packages/modules.
2009-01-28 01:08:49 UTC in Pydev for Eclipse
-
I even tried with 6.5.12 and got the same results.
Oh, and names cannot contain ','(at least for the 6.5.14 admin tool) so your howto is not up to date.
2008-03-22 14:07:04 UTC in Funambol Zimbra Connector
-
This does not work with funambol 6.5.14, here are some logs:
[2008-03-22 13:06:04,496] [funambol.admin] [TRACE] [474B96FB57BC81FE0979C3A04900EED8] [] [] [] Authenticating admin action.
[2008-03-22 13:06:11,451] [funambol.server] [TRACE] [] [] [] [] org.apache.catalina.connector.RequestFacade@1e80761
[2008-03-22 13:06:11,451] [funambol.server] [TRACE] [] [] [] []...
2008-03-22 13:54:15 UTC in Funambol Zimbra Connector
-
Here's part of a pt_PT translation for anyone who wants to complete it.
2007-11-30 14:53:16 UTC in control/monitor your UMTS card
-
Untill we get http://sourceforge.net/tracker/index.php?func=detail&aid=1705857&group_id=159777&atid=813196 could we get a trayicon?.
2007-11-30 14:09:32 UTC in control/monitor your UMTS card
-
+1 on this feature.
Don't forget knetwork-manager(kde) please...
2007-11-30 14:07:17 UTC in control/monitor your UMTS card
-
It would be great that one could specify project specific pylint command line options to append to those defined on the pydev preferences.
For example a project might have redefined globals so that they include _. While for some projects that might be true, for others it might not.
2007-10-20 22:11:47 UTC in Pydev for Eclipse
-
Well that line is still a valid one regarding GNU's gettext.
I'll wait for the new version of your wonderful plugin.
2007-10-19 11:12:30 UTC in gted
-
Babel generates valid pot/po gettext catalog files, yet your parsers don't parse the file(s) correctly although for the source view it's all there. If one makes a change, everything is lost.
An example .pot file:
http://irssinotifier.ufsoft.org/browser/trunk/irssinotifier/i18n/irssinotifier.pot
Babel is a python only and for python apps, gnu gettext alike application which also includes...
2007-10-18 22:18:30 UTC in gted
-
Just like the ones found and available for java, we should be able to create new files templates for python files.
For example, if my python files all include a custom header, I wouldn't need to keep adding the header, same applies for unittests files, there are common imports for all of them.
Perhaps the best approach would be to have filenames matched by wildcards or regex, ie, for my...
2007-05-21 16:33:10 UTC in Pydev for Eclipse