Skip to content

Commit 092cc1f

Browse files
committed
feat: add autosave extension in popular extensions
1 parent 036dd22 commit 092cc1f

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

docs/06-popular-extensions.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,4 +64,16 @@ This extension allows you to remove unwanted comments from your code. You can de
6464
For more details, visit the [GitHub repository](https://github.com/devvaannsh/Remove-Comments) of the extension.
6565

6666
`Remove Comments` in action :-
67-
<VideoPlayer src="https://docs-images.phcode.dev/videos/popular-extensions/remove-comments.mp4" />
67+
<VideoPlayer src="https://docs-images.phcode.dev/videos/popular-extensions/Remove-Comments.mp4" />
68+
69+
---
70+
71+
## Autosave Files on Window Blur
72+
Created by: [Marty Penner](https://github.com/martypenner)
73+
74+
This extension automatically saves all unsaved files whenever Phoenix Code loses focus (for example, when you switch to another application).
75+
76+
For more details, visit the [GitHub repository](https://github.com/martypenner/brackets-autosave-files-on-window-blur) of the extension.
77+
78+
`Autosave Files on Window Blur` in action :-
79+
<VideoPlayer src="https://docs-images.phcode.dev/videos/popular-extensions/autosave.mp4" />

0 commit comments

Comments
 (0)