1
0
mirror of synced 2026-01-29 12:00:58 -05:00
Files
docs/translations/ja-JP/content/codespaces/developing-in-codespaces/developing-in-a-codespace.md
Chris a282ea534f [Localization] Translation batch 1637091418 (#22869)
* New Crowdin translations by Github Action

* Reset broken translated files to English

* Ran script/i18n/homogenize-frontmatter.js

* Ran script/i18n/fix-translation-errors.js

* Reverted translated files with parsing and rendering errors

* Enable all languages in CI

* Revert "Enable all languages in CI"

This reverts commit b70a5a10b16e29731162389097aa025d3d0f60b8.

Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2021-11-16 21:08:04 +00:00

4.5 KiB

title, intro, product, permissions, redirect_from, versions, type, topics
title intro product permissions redirect_from versions type topics
codespace で開発する {% data variables.product.product_name %} で codespace を開き、{% data variables.product.prodname_vscode %} の機能を使用して開発できます。 {% data reusables.gated-features.codespaces %} You can develop in codespaces you've created for repositories owned by organizations using {% data variables.product.prodname_team %} and {% data variables.product.prodname_ghe_cloud %}.
/github/developing-online-with-github-codespaces/developing-in-a-codespace
/github/developing-online-with-codespaces/developing-in-a-codespace
fpt ghec
* *
how_to
Codespaces
Fundamentals
Developer

About development with {% data variables.product.prodname_codespaces %}

{% data variables.product.prodname_codespaces %} は、{% data variables.product.prodname_vscode %} の完全な開発体験を提供します。 {% data reusables.codespaces.use-visual-studio-features %}

{% data reusables.codespaces.links-to-get-started %}

codespace の概要(注釈付き)

  1. サイドバー: デフォルト設定では、このエリアには Explorer でプロジェクトファイルが表示されます。
  2. アクティビティバー: ビューが表示され、それらを切り替える方法が提供されます。 ビューはドラッグアンドドロップで並べ替えることができます。
  3. エディタ: ファイルを編集できます。 各エディタのタブを使用して、必要な場所に正確に配置できます。
  4. パネル: 出力とデバッグ情報、および統合ターミナルのデフォルトの場所を確認できます。
  5. ステータスバー: このエリアには、codespace とプロジェクトに関する有用な情報が表示されます。 たとえば、ブランチ名、設定されたポートなどです。

{% data variables.product.prodname_vscode %} の使用の詳細については、{% data variables.product.prodname_vscode %} ドキュメントのユーザインターフェースガイドを参照してください。

{% data reusables.codespaces.connect-to-codespace-from-vscode %}

{% data reusables.codespaces.use-chrome %} For more information, see "Troubleshooting Codespaces clients."

Codespace をパーソナライズする

{% data reusables.codespaces.about-personalization %} 詳しい情報については、「アカウントの {% data variables.product.prodname_codespaces %} をパーソナライズする」を参照してください。

{% data reusables.codespaces.apply-devcontainer-changes %}詳しい情報については、「プロジェクトの {% data variables.product.prodname_codespaces %} を設定する」を参照してください。

Codespace からアプリケーションを実行する

{% data reusables.codespaces.about-port-forwarding %} For more information, see "Forwarding ports in your codespace."

変更をコミットする

{% data reusables.codespaces.committing-link-to-procedure %}

Using the {% data variables.product.prodname_vscode_command_palette %}

The {% data variables.product.prodname_vscode_command_palette %} allows you to access and manage many features for {% data variables.product.prodname_codespaces %} and {% data variables.product.prodname_vscode %}. For more information, see "Using the {% data variables.product.prodname_vscode_command_palette %} in {% data variables.product.prodname_codespaces %}."

既存の codespace に移動する

  1. {% data reusables.codespaces.you-can-see-all-your-codespaces %}
  2. 開発する codespace の名前をクリックします。 codespace の名前

Alternatively, you can see any active codespaces for a repository by navigating to that repository and selecting {% octicon "code" aria-label="The code icon" %} Code. The drop-down menu will display all active codespaces for a repository.