Skip to content

Commit

Permalink
fix: update extension description
Browse files Browse the repository at this point in the history
  • Loading branch information
nguyenngoclongdev authored Oct 11, 2024
1 parent 1c28f2d commit 62b8c5c
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions .changeset/proud-geckos-work.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"terminal-keeper": patch
---

fix: update extension description
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<img src="https://github.com/nguyenngoclongdev/cdn/raw/HEAD/images/terminal-keeper/terminal-keeper-showcase-reverse.gif">
</p>

Terminal Keeper simplifies the management of terminal sessions in Visual Studio Code, making it easier and more convenient than ever. Restore previous sessions, manage your workspace effortlessly, and customize your terminal with vibrant themes.
Elevate your terminal experience! Effortlessly configuration, seamlessly restore your last session, and manage sessions with ease. Personalize your workspace with colorful themes and boost productivity by importing commands swiftly.

If you find this extension useful for your projects, please consider supporting me by [Github](https://github.com/sponsors/nguyenngoclongdev), [Patreon](https://patreon.com/nguyenngoclong), [KO-FI](https://ko-fi.com/nguyenngoclong) or [Paypal](https://paypal.me/longnguyenngoc). It's a great way to help me maintain and improve this tool in the future. Your support is truly appreciated!

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "terminal-keeper",
"displayName": "Terminal Keeper",
"description": "Easily save and recall previous terminal sessions, create new sessions, and edit or delete existing ones.",
"description": "Elevate your terminal experience! Effortlessly configuration, seamlessly restore your last session, and manage sessions with ease. Personalize your workspace with colorful themes and boost productivity by importing commands swiftly.",
"icon": "assets/logo.png",
"version": "1.1.46",
"main": "./dist/extension.js",
Expand Down

0 comments on commit 62b8c5c

Please sign in to comment.