Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[wtp-dev] Fwd: [webtools.jsdt.core] Regex scanner fix (#2)

FYI,

Wayne


-------- Original Message --------
Subject: [webtools.jsdt.core] Regex scanner fix (#2)
Date: Fri, 26 Apr 2013 01:44:42 -0700
From: ZuluS <notifications@xxxxxxxxxx>
Reply-To: eclipse/webtools.jsdt.core <reply+i-13678734-3b66d4924d4fb1d6734c1d455f75643e0bc8637c-555569@xxxxxxxxxxxxxxxx>
To: eclipse/webtools.jsdt.core <webtools.jsdt.core@xxxxxxxxxxxxxxxxxx>


https://bugs.eclipse.org/bugs/show_bug.cgi?id=404832

allow '/' between [] in regex


You can merge this Pull Request by running

  git pull https://github.com/zulus/webtools.jsdt.core regexfix

Or view, comment on, or merge it at:

  https://github.com/eclipse/webtools.jsdt.core/pull/2

Commit Summary

  • Fixed regex scanner for [chars] statement
  • Regexp scanner for text editor

File Changes

Patch Links:


--
Wayne Beaton
Director of Open Source Projects, The Eclipse Foundation
Learn about Eclipse Projects
EclipseCon France 2013



Back to the top