GithubHelp home page GithubHelp logo

sujeet-agrahari / indented-block-highlighting Goto Github PK

View Code? Open in Web Editor NEW

This project forked from byi8220/indented-block-highlighting

0.0 1.0 0.0 3.36 MB

VSCode extension that highlights the intented area that contains the cursor.

TypeScript 100.00%

indented-block-highlighting's Introduction

indented-block-highlighting README

Highlights the intented area that contains the cursor.

Features

Highlight the selected block automatically like so:

Color is 200 red, 100 green, 255 blue, 0.05 alpha

Extension Settings

This extension contributes the following settings:

  • blockhighlight.background: Change the highlight color
  • blockhighlight.omit: Array of languages that will not be parsed by this extension
  • blockhighlight.isWholeLine: Option to highlight the entire line or only the text
  • blockhighlight.accentCurrentLine: Option to choose to accent the current line more intensely than the rest of the block

Known Issues

Improper indentation levels for lines with mixed whitespace:

Indenting the same line with a mixture of tabs and spaces causes improper behavior because of how VSC autoadjusts whitespace

Example of issue: Autoindent issue

This extension does not parse syntax, it simply checks indentation levels.

Unindented text is not highlighted; This is intentional.

Release Notes

1.0.7

Removed package-lock.json

1.0.6

Require Hoek 5.0.3

1.0.5

Accent Current Line feature added.

1.0.3

Tabs size is now pulled in from each document.

1.0.1.1 1.0.2

Fixed tabs being considered as 1 space

1.0.1

Added Whole Lines

1.0.0

Release + Bug fixing

indented-block-highlighting's People

Contributors

byi8220 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.