Code Monkey home page Code Monkey logo

luminol's Introduction

Luminol

Features

  • Quick file-based highlighting, navigation, and selection
  • That's it!

Screenshot

Place the cursor on a keyword and use Luminol: Toggle Highlights (from the command palette, or assign yourself a keybinding) - all full-word matches will be highlighted and everything else goes dim. Select a section of text instead and partial matches will be included.

Luminol: Move to Next/Previous will skip through the matching text. If there is no highlighting active when you use next/previous, highlights will be found as above (so you don't really need Luminol: Toggle Highlight itself).

Use Luminol: Clear Highlights or change your selection to return colors to normal.

Luminol: Highlight and Select will highlight and also select all instances of the string.

No default keybindings have been provided. I bind Ctrl+Shift+Up/Down to Move Previous/Next, and Ctrl+Shift+A is bound to Highlight and Select.

Requirements

  • Visual Studio Code

Extension Settings

  • luminol.highlightColor: The color for the highlights.

  • luminol.soleHighlightColor: The color for the highlight when the selection is unique in the file.

  • luminol.dimOpacity: The 0-1 'dimmed' opacity for non-matching text.

Known Issues

  • None. Yet.

Release Notes

1.0.7

  • Bug fix for partial matching and not clearing decorations correctly first time

1.0.5

  • Added markers to the overview ruler for a better... overview

1.0.4

  • Replaced dimColor with dimOpacity, because sexier

1.0.3

  • Color settings done properly

1.0.0

  • Initial release

luminol's People

Contributors

technocosmic avatar

Watchers

 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.