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 has been archived by the owner on Jan 24, 2019. It is now read-only.
Hi,
When you are writing a variable name and then choose an autocompletion option
it repeats the $ prefix.
For example, if you write $cro and autocompletion suggest to you $cron_mapper
and you pick the option the result is $$cron_mapper.
The text was updated successfully, but these errors were encountered: