codespan
codespan copied to clipboard
Default fileid
Resolves #229.
- add
with_filemethods toLabelandDiagnosticas suggested in the original comment in the issue - add new constructors to Label:
new_anon,primary_anonandsecondary_anonThese work like their similarly named cousins, but without requiring a file id.
There is probably a better name for the new Label constructors, I could only come up with adding _anon to the end of the existing ones, although these longer names don't quite fit the theme of making things easier IMHO. Maybe @aweary has a better idea?