v1.8.0
Support dash-identifiers in code mirror. (#221) Support dash-identifiers, and also fix the constant/type heuristics. They weren't checking the whole input. As long as a subpart matched they would trigger. This meant that we colored types very often as constants.