tamzinblake / js3-mode

A chimeric fork of js2-mode and js-mode
GNU General Public License v3.0
181 stars 13 forks source link

Incorrect handling of slashes #13

Closed tamzinblake closed 13 years ago

tamzinblake commented 13 years ago

Using a bad regex to find the division operator - for now it should be updated to a better regex.

It will not find slashes that are at the end of the region being considered.

tamzinblake commented 13 years ago

Closed by commit e7b9a09