Almenon / Almenon/AREPL-vscode

Handle ansi control codes for colour

オープン
#437 コメント 2 件 リアクション 1 件 担当者 0 名 GitHub で見る
enhancement
主要言語
TypeScript
スター
301
フォーク
46
PR マージ指標
30日以内にマージされた PR はありません

説明

Console within VSC on Windows shows those:
grey = "\x1b[38;20m"
yellow = "\x1b[33;20m"
red = "\x1b[31;20m"
bold_red = "\x1b[31;1m"
reset = "\x1b[0m

This should work without installing the colour-theme for windows.

I could just install the colour-theme for windows, but did not try yet. (https://www.howtogeek.com/322432/how-to-customize-your-command-prompts-color-scheme-with-microsofts-colortool/)

**Additional context**

![log-colours](https://user-images.githubusercontent.com/31247214/204388337-2aaa140c-92d3-4c59-921f-49df8ac70c19.PNG)

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

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

評価

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

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

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