0
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?

はじめに

VS Code の TOML用拡張機能を探していて見かけた、以下の「Tombi」についてのメモです。

●Tombi - Visual Studio Marketplace
 https://marketplace.visualstudio.com/items?itemName=tombi-toml.tombi

2026-06-28_23-49-46.jpg

Tombi について

Tombi は Rust で書かれた TOML用のツールキットになるようです。公式の説明を見ると、以下の 3つの機能をまとめて提供しているようです。

  • Formatter
  • Linter
  • Language Server

公式ページ

また、公式ページは以下になるようです。

●Tombi
 https://tombi-toml.github.io/tombi/

2026-06-28_23-46-17.jpg

その他、ドキュメントとや GitHub のリポジトリも、以下にメモしておきます。

●Overview
 https://tombi-toml.github.io/tombi/docs/

●tombi-toml/tombi: TOML Formatter / Linter / Language Server
 https://github.com/tombi-toml/tombi

Tombi を探した理由

当初、VS Code の TOML用拡張機能を探していた際、出てきたものは「Even Better TOML」でした。

その Even Better TOML について、VS Code拡張用のページを見ると、最新のアップデートタイミングが 2024年12月となっていました。

●Even Better TOML - Visual Studio Marketplace
 https://marketplace.visualstudio.com/items?itemName=tamasfe.even-better-toml

2026-06-28_23-48-49.jpg

それで、最近もアップデートされている VS Code の TOML用拡張機能のを探したところ、「Tombi」が出てきました。以下を見ると、2026年6月末の最終アップデートとなっています。

2026-06-28_23-50-01.jpg

Tombi の利用について

とりあえず、自分が実現したかった基本的な機能は使えそうです。

このまま、しばらく使ってみようと思います。

0
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
0
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?