1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-08 08:45:44 +02:00
cdt/core
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
..
org.eclipse.cdt.core Bug 572648: Handle cases of empty (EOF) JSON files 2021-04-08 10:56:14 -04:00
org.eclipse.cdt.core.linux Bug 572552 - CDT releng: update versions to 10.3.0 2021-04-04 16:17:25 -04:00
org.eclipse.cdt.core.linux.aarch64 Bug 572552 - CDT releng: update versions to 10.3.0 2021-04-04 16:17:25 -04:00
org.eclipse.cdt.core.linux.ppc64le Bug 572552 - CDT releng: update versions to 10.3.0 2021-04-04 16:17:25 -04:00
org.eclipse.cdt.core.linux.x86_64 Bug 572552 - CDT releng: update versions to 10.3.0 2021-04-04 16:17:25 -04:00
org.eclipse.cdt.core.macosx Bug 572581: update jnilibs for new version of cdt-infra 2021-04-04 21:18:31 -04:00
org.eclipse.cdt.core.native Bug 563015: terminal: open files/links with ctrl-click 2021-04-12 16:04:07 -04:00
org.eclipse.cdt.core.tests [releng] Remove no longer needed API problem filters 2021-04-12 09:28:46 -04:00
org.eclipse.cdt.core.win32 Bug 572552 - CDT releng: update versions to 10.3.0 2021-04-04 16:17:25 -04:00
org.eclipse.cdt.core.win32.x86_64 Bug 572749: Try to always show error in English in exception 2021-04-10 14:44:44 -04:00
org.eclipse.cdt.ui [releng] Bump version number 2021-01-11 15:14:09 -05:00
org.eclipse.cdt.ui.tests Bug 572552 - CDT releng: update versions to 10.3.0 2021-04-04 16:17:25 -04:00
pom.xml Bug 572552 - CDT releng: update versions to 10.3.0 2021-04-04 16:17:25 -04:00