TIL: Press '.' In a GitHub Repo for Magic
1–9 of 9 posts
Re: TIL: Press '.' In a GitHub Repo for Magic
#2Note: only works if you're logged in.
It brings up editor that appears to be vscode based.
Re: TIL: Press '.' In a GitHub Repo for Magic
#3Note: only works if you're logged in. It brings up editor that appears to be vscode based.
Ah. That's why it didn't seem to do anything. What this does should really be in the title.
Re: TIL: Press '.' In a GitHub Repo for Magic
#4Note: only works if you're logged in. It brings up editor that appears to be vscode based.
It most definitely is VS Code based.
Re: TIL: Press '.' In a GitHub Repo for Magic
#5Note: only works if you're logged in. It brings up editor that appears to be vscode based.
The editor here is Monaco. https://microsoft.github.io/monaco-editor/
Re: TIL: Press '.' In a GitHub Repo for Magic
#6Announced by GitHub itself last week, Wed Aug 11, 2021 [1].
Here is a copy of the video [2], in case the tweet goes away.
Re: TIL: Press '.' In a GitHub Repo for Magic
#7Press '?' to see other keyboard shortcuts.
This one is called "Open in github.dev editor."
Even more shortcuts: https://docs.github.com/en/get-started/using-github/keyboard...
Re: TIL: Press '.' In a GitHub Repo for Magic
#8I would love it if they enabled this on pull requests. Having the file tree and the ability to jump around files and methods would be really useful
Re: TIL: Press '.' In a GitHub Repo for Magic
#9I would love it if they enabled this on pull requests. Having the file tree and the ability to jump around files and methods would be really useful
It does work on pull requests.