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

[Feature request] Diff View #66

Closed
phodal opened this issue Aug 30, 2024 · 0 comments
Closed

[Feature request] Diff View #66

phodal opened this issue Aug 30, 2024 · 0 comments

Comments

@phodal
Copy link
Owner

phodal commented Aug 30, 2024

Is your feature request related to a problem? Please describe.
No

Describe the solution you'd like

/view("diff")

Additional context

@phodal phodal changed the title [Feature request] Diff Manager [Feature request] Diff View Aug 31, 2024
phodal added a commit that referenced this issue Sep 4, 2024
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.
@phodal phodal closed this as completed in 5f9bc12 Sep 4, 2024
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

No branches or pull requests

1 participant