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

Add Quadroid JEDI Code Format engine #52

Merged
merged 1 commit into from
Feb 9, 2023

Conversation

quadroid
Copy link
Contributor

@quadroid quadroid commented Nov 6, 2022

Adds an option for my JEDI Code Format fork which supports inline Delphi variables and offers more indentation options. More here.

Also strip UTF BOM when reading formatted files back (otherwise they end up in the editor). This is quite important because Delphi UTF-8 source files are required to have BOM on them.

Also closes #5.

…ntation options).

Strip UTF BOM when reading formatted files back.
@alefragnani alefragnani self-assigned this Feb 9, 2023
@alefragnani alefragnani added enhancement New feature or request good first issue Good for newcomers external tools Related to used external tools labels Feb 9, 2023
@alefragnani alefragnani added this to the Backlog milestone Feb 9, 2023
@alefragnani alefragnani merged commit 32951e3 into alefragnani:master Feb 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request external tools Related to used external tools good first issue Good for newcomers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Suggestion] Use JCF-CLI as code formatter.
2 participants