Features
Add TODO comment with time stamp and git version to the current cursor position.
Requirements
None
Extension Settings
Include if your extension adds any VS Code settings through the contributes.configuration extension point.
For example:
This extension contributes the following settings:
extension.fillTodo: Set keybinding to fill TODO comment with time stamp and git version.
extension.wrapPdfMarkupHighlight: Set keybinding to highlight text.
extension.wrapPdfComment: Wrap selected text with \pdfcomment{...}.
Known Issues
- [fixed]If the project was not opened as an independent workspace, the git version will not be displayed.
TODO
- [fixed] TODO 2026-06-25 git.V.ce025: Rephrase the paragraph with auto-break-line mode or complete-line mode
\reqtldr The first level is basis inspection. The defender has
suspect weights and one or more architecture-compatible clean checkpoints, but
no training examples, validation examples, trigger examples, trigger pattern, activation
traces, or model-query optimization. A clean checkpoint defines a reference
basis for ordinary architecture-level computation. The suspect checkpoint is inspected
only through the component not explained by that basis. This
is the strong data-free mode: \pdfcomment{Since there lacks the detailed
knowledge of backdoor.} {a high score means that a checkpoint
contains unusual reference-unexplained weight spectra, not that the trigger has
been recovered or behaviorally verified}.
\reqtldr The first level is basis inspection.
%%
The defender has suspect weights and one or more architecture-compatible clean checkpoints, but no training examples, validation examples, trigger examples, trigger pattern, activation traces, or model-query optimization.
%%
A clean checkpoint defines a reference basis for ordinary architecture-level computation.
%%
The suspect checkpoint is inspected only through the component not explained by that basis.
%%
This is the strong data-free mode: \pdfcomment{Since there lacks the detailed knowledge of backdoor.}{a high score means that a checkpoint contains unusual reference-unexplained weight spectra, not that the trigger has been recovered or behaviorally verified}.
Release Notes
0.1.4
Add paragraph refactor command with full-sentence %% splitting and 10-word line wrapping modes.
0.1.3
Provide pdfmarkupcomment and pdfcomment wrapping through the editor right-click menu.
0.1.2
Add wrapWithHighlight function
0.1.1
Removed find-up dependency
0.1.0
Use .git to find version No.
0.0.1
First release of time-stamp-tool