Skip to content

Preserve Custom Formatting When Compiling Client‑Side Class (*.cls) Documents #1729

@isc-klu

Description

@isc-klu

Currently, custom formatting in client-side *.cls documents is lost during compilation. For example:

  • Keywords (e.g., classmethod) are automatically rewritten to PascalCase (e.g., ClassMethod)
  • Empty lines between methods are normalized to a single blank line
  • Line breaks within method parameter lists are removed

It would be beneficial to decouple formatting from compilation so that user-defined formatting is preserved.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions