Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
usualoma opened this issue Jan 7, 2022 · 0 comments
Open

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

usualoma opened this issue Jan 7, 2022 · 0 comments

Comments

@usualoma
Copy link
Member

usualoma commented Jan 7, 2022

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

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

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

  • ローカルにperlの環境を作らなくても、開発環境の中で Language Server を起動して利用することができる
  • 複数リポジトリを結合したようなMTの環境でも、リポジトリとしては git のリポジトリを維持したまま、プラグイン以下の .pm から lib/MT 以下の .pm にジャンプするようなことがやりやすくなる
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant