Git Product home page Git Product logo

vscode-frame-rainbow's People

Contributors

albinodrought avatar dependabot[bot] avatar dinubs avatar firejump avatar fubuchi avatar oderwat avatar petemill avatar pisatoshi avatar rchanou avatar swapnilsanghvi avatar szhu avatar tanhakabir avatar wk1 avatar wraith13 avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

vscode-frame-rainbow's Issues

Colorize by context around current line

I like the concept very much, however I am overwhelmed by the eye clutter it introduces.

Code like this can result in a lot of color changes in rapid succession, particularly the short if else statements.

I don't know if it would be a benefit or not but I suspect that only coloring the "current" block and maybe the one wrapping it would be a good idea. something like the current builtin bracket marker line that's on the side.

image

Colorize by brackets?

First, this extension is already very helpful.

A further improvement which would greatly help when working with e.g. LISP files would be:

  • colorize background of the bracket pairs on the same line, similar to what
  • if the brackets are indented inconsistently, switch colorization not by indent depth but by bracket depth

example:
image

here i'd expect the (if on line 102 to be colorized in violet not cyan, both (starts-with ... and (net-send-get-result on lines 103-104 to be colored cyan, and (append "." lne) to be colored orange

Limit depth to avoid excessive color on screen

Hello, great idea and nice extension!

Is there any way to limit the depth? for example only to take 2 levels (after parenthesis or brackets) inside and paint all the next levels on the same color than parent.
In my case I have a lot of levels but I don't want to see every level. I just want 2 or 3 levels to identify where my function ends easily.

Thanks for your attention.
Regards.

missing root frame/indent level ?

hey i've just discover this tool and it's very nice

this is exactly what I was looking for although I only knew indent-rainbow before

it feel very strange to me to not have the root function with a color frame

Screenshot_20240220_165033
Screenshot_20240220_165121

Wrong cursor position when click

When you click on the very right of an expression sorrounded by parenthesis, the cursor keeps inside of parenthesis instead of outside

This is the actual behavior
image

This is what should be
image

When I disable this extensión I have the right behavior

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.