Skip to content
This repository has been archived by the owner on Nov 18, 2017. It is now read-only.

Constant regexp matching #1

Open
mxstbr opened this issue May 7, 2017 · 2 comments
Open

Constant regexp matching #1

mxstbr opened this issue May 7, 2017 · 2 comments

Comments

@mxstbr
Copy link
Contributor

mxstbr commented May 7, 2017

Should use constant RegExp matching (like slate-auto-replace) for matching @. (or any other character)

@oyeanuj
Copy link

oyeanuj commented May 7, 2017

As part of this, could also consider having the trigger be an option (with the default being '@'). I am thinking of cases where one might want to use it for hashtag and it would be a simple drop-in replacement.

@mxstbr
Copy link
Contributor Author

mxstbr commented May 7, 2017

Yep, for sure. This would be a regexp that you can supply, so it could be a hashtag, an @, whatever. We have that usecase, so that'll definitely be an option!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants