Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>IrishBruse's UtilitiesNew to Visual Studio Code? Get it now.
IrishBruse's Utilities

IrishBruse's Utilities

Ethan Conneely

|
3 installs
| (0) | Free
A collection of utilities made by me
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

IrishBruse's Utilities Contributions

A collection of utilities made by me

Commands

IB: Relative goto

ib-utilities.relativeGoTo Screenshot

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

IB: Open Snippet

ib-utilities.openSnippet Screenshot

  • Command: ib-utilities.openSnippet
  • Short Title: Open
  • Icon: undefined

IB: Show Snippet View

ib-utilities.showSnippetView Screenshot

  • Command: ib-utilities.showSnippetView
  • Short Title: Show Snippet View
  • Icon: undefined

IB: Open Pull Request

ib-utilities.openPR Screenshot

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

IB: Refresh Snippets

ib-utilities.refreshSnippetView Screenshot

  • Command: ib-utilities.refreshSnippetView
  • Short Title: Refresh
  • Icon: $(refresh)

View Containers

Snippet Manager

  • ID: snippetContainer
  • Icon: media/snippet_icon.svg

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

Menus

Scm/title

  • Command: ib-utilities.openPR
    • Condition: scmProvider == git
    • Group: navigation

View/title

  • Command: ib-utilities.showSnippetView

    • Condition: view == snippetContainer
    • Group: navigation
  • Command: ib-utilities.refreshSnippetView

    • Condition: view == snippetView
    • Group: navigation

Themes

Empty Dark Theme

  • ID: undefined
  • Name: Empty Dark Theme
  • Base Theme: vs-dark
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft