Investigate if vscode support ANSI escape codes in console output window
Open
0 - Backlog
A- Enhancement
- Dominant language
- TypeScript
- Stars
- 6
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Below screenshot shows the color coded output in QtCreator which uses ANSI escape sequences http://en.wikipedia.org/wiki/ANSI_escape_code
When AppRun is launched with below parameters, ANSI color codes are added automatically by AppRun based on the severity level of the log message
`C:\Users\shob7068\Applications\ArcGIS\AppStudio\bin\AppRun.exe C:/Users/shob7068/ArcGIS/AppStudio/Apps/13da1940fd1e4c06a7737785e3c9ec46 --colorConsoleOutput`
This issue is for investigating if vscode supports ANSI escape codes in console output window
@zhitaop @marikavertzonis
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.