Right now, --complete, --simplify, and --detect-integers have to be specified manually on the command line in order to enable completion and simplifications.
Usually, these options are what the user wants, which is why they should be enabled by default and optionally switched off if necessary.
Right now, `--complete`, `--simplify`, and `--detect-integers` have to be specified manually on the command line in order to enable completion and simplifications.
Usually, these options are what the user wants, which is why they should be enabled by default and optionally switched off if necessary.
patrick
added this to the anthem 0.1.9 milestone 2018-04-19 17:33:20 +02:00
patrick
self-assigned this 2018-04-19 17:33:20 +02:00
patrick
changed title from Make completion and simplifications the default to Make completion, simplifications, and integer variable detection the default2018-04-21 19:14:15 +02:00
patrick
removed this from the anthem 0.1.9 milestone 2018-04-22 13:35:13 +02:00
patrick
added this to the anthem 0.1.9 milestone 2018-04-23 00:21:42 +02:00
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Right now,
--complete,--simplify, and--detect-integershave to be specified manually on the command line in order to enable completion and simplifications.Usually, these options are what the user wants, which is why they should be enabled by default and optionally switched off if necessary.
Make completion and simplifications the defaultto Make completion, simplifications, and integer variable detection the defaultFixed by c2f3dc65a577768a81e71d6c2442efbe8945222e.