Skip to content

feat: runFilesでのリアルタイムdiagnostic出力機能およびエディタ表示を追加 - #239

Draft
na-trium-144 wants to merge 5 commits into
mainfrom
feat/runtime-diagnostics
Draft

feat: runFilesでのリアルタイムdiagnostic出力機能およびエディタ表示を追加#239
na-trium-144 wants to merge 5 commits into
mainfrom
feat/runtime-diagnostics

Conversation

@na-trium-144

@na-trium-144 na-trium-144 commented Aug 18, 2026

Copy link
Copy Markdown
Contributor

close #83

Geminiに作らせた

  • diagnosticパーサーを別ディレクトリに置きたくない
  • エディタで一番内側のフレームのみをエラー表示にする
  • C++,Rustの実装

@na-trium-144
na-trium-144 marked this pull request as draft August 18, 2026 05:36
@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Aug 18, 2026

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
my-code cfa2490 Commit Preview URL

Branch Preview URL
Aug 26 2026, 04:09 PM

Base automatically changed from sandbox-page to main August 18, 2026 19:25
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

Successfully merging this pull request may close these issues.

エラー発生時にスタックトレースからエディターの該当行をハイライト

1 participant