Coder Social home page Coder Social logo

flow-bookmarks's Introduction

FlowBookmarks - Multicolor bookmark

Please reload after installing it. Press cmd+shift+P or ctrl+shift+P and enter reload and select the option to Reload

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

Supports all languages suppported by VSCode

  1. JavaScript
  2. Java
  3. Python
  4. C/C++
  5. CSS
  6. HTML etc.

Supports all frameworks suppported by VSCode

  1. React
  2. Angular
  3. Vue
  4. Spring Boot
  5. Django
  6. Flask etc.

Please suggest new feature or create issues here: https://github.com/deepakpahwa19/flow-bookmarks/issues

List of Features:

Features

  • Add a bookmark for a flow, mention index for bookmark.
  • Edit a bookmark like change the flow name or index or even bookmark name.
  • All bookmarks are sorted as per their index, makes it easy to navigate through the flow anytime.
  • Clear a bookmark
  • Clear All bookmarks at once
  • Multi-color support. upto 10 colors to choose from.
  • 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.

Extension Settings

FlowBookmarks provides you feature to choose from 10 colors to display, one color for each flow. Just add below lines in your settings.json with the maximum length of 10 in any order. Default is five colors.

"flowbookmark.listOfColors": ['blue',  'aqua', 'orange', 'purple', 'yellow', 'persiangreen', 'green', 'pink', 'red','brown']

Default Colors: ['blue', 'red', 'pink', 'purple', 'yellow']

Available colors: ['blue', 'green', 'pink', 'red', 'aqua', 'orange', 'purple', 'yellow', 'persiangreen', 'brown']

Please reload after making changes in setting.json

Commands

  • FB: Add Bookmark
  • FB: Clear This Bookmark
  • FB: Clear All Bookmarks

Add a Bookmark

  1. Press cmd+shift+p (mac) or ctrl+shift+p (windows)
  2. Type "add bookmark"
  3. Select "FB: Add Bookmark"
  4. Enter bookmarkName, FlowName (optional), index(optional)

AddBookmark

Edit a Bookmark or Flow

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

EditBookmark

Clear a Bookmark

  1. Select a line which has bookmark
  2. Press cmd+shift+p (mac) or ctrl+shift+p (windows)
  3. Type "clear bookmark"
  4. Select "FB: Clear Bookmark"

ClearBookmark

flow-bookmarks's People

Contributors

deepakpahwa19 avatar dependabot[bot] avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.