Skip to content

always highlight log lines with Process started#3873

Merged
sunderme merged 1 commit intotexstudio-org:masterfrom
octaeder:loghighlighter
Nov 11, 2024
Merged

always highlight log lines with Process started#3873
sunderme merged 1 commit intotexstudio-org:masterfrom
octaeder:loghighlighter

Conversation

@octaeder
Copy link
Copy Markdown
Contributor

This PR aims to improve highlighting of the message log. When you start a LaTeX compile the log shows a green line with the build command. This is because the line contains .tex from the file name given (including extension):

grafik

But not in all cases a command uses the file name including extension. For example, when you run Biber all log lines are black:

grafik

So this PR will change the color to green for all lines, which would be black under the same conditions, but contain Process started::

grafik

This helps finding quickly the start of the next process.

@sunderme sunderme merged commit f5e4360 into texstudio-org:master Nov 11, 2024
@sunderme
Copy link
Copy Markdown
Member

Thanks

@octaeder octaeder deleted the loghighlighter branch November 11, 2024 22:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants