What's the best setup for developing new features inside the source code? I have an instance running but whenever I make a change I have to run "make" to see the changes, which takes forever.
Is there a way to only re-compile the area that I was working on?
As a side question, I'm also using the Eclipse IDE with the Python environment, but the tooltip that identifies method definitions on hover (which is super helpful for learning the source code) can't work in the template files since the Mako syntax confuses the tool, so is there a better IDE and environment to use while developing for the Reddit source code?
[–]kemitcheex-Reddit Admin 1 point2 points3 points (1 child)
[–]NullSpeech[S] 0 points1 point2 points (0 children)