-
Notifications
You must be signed in to change notification settings - Fork 6.6k
Open
Labels
Feature: DecompilerStatus: TriageInformation is being gatheredInformation is being gatheredType: EnhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
The decompiler view emits comments at a static indent level. When code is nested at various levels, such as with if
or while
blocks, then indentation changes, and comments don't line up with other source code.
Describe the solution you'd like
For the indentation of comments to match that of the surrounding source code.
Additional context
static comment indentation configuration:
example showing comments not lining up with surrounding source code:
0x6d696368, Ristovski, BhaaLseN, alexander-pick, Enigmatrix and 7 more
Metadata
Metadata
Assignees
Labels
Feature: DecompilerStatus: TriageInformation is being gatheredInformation is being gatheredType: EnhancementNew feature or requestNew feature or request