NativeScript / NativeScript/nativescript-cli
[Request] Apply Font Colors to Console Output to Improve Differentiation
オープン
まだ誰も着手していません。
device logs
feature
ux
- 主要言語
- JavaScript
- スター
- 1.1k
- フォーク
- 204
- 平均マージ
- 1日 9時間
- マージ済み PR(30日)
- 8
説明
Currently, the CLI provides a great deal of information when running applications against a device like an iPhone. At times, it can be difficult to pick out console.log() statements from your application because the font color is the same for all output that's emitted to the console.
Request: Apply specific font colors to different message types (i.e. console.log() vs info vs warnings vs errors vs device logs) that are output to the console.
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず、console.log の出力、情報メッセージ、警告、エラー、デバイスログを出力する CLI コードを特定します。これらのメッセージ種別がどのようにコンソールへ到達するかを追跡します。各要求された種別にそれぞれ異なるフォントカラーが設定され、デバイス実行時の CLI 出力で動作が検証されれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- javascript
- 領域
- cli
- issue の種類
- 機能追加
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100