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

Formatter needs to allow insert columns on separate lines

オープン
#189 コメント 5 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
4/5
見積もり時間
3〜5日
初心者へのやさしさ
35/100
issue の種類
機能追加
明瞭さ
おおむね明確
活発さ
停滞
技術スタック
sql
領域
tooling

調査の方向性

まず、INSERT のカラムリストの formatter path を見つけ、既存の SELECT カラムのフォーマットと比較します。添付の例を使って期待されるオプションと出力を明確にし、その後、複数行の INSERT カラムの coverage を追加して formatter のテストを実行します。

索引モデルが issue の本文から書いたものです。

説明

enhancement formatting

formatter

Is your feature request related to a problem? Please describe.
Formatter lumps all columns together for an INSERT statement on same line.

Describe the solution you'd like
Please describe the desired behavior.
Like it is with SELECT each column should be allowed its own line as an option.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

主要言語
GAP
スター
277
フォーク
43
平均マージ
6日 17時間
マージ済み PR(30日)
3

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

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

microsoft/SqlScriptDOM のほかの issue

microsoft/SqlScriptDOM の issue をすべて見る

似ている issue

DevTools の issue をもっと見る

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

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