Skip to content

Clickable URLs in sketch comment block #7622

@tobozo

Description

@tobozo

[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

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions