mirror of
https://github.com/icecoder/ICEcoder.git
synced 2026-03-06 16:46:48 +01:00
Removed 'f ' as a type booster, now being more specific by requiring the user type 'function'. This is consistent with if and for. It also won't work as the autocomplete script will want to trigger instead and display items starting with 'f'. Removed showing the snippet display as a fallback.