Skip to content

Visual Studio Code 向けの dev container を用意する #13

@usualoma

Description

@usualoma

Visual Studio Code の Remote - Containers を使うと、MTを起動したコンテナの中でエディタのサーバーを起動することができる。

https://code.visualstudio.com/docs/remote/containers

メリットとしては、以下のようなことがある。

  • ローカルにperlの環境を作らなくても、開発環境の中で Language Server を起動して利用することができる
  • 複数リポジトリを結合したようなMTの環境でも、リポジトリとしては git のリポジトリを維持したまま、プラグイン以下の .pm から lib/MT 以下の .pm にジャンプするようなことがやりやすくなる

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions