Closed iloveeclipse closed 5 months ago
Yes, we can make it a ConcurrentHashMap. The code was originally translated from TypeScript where it runs single threaded.
Please try out the latest snapshot.
Please try out the latest snapshot.
Looks good so far.
BTW, I've pimped SDK so the Textmate works now also by default in compare editor, see https://github.com/eclipse-platform/eclipse.platform.ui/issues/1747
TM4E 0.12.0 incorporating the fix released
Switching different merge viewers in diff editor can cause following exception (I see it in debugger, not in the error log)
Shouldn't
org.eclipse.tm4e.core.internal.grammar.BasicScopeAttributesProvider.cache
be a ConcurrenthashMap?On the shell I see this: