You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+9-2Lines changed: 9 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,10 +12,10 @@ I primarily needed this extension not only because I work only with GitHub repos
12
12
13
13
Of course, Project Manager is a more comprehensive extension for working with git dirs (tags, bookmarks and so on...)
14
14
15
-
## Bonus Commands
15
+
## Additional Commands
16
16
17
17
<!-- TODO rephrase -->
18
-
> Note: All commands don't cache anything, so their lists would always be in sync with your directories. If you feel that some of the commands are slow, open an issue.
18
+
> Note: All commands don't cache anything, so their lists would always be in sync with your directories.
19
19
20
20
### Show Non-Git Directories (show-non-git-dirs)
21
21
@@ -39,3 +39,10 @@ These fields in `package.json` are generated automatically, do not edit them:
39
39
40
40
-`contributes.commands`
41
41
-`activationEvents` – do not edit `command` events
42
+
43
+
## TODO
44
+
45
+
### Add settings
46
+
47
+
-[ ] ignore: users, directory pattern
48
+
-[ ] custom repository render template? (I don't really need it)
0 commit comments