mirror of
https://github.com/atom/atom.git
synced 2026-04-06 03:02:13 -04:00
$base works as $self worked previously. $self will need to be fixed. If inside a embedded grammar $self refers to the embedded grammar while $base refers to the overall grammar.