Skip to content

Code Textarea Not Maintaining Language-Specific Indentation #1

@Lohithsurya

Description

@Lohithsurya

The textarea used for code input does not correctly maintain the indentation rules specific to various programming languages or you should be giving the space manually. This affects the readability and structure of the code, making it difficult for users to write and format their code correctly.

For example,
when you write for statement in python and head to next line it should automatically start after an indentation.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions