[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Intellisense issue

From: ubercam <cam_at_ubercam.ca>
Date: Mon, 14 Jul 2014 06:38:24 -0700 (PDT)

Hello

I have been experiencing an intellisense issue for a while, back as far as version 1.7.11 which was the first version I used. We are now using the latest version, 1.8.7.

A bit of background:

We do a lot of SQL Server development and have name prefixing conventions for script files and objects, "tbl" for tables, "sp" for stored procs, "tfn" for table valued functions, etc.

When committing and entering some text for the log, you get the intellisense coming up with the names of the files which have changed, so if I type "tfn" I get a list of all the table valued functions, if I type "tbl", I get a list of all the tables, etc.

However if I type "sp?" where ? is any letter, I get no intellisense. I have to manually hit CTRL + Space after "sp". If I type, for example, "spc" and press CTRL + Space, I get no intellisense menu at all, even though several files start with "spc". Why is this? I have a feeling there were other letter combinations which didn't have any intellisense, but I can't remember what these are at the moment.

Any help would be appreciated.

Thanks!

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=3085078

To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2014-07-14 17:29:59 CEST

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.