Only "uncomment block" menu item is enabled and when exectued it results in:
char *xPath = "root";
Pretty annoying when doing xml w/ XPath:)
VA_X.dll file version 10.1.1299.0 Licensed to: VA X: [email protected] (1-user license) Support ends 2005.07.17 VA.NET 7.1: VAOpsWin.dll version 1.2.0.4 DevEnv.exe version 7.10.3077.0 msenv.dll version 2.0.1332.0 Font: Courier New 13(Pixels) Comctl32.dll version 5.82.2800.1106 WindowsNT 5.1 Build 2600 Service Pack 1 Single processor
Platform: Xbox Stable Includes: F:\\Develop\\MSXenonSDK\\Include\\Xbox;
We can reproduce the problem you describe. "Comment" is not enabled in our context menu if your selection contains a comment symbol.
We have a newer feature you might like. Enable "Surround selection" in our options dialog, select your line and press * to comment in block style. Learn more at:
thx, this almost seems to do the trick. its still buggy tho.. spaces are inserted so one is forced to use "Surround selection" feature to uncomment the block.