-
kridx changed the public information on the Geek In a Can project.
2009-07-03 18:36:20 UTC in Geek In a Can
-
kridx changed the public information on the Geek In a Can project.
2009-07-03 18:03:53 UTC in Geek In a Can
-
I have several python projects under development, and not all of them are targeted at the same version of python. I'd like to be able to switch between them without having to change the global pydev interpreter setting.
2008-11-01 02:42:27 UTC in Pydev for Eclipse
-
Trying to build conky 1.4.8 against audacious 1.4.0-rc1, I get all sorts of whinging about xmms_remote_* functions, and a "file not found" error for beepctrl.h. This is because audacious has (finally) renamed these things.
I did the obvious search-n-replace, but it complained about not finding glib-dbus.h, so I set CPPFLAGS=-I/usr/include/dbus-1.0, and now it builds. However, when I run it...
2007-11-05 04:13:26 UTC in Conky
-
kridx committed revision 11 to the Geek In a Can SVN repository, changing 5 files.
2007-07-01 01:48:29 UTC in Geek In a Can
-
This is not a request for "mark occurrences"; I'd like the ability to assign a text color to variables. This is controlled by "Appearance color options" in the root Pydev preferences panel.
2007-06-15 15:26:21 UTC in Pydev for Eclipse
-
kridx committed revision 10 to the Geek In a Can SVN repository, changing 1 files.
2007-06-04 17:17:28 UTC in Geek In a Can
-
kridx committed revision 9 to the Geek In a Can SVN repository, changing 12 files.
2007-06-04 02:01:04 UTC in Geek In a Can
-
JDT highlights variables, and I've gotten used to that. I'd like to have the same ability in pydev.
2007-05-04 18:44:33 UTC in Pydev for Eclipse
-
I would very much like the ability to set the highlight color for docstrings. I'd probably set them to something close to the comment color...
2007-05-04 18:42:36 UTC in Pydev for Eclipse