*'s being interpreted as a link
- Dominant language
- TypeScript
- Stars
- 193k
- Forks
- 42.4k
- PR merge metrics
- PR metrics pending
Description
Type: Bug
I changed the file to Plain Txt and he link remained. Also deleted and recopied the line to no avail. Uploded it to the MF, deleted it on pc, copied it back from the MF and the link remained. This has something to with INCLUDES because the hovered link shows an include member.
**Version**: 1.136.1 (commit a44adf7f53e00964ab890f9f8758a334f1fc15bc), x64
**OS**: Windows 11 Pro 10.0.26200
**Steps to Reproduce:**
1. Create a file containing a comment/plain-text line consisting only of `//` followed by a long run of `*` characters, e.g.:
//*********************************************************************
2. Hover over the line of asterisks.
3. VS Code shows a "Follow link (ctrl + click)" tooltip and underlines it as a clickable link, even though the line contains no URL or file path.
**Expected:** No link should be detected — the line has no URL/path-like content.
**Actual:** VS Code's built-in link detector (editor.links) flags it as a followable link.
**Workaround:** Disabling `editor.links` in settings removes the false-positive underline (but disables all link detection).
VS Code version: Code 1.136.1 (a44adf7f53e00964ab890f9f8758a334f1fc15bc, 2026-09-03T05:06:41Z)
OS version: Windows_NT x64 10.0.26200
Modes:
System Info
|Item|Value|
|---|---|
|CPUs|11th Gen Intel(R) Core(TM) i7-1165G7 @ 2.80GHz (8 x 2803)|
|GPU Status|2d_canvas: enabled
GPU0: VENDOR= 0x8086, DEVICE=0x9a49 [Intel(R) Iris(R) Xe Graphics], DRIVER_VENDOR=Intel, DRIVER_VERSION=32.0.101.7085 *ACTIVE*
GPU1: VENDOR= 0x1414, DEVICE=0x008c [Microsoft Basic Render Driver], DRIVER_VERSION=10.0.26100.8972
Machine model name:
Machine model version:
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
skia_graphite: disabled_off
trees_in_viz: disabled_off
video_decode: enabled
video_encode: enabled
webgl: enabled
webgpu: enabled
webnn: disabled_off|
|Load (avg)|undefined|
|Memory (System)|15.66GB (3.53GB free)|
|Process Argv|--crash-reporter-id 576f8e13-b3a0-4272-8bd0-88ad2158e95d|
|Screen Reader|no|
|VM|0%|
Extensions (12)
Name|Identifier|Author|Version
---|---|---|---
Claude Code for VS Code|anthropic.claude-code|Anthropic|2.1.260
Rexx Language Support|broadcommfd.lsp-for-rexx|BroadcomMFD|0.0.24
OPS/REXX Language Support|broadcommfd.opsrexx-language-support|broadcomMFD|0.10.4
GitLens — Git supercharged|eamodio.gitlens|eamodio|19.1.0
IBM Z Open Editor|ibm.zopeneditor|IBM|6.7.0
Batch Rename|jannisx11.batch-rename-extension|JannisX11|0.0.6
CMake Tools|ms-vscode.cmake-tools|ms-vscode|1.23.52
C/C++ DevTools|ms-vscode.cpp-devtools|ms-vscode|0.6.18
C/C++|ms-vscode.cpptools|ms-vscode|1.33.8
C/C++ Extension Pack|ms-vscode.cpptools-extension-pack|ms-vscode|1.5.1
YAML|redhat.vscode-yaml|redhat|1.24.0
Zowe Explorer|zowe.vscode-extension-for-zowe|Zowe|3.5.1
A/B Experiments
```
vsliv368:30146709
binariesv615:30325510
nativeloc1:31344060
dwcopilot:31170013
dwoutputs:31242946
copilot_t_ci:31333650
e5gg6876:31282496
pythonrdcb7:31342333
6518g693:31463988
aj953862:31281341
envsactivate1:31551504
gh487529:31544284
cloudbuttont:31379625
3efgi100_wstrepl:31403338
55ia6109:31457054
ec5jj548:31422691
cp_cls_t_966_ss:31526232
4je02754:31466945
c3h7c220:31478652
cp_cls_c_1081:31454833
conptydll_true:31498968
core-renderer-profiling-on:31440367
e9c30283:31461165
46204921:31447328
ei9d7968:31496641
chat:31457767
ddid_c:31478207
hmra_i5g22:31518061
7df3h592:31512476
cp_cls_t_1082:31535311
logging_enabled_new:31498466
db5d2638:31499441
jb_cp_cls_t_632:31543129
56dj4588:31512888
32d76977:31512328
ha629193:31508444
a1ije391_t:31540920
jbcp_cls_pctr_t:31531130
cp_intellij_t_nes:31548657
jf4hg949:31526829
ahp-both-windows:31556933
ihg5j128:31534457
9gg7f176:31542112
enable_editor_pane_layout:31569726
allow-none:31555437
ac562147:31564510
c7c27ce7:31554789
1h923230:31564177
0dg73464:31554319
treatment-23-1:31555779
unuse_dynamic_mcp:31555281
0d8dfbc3:31570291
switchtoauto:31559321
0c1h4866:31566224
vrbsty_fls:31561059
session-archive:31558132
5b8j3302:31564601
mangle-name-treatment:31572634
allow-signed-out:31574473
multiv2:31574985
2bfb8b39:31576696
```
Contributor guide
Assessment
This issue has not been assessed yet.