incrementallair / es-navigation

MIT License
4 stars 2 forks source link

If import binding doesn't match up, still jump to file #8

Closed guybedford closed 9 years ago

guybedford commented 9 years ago
import { notexisting } from './file'

Should still go to the top of file.

Bubblyworld commented 9 years ago

Fixed.