Open
Description
There are a handful of runtimes that automatically always add file extensions to file names. For example, C++.
This is annoying as - for example - C++ header files test.h
will be appended with .cpp
, which is undesirable.
I request adding an option to specific you don't want extensions automatically added (rather than changing the existing default as to not break any existing code).
Metadata
Metadata
Assignees
Labels
No labels