Skip to content

add vscode applications to the predefined IDEs for "Open in Editor"#606

Merged
dfaure-kdab merged 1 commit intoKDAB:masterfrom
GitMensch:patch-1
Mar 4, 2024
Merged

add vscode applications to the predefined IDEs for "Open in Editor"#606
dfaure-kdab merged 1 commit intoKDAB:masterfrom
GitMensch:patch-1

Conversation

@GitMensch
Copy link
Contributor

@GitMensch GitMensch commented Feb 28, 2024

@dfaure may want to have a look at this, too, as he added the call to the code binary

  • added vscodium
  • have both vscode applications also available on Windows + MacOS

Question: Is it fine to push the suggested formatting change?

-    {"codium", "-g %f:%l:%c", QT_TRANSLATE_NOOP("MainWindow", "VSCodium"), "codium"}
-};
+    {"codium", "-g %f:%l:%c", QT_TRANSLATE_NOOP("MainWindow", "VSCodium"), "codium"}};

@GitMensch
Copy link
Contributor Author

And just a note to people interested - this also works fine when running HotSpot on remote environments when started from vscode terminal (both on WSL and SSH remotes).

@dfaure-kdab
Copy link
Member

Yes please apply the clang-format fix as well.

* added vscodium
* have both vscode applications also available on Windows + MacOS
@GitMensch
Copy link
Contributor Author

done

@dfaure-kdab dfaure-kdab merged commit 6f9f958 into KDAB:master Mar 4, 2024
@GitMensch GitMensch deleted the patch-1 branch March 4, 2024 10:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants