You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 31, 2022. It is now read-only.
I noticed that TableEditor is not working if line is starting with _; as this is the normal behaviour in C comments, I'd like to use TableEditor in that case as well
For instance (on the _same* view):
I noticed that TableEditor is not working if line is starting with _; as this is the normal behaviour in C comments, I'd like to use TableEditor in that case as well
For instance (on the _same* view):
TableEditor is not triggered. Instead, on:
TableEditor is correctly triggered and working