Skip to content

Commit fb67d7c

Browse files
Update README.md
1 parent 02addcb commit fb67d7c

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# VS Code - Keep Context
22

3+
> [!IMPORTANT]
4+
> The way I've built this extension to work was to fit my needs and since VSCode 1.89.0 this is now supported out of the box.
5+
>
6+
> I won't be actively maintaining this extension while that keeps being true, all you need to do to use the native one is to set `"scm.workingSets.enabled"` as true in your VSCode settings.
7+
>
8+
> You can read more about it in the [VSCode Source Control docs](https://code.visualstudio.com/docs/sourcecontrol/overview#_branches-and-tags).
9+
310
This extension was created to help those that at some point need to do some context switch and some times more often than we would like.
411
With this extension you won't forget the files that you need to open to continue working in that task.
512

0 commit comments

Comments
 (0)