code-d icon indicating copy to clipboard operation
code-d copied to clipboard

Make non-builtin version identifiers documentable / show undocumented

Open WebFreak001 opened this issue 4 years ago • 0 comments

See https://forum.dlang.org/thread/[email protected]

Idea:

  • allow comments for // version = X; as specifying a version to exist
  • check ddoc section Version_Identifiers or Debug_Identifiers and offer to generate/extend it through code lenses

Other version identifiers should emit warnings in code

WebFreak001 avatar Nov 11 '21 15:11 WebFreak001