Added code-runner-output and arduino-output to filtered out outputs

This commit is contained in:
Juha Ristolainen
2020-01-06 14:42:11 +00:00
parent 75f1767d3d
commit a5430b9acf
3 changed files with 23 additions and 2 deletions

View File

@@ -2,6 +2,13 @@
All notable changes to the "code-stats-vscode" extension will be documented in this file.
## [1.0.16] - 2020-01-06
### Changed
Updated dependencies.
Filtered out certain output types like code runner output, etc.
## [1.0.15] - 2019-04-04
### Changed