3
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

IntelliJ IDEA で .dig を目に優しく扱う

3
Posted at

.digとは

.digはdigdagというタスクスケジューラで扱うファイルの拡張子です。

.digはYAMLで記述されているため、IntelliJでカラーハイライト付きで扱うことができます。

IntelliJ IDEA で.digを扱うための設定

  1. File -> Settings -> Editor > File Types で YAMLを選択
  2. 下ウィンドウの「+」をクリックして「*.dig」と入力→OK→Apply

yaml_dig_intellij.png

3
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
3
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?