Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Menu: Tools –> Options –> Text Editor –> All Languages –> General –> Display
Versions: 2008,2010
Published: 5/26/2010
Code: vstipEdit0060
In most languages, by default, single-click URL navigation is turned on which allows you to use CTRL + Click to follow a link from the Editor:
It can be turned off by going to Tools –> Options –> Text Editor –> All Languages [or your language] –> General –> Display and deselecting “Enable single-click URL navigation”:
Comments
- Anonymous
June 23, 2014
Just a question ... 4 years later ... how to configure, which URL schemes are detected? As example - I have an URL beginning with "ms-xhelp:///?" in my C++ source, how to make this help URL clickable? Best regards, Martin Lemburg