Update GetTextToFirstMatch to use the start point as a basis for finding match#905
Conversation
|
Thank you very much for putting this together. A couple thoughts:
|
|
Sorry, I didn't realise that I included that file. That was an error. |
…nition without `{`
|
@codecadwallader i've had a look and i think it's because it was an inline property and therefore had no I've also reverted that accidentally commited file :) i've now tested with: |
|
@codecadwallader is this PR ok now to be included in the next release? |
|
Thanks for the updates! I was able to confirm the fix now too. Merging it in for the next release. I really appreciate your help! |
Update the logic to take into account the start point when searching.
This fixes #867