Closed jpm-nz closed 4 years ago
Looking at the code, it appears 'extension.ts' would need to be updated to handle cases with no extensions, compared with using the (filename) as it currently does - line 52.
Could potentially make it a config item - which defaults to current behavior if not set.
I'm using the generic mapper function to provide codemap for some code and it works well.
However, some of the files have no file extensions - is there any ability to still use codemap to for these files?