[SVN] Revision 1104 (Defaults, Python)
Sune Foldager
cryo at cyanite.org
Sat May 28 22:36:51 UTC 2005
On 29/05/2005, at 0.04, Jeroen van der Ham wrote:
> {
> completionCommand = '"${TM_SUPPORT_PATH}/bin/pythonCompletion.py" -
> w $TM_CURRENT_WORD -l $TM_CURRENT_LINE -c $TM_COLUMN_NUMBER -f
> $TM_FILEPATH';
> disableDefaultCompletion = 1;
> }
Not knowing what 'pythonCompletion' really does, but shouldn't it
reside in the bundle instead of the shared support directory? (if it
only deals with pythin stuff, that is).
-- Sune.
More information about the textmate-dev
mailing list