GithubHelp home page GithubHelp logo

vscode-align-by-regex's Introduction

align-by-regex README

With this extension multiple lines of text can be aligned by a regular expression.

Features

  • Align multiple lines of text by regular expressions.
  • Store regular expressions as templates for repeated use (Usage: Type the name of the template instead of the regular expression).

Examples

Example 1

Example 2

Extension Settings

This extension contributes the following settings:

  • align.by.regex.templates: Map which can hold user specified regular expression templates (i.e. "align.by.regex.templates": { "abc": "=|,|:"} ).

Contributors

Release Notes

1.0.4

Fixed an error which could lead to missing spaces in some cases.

1.0.3

Fixed an error which could lead to an infinite loop. Fixed an error, introduced in 1.0.2, which could break alignment in some cases.

1.0.2

Multiple alignment isses have been fixed.

1.0.1

Minor Bugfixes.

1.0.0

Initial release of align-by-regex.

vscode-align-by-regex's People

Contributors

janjoerke avatar softwareape 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.