Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Multi Color Bookmarks FlowWise (MCB)New to Visual Studio Code? Get it now.
Multi Color Bookmarks FlowWise (MCB)

Multi Color Bookmarks FlowWise (MCB)

Deepak Pahawa

|
9,309 installs
| (11) | Free
Mark bookmarks flowwise with different colors
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Multicolor bookmarks - Flowwise

It helps you to navigate through your code for a particular flow like Activation, Order Placement, Cancellation or whatever flow you work on. Create bookmarks for a particular flow, each flow with different color, navigate to any bookmark anytime easily.

Demo

Features

  • Add a bookmark for a flow.
  • Add quick bookmarks by just pressing ctrl+j (windows) or cmd+j (mac)
  • Edit a bookmark like change the flow name or index or even bookmark name.
  • Edit flow name.
  • All bookmarks are sorted as per their index, makes it easy to navigate through the flow anytime. Index is editable.
  • Clear a bookmark from sidebar and command both.
  • Clear All bookmarks at once from command only.
  • Multi-color support. one from the 10 different colors will be assigned to each flow.
  • All bookmarks for a flow will use single color, makes it easy to identify in the file.
  • A sidebar to navigate through the bookmarks and files.
  • Import all the bookmarks from Bookmarks plugin
  • Share your bookmarks with colleague/friends between windows and mac without any hassle

V5.0 enhancments

  • Feature to share the bookmarks within a team or colleagues.
  • Import/Export bookmarks between windows and mac.

V4.0 enhancments

  • Feature to import the bookmarks from Bookmarks plugin. So all bookmarks will be migrated to Multi Color Bookmarks.
  • Edit the flow name and it will reflect on all the children. Feature suggested by bluprince13
  • Add quick bookmark without entering any name or label. Makes it easy to add and allow to change later.

V2.0 enhancements

  • Bookmark will not be misplaced even adding or removing lines from the file. Issue created by fade2gray
  • Bookmarks will be reconciled whenever a bookmark is clicked from the sidebar or a file is saved
  • Last used flow Name will be default, so no need to add flow name again and again. Feature suggested by bluprince13

This plugin is language and framework agnostic. It will work for every project in VSCode.

Commands

  • MCB: Add Bookmark [ctrl+alt+j (windows) or cmd+alt+j (mac)]
  • MCB: Clear This Bookmark
  • MCB: Clear All Bookmarks
  • MCB: Add Quick Bookmark [ctrl+j (windows) or cmd+j (mac)]
  • MCB: Import from Bookmarks
  • MCB: Import from multiColorBookmarks.json

Exporting bookmarks

  1. Press ctrl+shift+p (windows) or cmd+shift+p (mac)
  2. Type "Export my bookmarks"
  3. Select "MCB: Export my bookmarks"
  4. It will create a file named multiColorBookmarks.json in .vscode folder

ExportingBookmarks

Importing bookmarks

  1. Make sure multiColorBookmarks.json file present in .vscode folder, you can get this file from colleagues' machine from where you want to import.
  2. Press ctrl+shift+p (windows) or cmd+shift+p (mac)
  3. Type "Import from"
  4. Select "MCB: Import from multiColorBookmarks.json file"
  5. MCB Sidebar will be updated with the new bookmarks.

ImportingBookmarks

Add a Bookmark

  1. Open a file, click on any line where you want to add bookmark
  2. Press ctrl+shift+p (windows) or cmd+shift+p (mac)
  3. Type "add bookmark"
  4. Select "MCB: Add Bookmark"
  5. Enter bookmarkName, FlowName (optional), index(optional)
  • Press ctrl+alt+j (windows) or cmd+alt+j (mac) for key shortcut

AddBookmark

Add a quick Bookmark

  1. Open a file, click on any line where you want to add bookmark
  2. Press ctrl+j (windows) or cmd+j (mac) to add new bookmark in the last created/updated flow

AddQuickBookmark

Edit a Bookmark or Flow

  1. Go to Bookmark sidebar
  2. Click on pencil while hovering on any bookmark or any flow
  3. Change anything, bookmarkName, FlowName and/or index

EditBookmark

Clear a Bookmark

  1. Select a line which has bookmark
  2. Press ctrl+shift+p (windows) or cmd+shift+p (mac)
  3. Type "clear bookmark"
  4. Select "MCB: Clear Bookmark" Or
  5. Clear the bookmark from the sidebar by clicking on close icon on the bookmark

ClearBookmark

Import from Bookmarks plugin

  1. Open settings.json by ctrl+p (windows) or cmd+p (mac)
  2. Add this statement in the settings.json. "bookmarks.saveBookmarksInProject": true
  3. It will create a bookmarks.json file in .vscode folder.
  4. Press ctrl+shift+p (windows) or cmd+shift+p (mac)
  5. Type "Import from bookmark"
  6. Select "MCB: Import from Bookmarks" and it will create the bookmarks in the sidebar.
  7. Edit the bookmarks as required.

EditBookmark

Support

Ask a question : Click here

Please suggest any features to be added to make it better. Also report any issues in the link Click here

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft