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

49 expression formatter #140

Open
wants to merge 25 commits into
base: develop
Choose a base branch
from
Open

49 expression formatter #140

wants to merge 25 commits into from

Conversation

gustason
Copy link
Collaborator

Do not merge!
Currently, 37 tests do not pass because of the bug in #116.

gmickus added 7 commits August 27, 2024 09:53
# Conflicts:
#	package.json
#	resources/functionalTests/define-inClass/input.p
#	resources/functionalTests/define-inClass/target.p
#	resources/functionalTests/define-inFunction/input.p
#	resources/functionalTests/define-inFunction/target.p
#	resources/functionalTests/define/16inClass/input.p
#	resources/functionalTests/define/16inClass/target.p
#	resources/functionalTests/define/16inFunction/input.p
#	resources/functionalTests/define/16inFunction/target.p
#	resources/functionalTests/define/define-inClass/input.p
#	resources/functionalTests/define/define-inClass/target.p
#	resources/functionalTests/define/define-inFunction/input.p
#	resources/functionalTests/define/define-inFunction/target.p
#	src/v2/formatterFramework/FormatterHelper.ts
#	src/v2/formatterFramework/enableFormatterDecorators.ts
@gustason gustason linked an issue Aug 30, 2024 that may be closed by this pull request
@gustason
Copy link
Collaborator Author

gustason commented Sep 2, 2024

Now 19 tests do not pass because of the tests for assign and the bug in #147. Need to turn off the expression formatted for all the assign tests.

@gustason
Copy link
Collaborator Author

gustason commented Sep 2, 2024

Now only 1 failing test due to #147.

@gustason gustason mentioned this pull request Sep 2, 2024
@PauliusKu
Copy link
Collaborator

@gustason can you fix merge conflicts? Also, is this one blocking issue critical for us? Maybe we can proceed with this formatter.

@PauliusKu PauliusKu self-requested a review January 6, 2025 08:25
@PauliusKu
Copy link
Collaborator

I see that tests are not passing. @gustason please check, maybe settings in testing folder are not up to date.

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.

Expression formatter
2 participants