IrishBruse's Utilities Contributions
A collection of utilities made by me
Commands
Relative goto

- Command:
ib-utilities.relativeGoTo
- Short Title: Relative goto
- Icon: undefined
Open Snippet

- Command:
ib-utilities.openSnippet
- Short Title: Open
- Icon: undefined
Show Snippet View

- Command:
ib-utilities.showSnippetView
- Short Title: Show Snippet View
- Icon: undefined
Open Pull Request

- Command:
ib-utilities.openPR
- Short Title: Open PR
- Icon: $(github)
Refresh Snippets

- Command:
ib-utilities.refreshSnippetView
- Short Title: Refresh
- Icon: $(refresh)
Add new snippet

- Command:
ib-utilities.addSnippet
- Short Title: Add snippet
- Icon: $(add)
Edit snippet

- Command:
ib-utilities.editSnippet
- Short Title: Edit snippet
- Icon: $(edit)
Delete snippet

- Command:
ib-utilities.deleteSnippet
- Short Title: Delete snippet
- Icon: $(trash)
View Containers
Snippet Manager
Views
Groups
- ID:
snippetView
- Container:
snippetContainer
Configuration Properties
LanguageIdMappings
Map snippet files to known language ID.
- Key:
ib-utilities.languageIdMappings
GeneratedLanguageMappings
On the left is the languageId for the snippet to auto generate on the right is the comma delimited array of languages to build it from.
- Key:
ib-utilities.generatedLanguageMappings
Scm/title
- Command:
ib-utilities.openPR
- Condition:
scmProvider == git
- Group:
navigation
View/item/context
Command: ib-utilities.editSnippet
- Condition:
view == snippetView && viewItem == folder
- Group:
inline
Command: ib-utilities.addSnippet
- Condition:
view == snippetView && viewItem == folder
- Group:
inline
Command: ib-utilities.deleteSnippet
- Condition:
view == snippetView && viewItem == file
- Group:
inline
View/title
Themes
Empty Dark Theme
- ID:
undefined
- Name:
Empty Dark Theme
- Base Theme:
vs-dark
| |