Giter Club home page Giter Club logo

commitformatter's Introduction

Commit Formatter

Commit Formatter extends team explorer and adds automatic word wrap to the Git commit message textbox according to the 50/72 style. A counter let's you keep track of the number of characters left on the current row. Text width, monospaced font and font size can be configured under Git Settings.

The extension works on Visual Studio 2013, 2015 and 2017. You can download it directly in Visual Studio.

Commit Formatter commit message

Commit Formatter commit message

commitformatter's People

Contributors

jcansdale avatar kria avatar mrinaldi avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar

commitformatter's Issues

Visual Studio 2019 - Settings Location

I tried looking for the extension settings in Visual Studio 2019 to update the font size but could not find them. Are they in a different location in Visual Studio 2019 please because I could not find the Git Settings specified in the readme of this repository?

Thanks in advance.

Allow to change the language used for spell check

Not sure how the spell check chooses the language, seems to be linked to the input language.
Please, provide a way to switch the language.

Reason: You may use a different keyboard layout than the language you are typing; e.g. I use German keyboard, but write in English

Add "completion support" in the commit message editor

It would be really awesome if it would be possible to add "completion support" to the editor. What I mean by that, is when writing commit messages, I often add class names, type members (like methods, and properties), and such. Basically, things that would appear in the git diff listing. Using tab-completion makes it a lot easier to write those messages.

I have a setup like that now, by virtue of using a different editor for the commit message (it lists the entire git diff below the commit message, and the editor supports completion out of the box, just using the tabkey).

I don't know how hard it is to get to the git diff from the team explorer infrastructure as a source for completion, and additionally showing a completion list in the editor (VS might already give you the building blocks for showing a completion list, but otherwise it would be too difficult to built in WPF), but I'm willing to investigate that. Would you be willing to incorporate a feature like that?

BTW This extension is really awesome!! I was planning to make a similar extension (with support for issue ID tracking), but don't need to anymore ๐Ÿ˜„

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.