About 40% of your donation goes to one of the charities we support. For further information or questions please visit our website or contact us via charity@fooxly.com.
Provision: Lens provides an easy to use and highly customizable lens above functions & classes or at the top of file,
to view the notes you or others in your team have left. This will save you lots of time searching and unfolding functions
and/or classes to determine if there are any notes left.
📐 Features
Create custom keywords with plenty of customization options
Group keywords together
Show pop-ups with every note inside a file/class/function
Jump directly to a note
View all of your notes in a long and complex file instantly
📙 How to use
Check out our Getting Started guide or use Help: Provision for more information.
📕 Commands
Help: Provision Instructions on how to create a new keyword or group
Provision: List Show all notes in the current file
⚙️ Available Settings
provision.moveOnSingle: Jump instantly to a note when there are no others inside the file/class/function (true by default)
"provision.moveOnSingle": <true|false>
provision.popup.sorting: Sorting method used to order the pop-up items ("line_numbers_asc" by default)
keyword(optional): If the keyword needs to be different from the keywords object key, if it is not set the keywords object key will be used.
caseSensitive(optional): Whether or not the keyword needs to be case sensitive. (true by default)
includesColon(optional): Whether or not the keyword is only valid with a colon sign suffix. (true by default)
title(optional): An object with the titles used for the amount of notes. * is the fallback text if the specific number is not listed. To show the amount use {0} inside the string.
provision.groups: Group certain keywords together with one title and tooltip
title: An object with the titles used for the amount of notes. * is the fallback text if the specific number is not listed. To show the amount use {0} inside the string.