Releases: saad-works/plain-sight-reader
Releases · saad-works/plain-sight-reader
Release list
Plain Sight Reader 0.1.1
- Reworked the
codedisguise: pages are split into small paragraph groups, each
rendered as a documentation comment above a synthetic declaration (function,
struct, guard clause, property, or constant). Output now reads as a
well‑documented source file instead of a comment wall followed by an empty stub. - Code disguise supports 8 languages:
typescript,javascript,csharp,
java,go,rust,ruby,python. Unknown values fall back to
typescript, and the tab extension / syntax highlighting follow the resolved
language.