Open licx opened 6 years ago
It would be great if this plugin could support the new bind operator.
Example:
// Binding a function to a context let log = ::console.log;
Specs:
https://github.com/tc39/proposal-bind-operator
What you mean it not support the new bind operator? This plugin is just for syntax highlighting and it highlight Bind Operator properly for me.
bind operator
Bind Operator
It would be great if this plugin could support the new bind operator.
Example:
Specs:
https://github.com/tc39/proposal-bind-operator