-
-
Notifications
You must be signed in to change notification settings - Fork 7k
Open
Labels
Component: IDEThe Arduino IDEThe Arduino IDEComponent: IDE user interfaceThe Arduino IDE's user interfaceThe Arduino IDE's user interfacefeature requestA request to make an enhancement (not a bug fix)A request to make an enhancement (not a bug fix)
Description
[component: IDE/User Interface]
[type: improvement]
While github understands a URL shouldn't be clickable in a source code snippet, Arduino IDE seems to be at the opposite.
sektch.ino
/*
* Code repo example: http://github.com/arduino/Arduino/
*
*/
Arduino IDE is trying (and failing on Linux) to launch a browser every time I click -intentionnaly or accidentally- on a URL in a comment block.
So my question is: how can I completely disable this option, or make it ineffective? I've tried blanking the value in the prefs, setting /dev/null and even using a "do nothing" binary to no effect.
I don't mind fiddling in the Arduino IDE code and doing this myself but I have no idea where to look for.
On the other hand it would be nice to have a checkbox or a pref flag to enable/disable this feature.
Metadata
Metadata
Assignees
Labels
Component: IDEThe Arduino IDEThe Arduino IDEComponent: IDE user interfaceThe Arduino IDE's user interfaceThe Arduino IDE's user interfacefeature requestA request to make an enhancement (not a bug fix)A request to make an enhancement (not a bug fix)