[Issue 11365] Allow D source file names to have no extension (or an arbitrary extension)

d-bugmail at puremagic.com d-bugmail at puremagic.com
Fri Nov 1 07:56:53 PDT 2013


http://d.puremagic.com/issues/show_bug.cgi?id=11365



--- Comment #18 from Leandro Lucarella <leandro.lucarella at sociomantic.com> 2013-11-01 07:56:44 PDT ---
(In reply to comment #16)
> (In reply to comment #12)
> > For the record, good editors solve the problem easily, like vim or emacs:
> > # vim: syntax=d ts=4 sw=4 sts=4 sr noet
> > # -*- d-mode -*-
> 
> You call that a solution? Arbitrary tools adding an arbitrary amount of HEADER
> information they've invented? So then other tools have to be able to interpret
> these lines too. This doesn't scale. It's not a solution.

Just a comment about this, even when is irrelevant to my proposed solution:

You only need to add extra information when you depart from the default. Is
like D itself. Do you need to write all your code in ASM? No, but when you need
it is there. It will be painful and you won't get lots of features, but you can
do it. You are a grown up and know what's best for you.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list