Git Product home page Git Product logo

quadspinner / highlighter Goto Github PK

View Code? Open in Web Editor NEW
32.0 32.0 5.0 1.08 MB

An arbitrary highlighter that lets you pick individual class, parameter, or other element names to highlight across your projects. It makes it easier to find and identify objects inside your project. You can also use it for comment annotations, dividers, and more.

Home Page: https://marketplace.visualstudio.com/items?itemName=DaxPandhi.Highlighter1

License: MIT License

C# 100.00%
c-sharp extension highlight highlighting visual-studio visual-studio-extension

highlighter's People

Contributors

daxpandhi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

highlighter's Issues

Ability to select substrings of words

Hello,
This is an enhancement idea - at the moment the highlighter only highlights full words.
Would it be possible to allow highlighting parts of the words too?

For example, create a rule for Foo should highlight:

  1. IAbstractFooFactory
  2. FooProcessor
  3. _listOfInactiveFoo = new();

etc.
Ideally, separate rules for Foo and Bar should result in two highlights in one word, e.g.
var percentageOfFooInBarCollection = new();

This is useful in large codebases where you add 'a similar concept' as something that exists already (e.g. Foo) and there are many places where this Foo is used, so they should all stand out nicely.

Kind regards,

Quick Remove Rule button

  1. We need a "Remove" button in the "Modify Hilight Rule" window, there we can remove easily.
  2. Rules added with right click menu should be saved to "Solution Rules" not to "Global Rules"
  3. When we add new rule, the shape option should be defaulted to the last chosen one

Solution-level highlights

  • Store in .vs folder
  • Load data from local folder
  • Specify "Local" or "Global" in Tag object
  • Do not persist Local in Global store

[Feature Request] More customization options

I was wondering if it's already possible to do the following things with this extension (maybe I missed one of them)

  • Change color of both the background and the foreground
  • Change font weight of highlighted word/line
  • Use a flat color instead of the transparent color for both background and underline

Regex or Glob for finding lines

This will be a short one and i'm sure it could have a heavy impact on performance if done wrong.

Please add Regex or Glob to find lines...

Also ... can you make Full lines to be actual full lines? (Including the whitespace in front)

Thanks for a great plugin

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.