-
Notifications
You must be signed in to change notification settings - Fork 28
Closed
Description
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
Labels
No labels