atom-vue
atom-vue copied to clipboard
Null Propagation operator support
When using the Null Propagation operator ( ?. ) in a file it breaks the syntax highlighting.
When you use it in the template:

When you use it in the script:
