- New config for
fileAccess.uiMode
setting (issue #76) - Acronym (as suffix) to
Make Writeable
andMake Read Only
commands (issue #92)
- Published to Open VSX (issue #91)
- Avoid What's New when using Gitpod (issue #84)
- Avoid What's New when installing lower versions (issue #84)
- Support Translation and Localization APIs (issue #77)
- Update Badges (issue #80)
- Security Alert: minimap (dependabot PR #79)
- Remove incorrect Virtual Workspace support mention (issue #74)
- Package cleanup (issue #71)
- Improve extension startup (issue #70)
- Security Alert: terser (dependabot PR #69)
- Wrong description on README (Thanks to @k-kuroguro PR #60)
- Add GitHub Sponsors support (PR #54)
- Support Folder Level commands for MacOS (Thanks to @zzhaolei PR #60)
- Update Extension setting name (issue #53)
- Support Folder Level commands (Thanks to @k-kuroguro PR #49)
- Typos in settings names (Thanks to @k-kuroguro PR #51)
- Support Virtual Workspaces (issue #44)
- Support Workspace Trust (issue #43)
- New Command:
File Access: Toggle File Access
(Thanks to @k-kuroguro PR #40)
- Do not show welcome message if installed by Settings Sync (issue #38)
- Security Alert: y18n (dependabot PR #37)
- Security Alert: elliptic (dependabot PR #35)
- Use
vscode-ext-codicons
package (issue #28)
- Migrate from TSLint to ESLint (issue #27)
- Only show indicator when Read-Only (issue #15) - (Thanks to @chrisant996 PR #24)
- Settings to choose the colors of the Status Bar text, using
workbench.colorCustomizations
(Thanks to @chrisant996 PR #24)
- Settings changes detection (issue #21)
- Support VS Code package split
- Security Alert: diff v3.5.0
- Security Alert: tar
- What's New page broken in VS Code 1.32 due to CSS API changes
- What's New
- Support to MacOS and Linux (Thanks to @joshwiker14 PR #13)
- Setting to choose if the indicator will let you choose or automatically toggle the file access (Thanks to @TomChapple PR #11)
- Patreon button
- First steps for Unit-Test (AppVeyor and Travis support)
- New Command:
File Access: Change File Access
- the status bar indicator is now clickable (issue #4)
- Setting to choose if the indicator will display icon, text and brackets, or only text in the status bar (issue #5)
- Setting to choose if the indicator will be located at
left
orright
in the status bar (issue #3)
- New Command:
File Access: Make Read-Only
- New Command:
File Access: Make Writeable
- License updated
- Initial release