Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make a "Summary" addition in "Information" window with frequently used info #112

Open
dragokas opened this issue Aug 5, 2021 · 0 comments

Comments

@dragokas
Copy link
Contributor

dragokas commented Aug 5, 2021

This is for convenience only.

image

You see 1 warning, but you're unable to double click it instanlty and move to a specific line of code.
That requires you to scroll mouse a little bit firstly, to found such line:

image

What I suggest:
Parse that output, and after all output is displayed in "Information" window, complement it with only such 3 lines:

Summary:
[05.08.2021 19:19:04]     H:\_To_games\Left4Dead_2\My_mods\Weapon\WeaponSets\scripting\l4d_weapon_set.sp(1070) : warning 204: symbol is assigned a value that is never used: "type"
[05.08.2021 19:19:04]     1 Warning.

And so on for "errors".
So, these most important lines will always be the last in window, and you can double-click them instantly after compilation attempt even if "Information" window size is minimal.

And, yeah, I can always change a size of "Information" window to see all required lines instantly. But, this is a waste of work space.

@dragokas dragokas changed the title Console output parsing & repeating most important parts Make a "Summary" addition in "Information" window with frequently used info Aug 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants