You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adds a new DiffProcessor to the middleware, which includes:
- Implementation of the DiffProcessor class in the middleware/builtin package.
- Registration of the DiffProcessor in the shirecore.xml configuration file.
- Introduction of the Diff handle type within the BuiltinPostHandler enum.
The DiffProcessor is designed to display diffs between two pieces of code, enhancing the capability of the code handling middleware.
Is your feature request related to a problem? Please describe.
No
Describe the solution you'd like
Additional context
The text was updated successfully, but these errors were encountered: