Bug 578018 - Regex content assist: fix backslash counting
In addBsProposal(), only omit the backslash if there is an odd number
of backslashes before the insertion point. 'fIsEscape' already contains
this information.
Change-Id: I2dcb86cc52d89652e371446a1734b89801d2ecad
Signed-off-by: Thomas Wolf <thomas.wolf@paranor.ch>
Reviewed-on: https://git.eclipse.org/r/c/platform/eclipse.platform.text/+/189224
Tested-by: Platform Bot <platform-bot@eclipse.org>
Reviewed-by: Karsten Thoms <karsten.thoms@karakun.com>
3 files changed