Yesterday after I got auto completion to work (Thanks Sharp Develop!), I started to think about check in/out. I always uses cvs before, but svn is definitely the way to go this time around.
After searching for some online ones that is not as satisfactory, I found this one:
http://www.codinghorror.com/blog/2008/04/setting-up-subversion-on-windows.html. Waited till today to ask wife if it is OK to reinstall our server (it is getting slow any ways).
Then found this link when I tried to figure out how to show a popup near caret:
http://www.codeproject.com/Articles/22803/Intellisense-like-Method-Selection-Pop-up-Window. So GetrectFromCharacterIndex will do it :-)
No comments:
Post a Comment