forked from tgstation/tgstation
-
Notifications
You must be signed in to change notification settings - Fork 51
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## Что этот PR делает Добавляет два рекомендованных расширения в воркспейс: ### 1. Log File Highlighter Позволяет добавить стили логам по паттернам. Плагин настроен. ### 2. Filter Lines Позволяет отфильтровать строки логов по паттерну во временный файл, который можно сохранить, если нужно. Использование через команды VSC: <details><summary>Details</summary> <p> ![image](https://github.com/user-attachments/assets/74f951b7-1dd0-4d81-89a2-be9c84d7c1af) </p> </details> ## Summary by Sourcery Add Log File Highlighter and Filter Lines extensions to the workspace to improve log analysis and filtering. Enhancements: - Improve log analysis by highlighting log lines based on patterns. - Enable filtering log lines by pattern into a temporary file, which can be saved if needed.
- Loading branch information
1 parent
fa47895
commit 758a661
Showing
2 changed files
with
62 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters