Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -159,6 +159,7 @@ out <a href="https://github.com/sindresorhus/awesome">awesome</a>.
- [Seti Icons](#seti-icons)
- [Material Icon Theme](#material-icon-theme)
- [Uncategorized](#uncategorized)
- [Camouflage](#camouflage)
- [CodeRoad](#coderoad)
- [Code Runner](#code-runner)
- [Code Time](#code-time)
Expand Down Expand Up @@ -1035,6 +1036,12 @@ Example of toggling `typescript.inlayHints.functionLikeReturnTypes.enabled` by s

# Uncategorized

## [Camouflage](https://marketplace.visualstudio.com/items?itemName=zeybek.camouflage)

> Hide sensitive values in configuration files (.env, JSON, YAML, TOML, .properties, .sh) while editing. Perfect for screen sharing, recordings, or screenshots without exposing secrets.

![Camouflage Screenshot](https://raw.githubusercontent.com/zeybek/camouflage/master/images/screenshot.png)

## [CodeRoad](https://marketplace.visualstudio.com/items?itemName=CodeRoad.coderoad)

> Play interactive tutorials in your favorite editor.
Expand Down