Edit with GitHub dev (#28597)
* update edit-file-edit-button and add dropdown Updated images for repository/edit-file * Update repo-edit with dropdown * update dev with dropdown * Optimize images * add line break * Restoring the beta message * Docs team edits * Optimize images Co-authored-by: github-actions <github-actions@github.com> Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com> Co-authored-by: hubwriter <hubwriter@github.com>
This commit is contained in:
@@ -2,8 +2,7 @@
|
||||
title: The github.dev web-based editor
|
||||
intro: 'Use the github.dev {% data variables.product.prodname_serverless %} from your repository or pull request to create and commit changes.'
|
||||
versions:
|
||||
fpt: '*'
|
||||
ghec: '*'
|
||||
feature: 'githubdev-editor'
|
||||
type: how_to
|
||||
miniTocMaxHeadingLevel: 3
|
||||
topics:
|
||||
@@ -37,7 +36,10 @@ You can open any {% data variables.product.prodname_dotcom %} repository in the
|
||||
|
||||
- Press `.` while browsing any repository or pull request on {% data variables.product.prodname_dotcom %}.
|
||||
- Change the URL from "github.com" to "github.dev".
|
||||
|
||||
- When viewing a file, use the dropdown menu next to {% octicon "pencil" aria-label="The edit icon" %} and select **Open in github.dev**.
|
||||
|
||||

|
||||
|
||||
## {% data variables.product.prodname_codespaces %} and the {% data variables.product.prodname_serverless %}
|
||||
|
||||
Both the {% data variables.product.prodname_serverless %} and {% data variables.product.prodname_codespaces %} allow you to edit your code straight from your repository. However, both have slightly different benefits, depending on your use case.
|
||||
|
||||
Reference in New Issue
Block a user