You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Extract common version information into include file
Version information from VCodeSnip.vi and VCodeSnipPortable.vi that is
common to both files was extracted into the VersionInfo.vi-inc file as
macro definitions. The macros were then imported into to .vi files.
Changed file description. Renamed program from historic "Viewer" (that
dates back to v1!) to "Repository". Also added "Standard Version" for
standard version to match "Portable Version" that was already appended
to file description in portable version.
As a side effect, this commit fixes problem of rendering copyright
symbol, because VIEd handles UTF-8 correctly in macro import files but
not in .vi files!
Closes#75
0 commit comments