Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

Evaluate Twinkleplop for terminal code highlighting

オープン
#1,633 コメント 1 件 リアクション 2 件 担当者 1 名 GitHub で見る

メンテナーはふだん 1 日以内に返信

@MathurAditya724 がすでに取り組んでいます。

2026年9月24日 から。

評価

この issue はまだ評価されていません。

説明

jared

Terminal Markdown code blocks use a different highlighter from the local UI, so the advertised Twinkleplop-versus-Shiki speedups do not establish a benefit here. This task tracks evaluating terminal suitability rather than committing to a replacement.

  • The Markdown formatter uses cli-highlight, backed by highlight.js. That dependency renders HTML and parses it into ANSI output; Twinkleplop exposes HTML or flat token spans, not a compatible terminal rendering API.
  • No direct terminal performance comparison has been run. Startup, packaged size, ANSI output, language coverage/autodetection and plain/NO_COLOR behavior remain evaluation concerns. highlight.js is absent from the published comparison.
  • SQL formatting is outside this scope: @sentry/sqlish provides tolerant parsing, parameter recognition and structural formatting in addition to coloring.

via byk.

--

View Junior Session [Sentry]

主要言語
TypeScript
スター
121
フォーク
14
平均マージ
1日 1時間
マージ済み PR(30日)
92

環境構築

このプロジェクトの環境構築ファイルはまだ確認していません。まず README を読み、一般的な手順ははじめてのコントリビューションガイドを参照してください。

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

getsentry/cli のほかの issue

getsentry/cli の issue をすべて見る

似ている issue

TypeScript の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。