Issue by RaymondLim
Thursday Mar 20, 2014 at 17:42 GMT
Originally opened as adobe/brackets#7265
- 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.
Thursday Mar 20, 2014 at 17:42 GMT
Originally opened as adobe/brackets#7265
.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.