|
From: <caw...@us...> - 2006-12-01 00:55:03
|
Revision: 1676
http://svn.sourceforge.net/rubyeclipse/?rev=1676&view=rev
Author: cawilliams
Date: 2006-11-30 16:55:02 -0800 (Thu, 30 Nov 2006)
Log Message:
-----------
Modified Paths:
--------------
trunk/org.rubypeople.rdt/Changelog.txt
Modified: trunk/org.rubypeople.rdt/Changelog.txt
===================================================================
--- trunk/org.rubypeople.rdt/Changelog.txt 2006-12-01 00:52:58 UTC (rev 1675)
+++ trunk/org.rubypeople.rdt/Changelog.txt 2006-12-01 00:55:02 UTC (rev 1676)
@@ -3,7 +3,8 @@
* Integration of type inferrencing work done by Jason morrison for Google Summer of Code
* Improved code completion
* Initial version of Mark occurences support
- * Preliminary Goto Declaration(F3) support
+* Preliminary Goto Declaration(F3) support
+* Preliminary hyperlink navigation in source code - similar to F3 - Go To Declaration. Hold Ctrl (or Apple key on macs) and hover over source. Click a link to be taken to it's source.
* Integration with latest JRuby parser
* positioning fixes
* improved speed
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|