-
Notifications
You must be signed in to change notification settings - Fork 35
Open
Labels
acceptedAccepted for implementation / fixingAccepted for implementation / fixingfeature requestRequest for a new featureRequest for a new featurestartedWork has started on this issue.Work has started on this issue.
Milestone
Description
Add a facility to test compile a whole selection of snippets with a single specified compiler.
Provide option to output results to a text or HTML file.
Also add facility to output results in such a way that they can be re-imported and merged with existing snippet compile results (⭐). Maybe use some kind of JSON format file that contains compiler code (not ordinal value because that can change), and for each snippet its category id, snippet id and compile result code.
⭐ This option should be available for all snippets, but the merge option should apply only to user defined snippets. The reason for applying to read only snippets is to generate files that can update code-snippets files.
Metadata
Metadata
Assignees
Labels
acceptedAccepted for implementation / fixingAccepted for implementation / fixingfeature requestRequest for a new featureRequest for a new featurestartedWork has started on this issue.Work has started on this issue.
Projects
Status
In progress