Skip to content
This repository has been archived by the owner on Oct 18, 2024. It is now read-only.

Error Code Block not format #1879

Open
5 tasks done
HanzoDev1375 opened this issue Aug 18, 2024 · 0 comments
Open
5 tasks done

Error Code Block not format #1879

HanzoDev1375 opened this issue Aug 18, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@HanzoDev1375
Copy link

Issue Checklist

  • I confirm that this issue is not a duplicate and hasn't been reported before.
  • I agree to follow the project's code of conduct.
  • I have checked and verified that I am using the latest version of AndroidIDE from GitHub or F-Droid.

Additional terms

  • I understand that providing incomplete or inaccurate information may result in the issue being closed.
  • I agree to provide all requested details promptly for a comprehensive bug report.

Issue explanation

Hello, when I use the block code, the editor cannot sort my code

demo java code

var it = """ 

test 
    test
test


""" 

Expected behavior

I expect the block code to be arranged like other codes. In the original version of Google Java format, this problem is solved, but in your program, it is not yet.

Version name

I am using the latest final release

Download source

GitHub

Relevant log output

No response

@HanzoDev1375 HanzoDev1375 added the bug Something isn't working label Aug 18, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant