From f17a9d0f6b17b307dcba597ab3cc712f3abae5f6 Mon Sep 17 00:00:00 2001 From: Adam Sanderson Date: Sat, 11 Dec 2010 23:38:10 -0800 Subject: [PATCH] manage TODOs with Github issues, who knows maybe someone else wants to do some of the ;) --- TODO | 15 ++++----------- 1 file changed, 4 insertions(+), 11 deletions(-) diff --git a/TODO b/TODO index 850028b..b18f2f9 100644 --- a/TODO +++ b/TODO @@ -1,11 +1,4 @@ -TODO, or perhaps not... - -- Differentiate multiple similar matches (show path or repository label) -- Allow better customization of repositories - - Customize collection phase (see LibraryRepository) - - Customize naming phase -- If the user is using rvm, add the ruby src directory to the search path, maybe merge it with the normal ruby - - Examples: opening digest could get you both the ruby and the C sources. -- For editors that don't support multi opening collections of files (ie: ./digest.rb and ./digest/) we could trick them by adding symlinks in a temp dir. - - Could be an option... might be a terrible idea :) -- Instead of requiring users to find and configure other languages, small scripts for perl, python, etc. could introspect on their load paths. \ No newline at end of file +TODO +---- +Bugs and feature requests can be found on github: +https://github.com/adamsanderson/qwandry/issues \ No newline at end of file