Merged
Conversation
Replaces .mess file watching with tee'd capture of the full run output, and extends the parser to handle Python tracebacks, SyntaxErrors, Fatal Python errors, and MED/Fortran errors. Previously diagnostics only appeared when the .export declared `F mess`, and only for code_aster's box-drawn <A>/<E>/<F> messages; most real failures produced none.
Replaces the \$(rocket) codicon (which can't be tinted) with an SVG file so the run button picks up the blue #1057C8 that matches the new .export file icon. Consolidates into a single icone-rocket.svg used by both.
Replaces the \$(eye) codicon (which can't be tinted) with an SVG file so the mesh viewer button on .comm files picks up the orange #FF861D that matches the .med file icon. Also consolidates the duplicate MED icon files into a single icone-med.svg.
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
[1.6.0] - 2026-04-15
Run workflow overhaul: terminal reuse, automatic diagnostics in the Problems panel, and refreshed toolbar icons.
Added
<A>warnings and<E>/<F>errors from code_aster, Python tracebacks,SyntaxErrors, fatal errors (e.g. segfaults), and MED/Fortran errors now surface automatically in the VS Code Problems panel — noF messentry required in the.export.comm/.com1line when possible (via CMDTAG markers and Python tracebacks), and cleared between runscode-aster runnerterminal is now reused across runs instead of spawning a new one each time.exportfile icon) and orange eye for the mesh viewer button (matches the.medpalette)