Skip to content

[core] Support configurable tabsize for AST node position in reports #292

@adangel

Description

@adangel

See #288 for an example.

There should be a property, that is configured via commandline/ant/... to configure the tabsize.
It's currently at the default value of 8.
Note: At least the Designer needs to be adjusted, too - since it also has a special tab handling, which is currently 8.

If the tabsize doesn't match your editor configuration, then you might have trouble finding the reported violation position.

And consider setting the tabsize to 4 by default for all languages, since this is the most common setting nowadays.

Metadata

Metadata

Assignees

No one assigned

    Labels

    an:enhancementAn improvement on existing features / rulesin:astAbout the AST structure or API, the parsing stepin:grammarAbout the grammar of a lexer or parser, eg, a parse/lex exception

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions