Skip to content

Adding many options as an or'ed list of flags #85

@GingkoFr

Description

@GingkoFr

Hello.

Why not adding an option to all suitable methods which would be an integer defaulting to zero, able to receive an or'ed list of flags, each ones defining an option (chosen among a list provided as define('')'s constants) ?
Many options could be defined there :

  • Convert keywords to uppercases (or to lowercases)
  • Convert function names to uppercases (or to lowercases)
  • Add back-ticks wherever suitable
  • Add 'AS' keyword before aliases if not already there
  • Add line numbering to syntax highlighting
  • Etc, etc

This would be largely open to future as an integer could potentially contain up to 32 options.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions