Skip to content

Feature suggestions: 1) Convert LongVariableNames to integer variables before tokenising? 2) Split lines #69

@NealeTools

Description

@NealeTools

Hi Remy, As a long-time (and very happy) user of this great plugin - I have a couple of feature ideas that would make it even more useful. (But not sure how easy they would be to implement, or if you have any time/interest in expanding this):

1. Convert LongVariableNames to integer variables before parsing.
User specifies a list of %long-variable names with the %integer variable they refer to (e.g. %score -> %s)
Prior to tokenising, a first pass replaces each long-name with the integer form.

2. Split long lines in the editor:
Allow long code lines to be split at colons onto sequential lines in the editor, but then be combined into a single line during tokenisation. Suggest to do this by starting broken lines segments with a colon.

Cheers!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions