T O P I C R E V I E W |
sgwong |
Posted - Jul 15 2008 : 12:49:23 AM During enter commit message, the VA drop down combo box appear on the editor of the commit message windows when I press 'enter', 'backspace' or 'tab' or other special character. Once the drop down combo box appear, I can't type any message in teh commit windows. I am not sure this is the implementation problem for the AnkhSvn or the VA but it give me a lot of problem on using AnkhSvn with VA together. The current work around is, don't type those special character then you are fine. |
5 L A T E S T R E P L I E S (Newest First) |
support |
Posted - Sep 13 2008 : 01:33:38 AM case=18399 is fixed in build 1649 |
feline |
Posted - Aug 21 2008 : 12:07:08 PM This is listed as fixed internally, so hopefully the fix will show up in the next build of VA.
At a guess VA thinks your window is an IDE editor window that it should attach to and be active in. If so I am not sure how much you can do yourself to avoid this problem. |
Bert Huijben |
Posted - Aug 21 2008 : 04:11:07 AM quote: Originally posted by feline
I am seeing the same effect here. Thank you for the clear description.
case=18399
Hi,
I'm one of the AnkhSVN developers. Is there something we should/could do to help resolve this issue on our side in the next release?
(We run our own language server in the log message editor and I expect us to add a few other editor/language service combinations in the next few versions)
Bert
-- http://ankhsvn.net/ - Subversion Support for Visual Studio |
feline |
Posted - Jul 15 2008 : 10:06:19 AM I am seeing the same effect here. Thank you for the clear description.
case=18399
For now can you try turning off:
VA Options -> Advanced -> Display -> View Context and Definition fields
or else disabling VA using
VAssistX -> Enable/Disable Visual Assist X
before doing a Commit, and then re-enable after the Commit. |
sgwong |
Posted - Jul 15 2008 : 12:50:58 AM Forgot mention that I am using VA 10.4.1640.0 with VS2005 with AnkhSVN 2.0.4558.96 |