
  <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
      <title>Chaos and Order</title>
      <link>https://www.youngju.dev/blog</link>
      <description>천천히 올바르게. AI Researcher &amp; DevOps Engineer Youngju&#39;s tech blog. GPU/CUDA, LLM, MLOps, Kubernetes AI workloads, distributed training, and data engineering.</description>
      <language>ko</language>
      <managingEditor>fjvbn2003@gmail.com (Youngju Kim)</managingEditor>
      <webMaster>fjvbn2003@gmail.com (Youngju Kim)</webMaster>
      <lastBuildDate>Sat, 16 May 2026 00:00:00 GMT</lastBuildDate>
      <atom:link href="https://www.youngju.dev/tags/hls/feed.xml" rel="self" type="application/rss+xml"/>
      
  <item>
    <guid>https://www.youngju.dev/blog/culture/2026-05-16-lsp-tree-sitter-ecosystem-2026-ast-grep-biome-helix-zed-neovim-treesitter-deep-dive.en</guid>
    <title>LSP &amp; Tree-sitter Ecosystem 2026 — ast-grep / Biome / Helix / Zed / Neovim Treesitter / Per-Language LSPs Deep Dive</title>
    <link>https://www.youngju.dev/blog/culture/2026-05-16-lsp-tree-sitter-ecosystem-2026-ast-grep-biome-helix-zed-neovim-treesitter-deep-dive.en</link>
    <description>In 2026, the real center of gravity of code tooling is no longer &quot;which app you use.&quot; It is two standards. LSP (Language Server Protocol) standardized intelligence; Tree-sitter standardized structure. On top of these two axes live ast-grep (Rust + Tree-sitter, funded 2024), BiomeJS (replacing ESLint + Prettier), Marksman (Markdown LSP), Helix (built-in LSP + TS), Zed (TS + LSP + collab), Neovim with nvim-treesitter / lsp-zero / nvim-lspconfig, and per-language LSPs like rust-analyzer / gopls / pyright / basedpyright / typescript-language-server / clangd / jdtls / Solargraph / elixir-ls / hls / ocaml-lsp / sumneko-lua / jedi / pylyzer, plus structural search via Comby / Semgrep / CodeQL. One book on the 2026 ecosystem.</description>
    <pubDate>Sat, 16 May 2026 00:00:00 GMT</pubDate>
    <author>fjvbn2003@gmail.com (Youngju Kim)</author>
    <category>lsp</category><category>tree-sitter</category><category>ast-grep</category><category>biomejs</category><category>marksman</category><category>helix-editor</category><category>zed</category><category>nvim-treesitter</category><category>lsp-zero</category><category>rust-analyzer</category><category>gopls</category><category>pyright</category><category>basedpyright</category><category>typescript-lsp</category><category>clangd</category><category>jdtls</category><category>solargraph</category><category>elixir-ls</category><category>hls</category><category>sumneko-lua</category><category>jedi</category><category>comby</category><category>semgrep</category><category>codeql</category><category>2026</category><category>deep-dive</category><category>english</category>
  </item>

  <item>
    <guid>https://www.youngju.dev/blog/culture/2026-05-16-lsp-tree-sitter-ecosystem-2026-ast-grep-biome-helix-zed-neovim-treesitter-deep-dive.ja</guid>
    <title>LSP &amp; Tree-sitter エコシステム 2026 — ast-grep / Biome / Helix / Zed / Neovim Treesitter / 言語別 LSP 徹底ガイド</title>
    <link>https://www.youngju.dev/blog/culture/2026-05-16-lsp-tree-sitter-ecosystem-2026-ast-grep-biome-helix-zed-neovim-treesitter-deep-dive.ja</link>
    <description>2026 年のコードツールの重心は「どのアプリを使うか」ではない。重心は二つの標準にある — LSP(Language Server Protocol)は「知能」を、Tree-sitter は「構造」を標準化した。この二軸の上に ast-grep(Rust + Tree-sitter、2024 年調達)、BiomeJS(ESLint+Prettier の置き換え)、Marksman(Markdown LSP)、Helix(LSP+TS 内蔵)、Zed(TS+LSP+コラボ)、Neovim の nvim-treesitter / lsp-zero / nvim-lspconfig 連携、そして rust-analyzer / gopls / pyright / basedpyright / typescript-language-server / clangd / jdtls / Solargraph / elixir-ls / hls / ocaml-lsp / sumneko-lua / jedi / pylyzer のような言語別 LSP、加えて Comby / Semgrep / CodeQL の構造検索まで — 2026 年のコードツール生態系を一冊にまとめる。</description>
    <pubDate>Sat, 16 May 2026 00:00:00 GMT</pubDate>
    <author>fjvbn2003@gmail.com (Youngju Kim)</author>
    <category>lsp</category><category>tree-sitter</category><category>ast-grep</category><category>biomejs</category><category>marksman</category><category>helix-editor</category><category>zed</category><category>nvim-treesitter</category><category>lsp-zero</category><category>rust-analyzer</category><category>gopls</category><category>pyright</category><category>basedpyright</category><category>typescript-lsp</category><category>clangd</category><category>jdtls</category><category>solargraph</category><category>elixir-ls</category><category>hls</category><category>sumneko-lua</category><category>jedi</category><category>comby</category><category>semgrep</category><category>codeql</category><category>2026</category><category>deep-dive</category><category>日本語</category>
  </item>

  <item>
    <guid>https://www.youngju.dev/blog/culture/2026-05-16-lsp-tree-sitter-ecosystem-2026-ast-grep-biome-helix-zed-neovim-treesitter-deep-dive</guid>
    <title>LSP &amp; Tree-sitter 생태계 2026 — ast-grep / Biome / Helix / Zed / Neovim Treesitter / 언어별 LSP 심층 가이드</title>
    <link>https://www.youngju.dev/blog/culture/2026-05-16-lsp-tree-sitter-ecosystem-2026-ast-grep-biome-helix-zed-neovim-treesitter-deep-dive</link>
    <description>에디터·IDE의 핵심은 더 이상 &quot;어떤 앱을 쓰느냐&quot;가 아니다. 2026년의 핵심은 두 개의 표준이다 — LSP(Language Server Protocol)는 &quot;지능&quot;을, Tree-sitter는 &quot;구조&quot;를 표준화했다. 이 두 축 위에 ast-grep(Rust + Tree-sitter, 2024년 펀딩), BiomeJS(ESLint+Prettier 대체), Marksman(Markdown LSP), Helix(빌트인 LSP+TS), Zed(TS+LSP+협업), Neovim의 nvim-treesitter/lsp-zero/nvim-lspconfig 체인, 그리고 rust-analyzer/gopls/pyright/basedpyright/typescript-language-server/clangd/jdtls/Solargraph/elixir-ls/hls/ocaml-lsp/sumneko-lua/jedi/pylyzer 같은 언어별 LSP, 그리고 Comby/Semgrep/CodeQL의 구조적 검색까지 — 2026년 코드 도구 생태계를 한 권으로 정리한다.</description>
    <pubDate>Sat, 16 May 2026 00:00:00 GMT</pubDate>
    <author>fjvbn2003@gmail.com (Youngju Kim)</author>
    <category>lsp</category><category>tree-sitter</category><category>ast-grep</category><category>biomejs</category><category>marksman</category><category>helix-editor</category><category>zed</category><category>nvim-treesitter</category><category>lsp-zero</category><category>rust-analyzer</category><category>gopls</category><category>pyright</category><category>basedpyright</category><category>typescript-lsp</category><category>clangd</category><category>jdtls</category><category>solargraph</category><category>elixir-ls</category><category>hls</category><category>sumneko-lua</category><category>jedi</category><category>comby</category><category>semgrep</category><category>codeql</category><category>2026</category><category>deep-dive</category>
  </item>

    </channel>
  </rss>
