When using the import path suggestion, completing the suggestion only adds the file name, not it's extension.
There would be nice to have an option to also add the extension. Some code styles enforce imports with explicit extensions and when using native imports in the browser it needs the extension to resolve to a static file.
In the screenshot below, the suggestions show the file names and also it's extensions.

But when the suggestion is selected it only inserts the file name, not the extension.
