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 Sep 6, 2021. It is now read-only.
Have some files with extensions like .html.erb or .css.erb or .config.json.
Try to rename one of them in the file tree.
Result: Everything in the filename before the last dot is selected.
Expected: Should select only the filename and exclude everything from the first dot.
.html.erbor.css.erbor.config.json.Result: Everything in the filename before the last dot is selected.
Expected: Should select only the filename and exclude everything from the first dot.