|
Is it possible to customise the "Go Home" link in the application menu? Currently it leads to the github page of vscode. I would like to instead forward to my web application from which the editor was opened. |
Replies: 5 comments 16 replies
|
It appears to be hardcoded. I was going to remove it but we could
definitely make it customizable instead.
|
|
Maybe the links did not suppose to work because they are specific to vscode? |
|
@code-asher any prospect of moving forward on this? I am happy to contribute a PR but I could use some pointers on where to look for the values |
|
This has been added and should be available in the next release! See the upcoming docs to learn how you'll be able to utilize it. Thanks @ykazakov for starting this discussion! PR #2435 |
|
What is the progress of this issue? This is a feature I need! |

This has been added and should be available in the next release!
See the upcoming docs to learn how you'll be able to utilize it.
Thanks @ykazakov for starting this discussion!
PR #2435