GithubHelp home page GithubHelp logo

kria / commitformatter Goto Github PK

View Code? Open in Web Editor NEW
16.0 16.0 11.0 2.42 MB

A Visual Studio extension that automatically formats your Git commit message in team explorer

License: GNU General Public License v3.0

C# 100.00%
git plugin visual-studio

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

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 ๐Ÿ˜„

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.

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.