Jump to content
Ketarin forum

Regex Positive Lookbehind Refreshing Error


g00p3k
 Share

Recommended Posts

for steps to reproduce:

  1. Create new variable: {version}
  2. Content from URL: https://www.techsmith.com/camtasia-version-history.html
  3. Switch to content from url with regex
  4. Search within contents for 8.6.0
  5. Begin typing this from beginning to end: 
    (?<=Current\sVersion\:\s)((\d|\.)*)(?=<)
  6. The number isn't being identified to be highlighted
  7. To trigger the redetection of the number I went in and deleted \:\s) and retyped it.
  8. It then correctly detects the numbers. 

 

Something seems to be causing it to not trigger the positive lookbehind without this action. I've noticed this on quite a few different apps I've added. 

ufED07B.png

Link to comment
Share on other sites

  • 4 weeks later...
  • 1 month later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.