You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When opening the documentation popover using ^Q, I see a filename with absolute path and file extension in blue at the bottom of the popover. Clicking it will open the file in an external editor, outside of IntelliJ.
To Reproduce
Steps to reproduce the behavior:
Move cursor over a function
Press Ctrl+Q
See documentation popover
See absolute path to file at the bottom
Click filename
Notice that file opens in external editor
Expected behavior
I would expect two things to be different:
Instead of the absolute path to the file, I would expect the Clojure namespace to be shown
I would expect a click on the filename (namespace) to open the file in IntelliJ
Desktop (please complete the following information):
OS: Linux
Intellij version: see below
Plugin version: see below
IntelliJ IDEA 2024.3.1 (Ultimate Edition)
Build #IU-243.22562.145, built on December 9, 2024
Licensed to [REDACTED]
Subscription is active until [REDACTED].
Runtime version: 21.0.5+8-b631.28 amd64 (JCEF 122.1.9)
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
Toolkit: sun.awt.wl.WLToolkit
Linux 6.12.4-200.fc41.x86_64
GC: G1 Young Generation, G1 Concurrent GC, G1 Old Generation
Memory: 8192M
Cores: 8
Registry:
ide.experimental.ui=true
i18n.locale=
org.toml.json.schema=false
Non-Bundled Plugins:
com.jetbrains.plugins.ini4idea (243.22562.180)
org.jetbrains.plugins.go (243.22562.145)
com.github.clojure-lsp (2.6.4)
djblue.portal (0.58.4)
com.intellij.grazie.pro (0.3.354)
name.kropp.intellij.makefile (243.21565.122)
com.intellij.plugins.watcher (243.22562.13)
org.intellij.plugins.hcl (243.22562.13)
PythonCore (243.22562.145)
com.jetbrains.rust (243.22562.187)
aws.toolkit.core (3.45-243)
com.github.clojure-repl (1.6.0)
com.jetbrains.space (243.21565.122)
org.jetbrains.plugins.go-template (243.21565.122)
com.intellij.ideolog (243.22562.180)
PlantUML integration (7.11.2-IJ2023.2)
com.intellij.datagen (243.21565.122)
org.jetbrains.plugins.localization (243.21565.122)
com.intellij.properties.bundle.editor (243.21565.122)
Pythonid (243.22562.145)
com.intellij.aqua (243.22562.155)
com.intellij.ml.llm (243.22562.251.6)
mobi.hsz.idea.gitignore (4.5.4)
com.jetbrains.plugins.jade (243.21565.129)
com.intellij.bigdatatools.core (243.22562.145)
com.intellij.bigdatatools.binary.files (243.21565.129)
com.intellij.bigdatatools.rfs (243.22562.145)
com.intellij.tide (243.22562.164)
mdx.js (243.21565.120)
com.dmarcotte.handlebars (243.21565.122)
deno (243.22562.13)
to.bri.intellij.clubhouse (0.1.13)
net.ashald.envfile (3.4.2)
com.jetbrains.php (243.22562.164)
aws.toolkit (3.45-243)
Kotlin: 243.22562.145-IJ
Current Desktop: KDE
The text was updated successfully, but these errors were encountered:
Describe the bug
When opening the documentation popover using ^Q, I see a filename with absolute path and file extension in blue at the bottom of the popover. Clicking it will open the file in an external editor, outside of IntelliJ.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
I would expect two things to be different:
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: