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
* do not try to syntax highlight files with non julia extensions
* stop falling back to lowered code when CodeTracking cant find the method start
we can instead just set `defline = 0` and thereby have an "unknown" method start while still showing the source code
0 commit comments