1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-31 04:03:27 +02:00
cdt/core/org.eclipse.cdt.core.native
Fabrizio Iannetti e6d5c634b9 Bug 563015: terminal: open files/links with ctrl-click
- hover with ctrl+mouse underlines word under cursor
- ctrl-click tries to open the word:
  - if a relative path (not starting with /) a full path is
    obtained by prepending the shell cwd
  - if the fullpath maps to a workspace file, it is opened
  - otherwise open the OpenResource dialog with the word as
    filter text
  - if there is line/column information (separated by colons)
    then the opened editor jumps to that line
- http and https words are opened in a browser window

Change-Id: I3f46accbf1eac6743d7b0c3b34bf30ac5e7523bb
Signed-off-by: Fabrizio Iannetti <fabrizio.iannetti@gmail.com>
Also-by: Jonah Graham <jonah@kichwacoders.com>
Signed-off-by: Jonah Graham <jonah@kichwacoders.com>
2021-04-12 16:04:07 -04:00
..
.settings Bug 568079: Reformat source code using clang-format 2020-10-31 20:13:42 -04:00
META-INF Bug 572552 - CDT releng: update versions to 10.3.0 2021-04-04 16:17:25 -04:00
native_src Bug 572749: Try to always show error in English in exception 2021-04-10 14:44:44 -04:00
schema Bug 521515 - Access Windows registry using JNA 2020-07-18 08:36:44 +02:00
src/org/eclipse/cdt Bug 563015: terminal: open files/links with ctrl-click 2021-04-12 16:04:07 -04:00
.classpath Bug 562494: Update BREE to Java 11 2020-08-24 17:50:56 -04:00
.options Bug 568079: Hook into Eclipse tracing system for native code 2020-11-04 13:37:24 -05:00
.project Bug 568079: Format C/C++ code 2020-10-24 16:54:40 -04:00
about.html Bug 540371: Update to EPLv2 using releng/scripts/change_to_eplv2.sh 2018-11-22 20:31:51 +00:00
about.ini Bug 558827: Add and/or fix branding on all features 2020-01-09 15:11:35 -05:00
about.mappings Bug 558827: Add and/or fix branding on all features 2020-01-09 15:11:35 -05:00
about.properties Bug 572552 - CDT releng: update versions to 10.3.0 2021-04-04 16:17:25 -04:00
build.properties Bug 521515: Do not log every failed access attempt 2020-08-18 14:52:26 -04:00
cdt_logo_icon32.png Bug 558827: Add and/or fix branding on all features 2020-01-09 15:11:35 -05:00
plugin.properties Bug 568728: Drop execute permission on files 2020-11-18 17:38:22 +01:00
plugin.xml Bug 521515 - Access Windows registry using JNA 2020-07-18 08:36:44 +02:00
pom.xml Bug 572552 - CDT releng: update versions to 10.3.0 2021-04-04 16:17:25 -04:00