devuxd / IRIS

IRIS, an intelligent code editor with ML-powered pattern insights. Published in IEEE VLHCC 2019
https://ieeexplore.ieee.org/document/8818871
3 stars 0 forks source link

Doesn't account for single quotes #28

Closed KartikChugh closed 6 years ago

KartikChugh commented 6 years ago

Only recognizes double quotes. Need to recognize single quotes, as well as realize developer's style when autocompleting quotes.

KartikChugh commented 6 years ago

e1e9544 recognizes a single quote as a quote token.