Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Shell Autocompletion feature in Installation guide #390

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Added Shell Autocompletion feature in Installation guide #390

wants to merge 4 commits into from

Conversation

vedantrathore
Copy link

This feature fixes #386

@gitmate-bot
Copy link

Thanks for your contribution!

Reviewing pull requests take really a lot of time and we're all volunteers. Please make sure you go through the following check list and complete them all before pinging someone for a review.

As you learn things over your Pull Request please help others on the chat and on PRs to get their stuff right as well!

Integrating Shell Autocompletion
--------------------------------

Coala also provides bindings for tab completion for coala arguments and bear names in bash or zsh.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Line is longer than allowed. (98 > 79)

LineLengthBear, severity NORMAL, section docs.

Integrating Shell Autocompletion
--------------------------------

Coala also provides bindings for tab completion for coala arguments and bear names in bash or zsh.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Line is longer than allowed. (98 > 79)

LineLengthBear, severity NORMAL, section docs.

@@ -280,6 +280,14 @@ For x86 python or for x64 python:

Replace "XXX" with the ClangSharp version you received from nuget.


Integrating Shell Autocompletion

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Line is longer than allowed. (112 > 79)

LineLengthBear, severity NORMAL, section docs.


You can also use coala for tab completion in bash or zsh. This will autocomplete coala arguments and bear names.
You can set them up `here <http://coala.readthedocs.io/en/stable/Users/Tutorials/Shell_Autocompletion.html>`_.

Copy link
Member

@hemangsk hemangsk Jan 12, 2017

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

L287 & L288 have length ~ 112, so you can try moving stuff from these lines to new lines so that it stays in length limit ie (79)
😃 👍

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Okk sure, thanks!

Integrating Shell Autocompletion
--------------------------------

Coala also provides bindings for tab completion for coala arguments and bear names in bash or zsh.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Line is longer than allowed. (98 > 79)

LineLengthBear, severity NORMAL, section docs.

@@ -280,6 +280,14 @@ For x86 python or for x64 python:

Replace "XXX" with the ClangSharp version you received from nuget.


Integrating Shell Autocompletion

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Line is longer than allowed. (112 > 79)

LineLengthBear, severity NORMAL, section docs.

@gitmate-bot gitmate-bot added size/M and removed size/S labels Jan 12, 2017
Integrating Shell Autocompletion
--------------------------------

Coala also provides bindings for tab completion for coala arguments and bear names in bash or zsh.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Line is longer than allowed. (98 > 79)

LineLengthBear, severity NORMAL, section docs.

@@ -280,6 +280,14 @@ For x86 python or for x64 python:

Replace "XXX" with the ClangSharp version you received from nuget.


Integrating Shell Autocompletion

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Line is longer than allowed. (112 > 79)

LineLengthBear, severity NORMAL, section docs.

@hemangsk
Copy link
Member

Hey first off you're in the absolutely right direction 👍 , you just need to run coala on your code, and it'll solve all the GitMate issues arising here, (just cd into the repo's root and run $ coala )

Apart from that the important stuff to keep in mind is coala commit guidelines, which you can find here coala.io/commit

And in case of any queries just shoot'em at Gitter or here 👍 😃

Copy link
Member

@Mariatta Mariatta left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  1. Adjust the url.
  2. Squash the commits.


You can also use coala for tab completion in bash or zsh.
This will autocomplete coala arguments and bear names.
You can set them up `here <http://coala.readthedocs.io/en/stable/Users/Tutorials/Shell_Autocompletion.html>`_.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tutorials/Shell_Autocompletion is an internal documentation that can be cross-referenced using sphinx role :doc: as described here: http://www.sphinx-doc.org/en/1.5.1/markup/inline.html#role-doc

Can you try doing that, instead of using an external link?

( http://coala.readthedocs.io/en/stable/Users/Tutorials/Shell_Autocompletion.html is considered an external link )

Perhaps also rephrase this to:

You can set them up by following this tutorial. (tutorial as hyperlink)

After that, please use squash all of your commits into one.
Instructions for squashing commits are here:
http://api.coala.io/en/latest/Developers/Git_Basics.html#squashing-your-commits

Thanks.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @Mariatta and @hemangsk I'll look into it

@gitmate-bot
Copy link

Hey! This pull request hasn't been updated for a while :/ It would be nice if we could get this going again!

2 similar comments
@gitmate-bot
Copy link

Hey! This pull request hasn't been updated for a while :/ It would be nice if we could get this going again!

@gitmate-bot
Copy link

Hey! This pull request hasn't been updated for a while :/ It would be nice if we could get this going again!

@gitmate-bot
Copy link

Hey! This pull request hasn't been updated for a while :/ It would be nice if we could get this going again!

28 similar comments
@gitmate-bot
Copy link

Hey! This pull request hasn't been updated for a while :/ It would be nice if we could get this going again!

@gitmate-bot
Copy link

Hey! This pull request hasn't been updated for a while :/ It would be nice if we could get this going again!

@gitmate-bot
Copy link

Hey! This pull request hasn't been updated for a while :/ It would be nice if we could get this going again!

@gitmate-bot
Copy link

Hey! This pull request hasn't been updated for a while :/ It would be nice if we could get this going again!

@gitmate-bot
Copy link

Hey! This pull request hasn't been updated for a while :/ It would be nice if we could get this going again!

@gitmate-bot
Copy link

Hey! This pull request hasn't been updated for a while :/ It would be nice if we could get this going again!

@gitmate-bot
Copy link

Hey! This pull request hasn't been updated for a while :/ It would be nice if we could get this going again!

@gitmate-bot
Copy link

Hey! This pull request hasn't been updated for a while :/ It would be nice if we could get this going again!

@gitmate-bot
Copy link

Hey! This pull request hasn't been updated for a while :/ It would be nice if we could get this going again!

@gitmate-bot
Copy link

Hey! This pull request hasn't been updated for a while :/ It would be nice if we could get this going again!

@gitmate-bot
Copy link

Hey! This pull request hasn't been updated for a while :/ It would be nice if we could get this going again!

@gitmate-bot
Copy link

Hey! This pull request hasn't been updated for a while :/ It would be nice if we could get this going again!

@gitmate-bot
Copy link

Hey! This pull request hasn't been updated for a while :/ It would be nice if we could get this going again!

@gitmate-bot
Copy link

Hey! This pull request hasn't been updated for a while :/ It would be nice if we could get this going again!

@gitmate-bot
Copy link

Hey! This pull request hasn't been updated for a while :/ It would be nice if we could get this going again!

@gitmate-bot
Copy link

Hey! This pull request hasn't been updated for a while :/ It would be nice if we could get this going again!

@gitmate-bot
Copy link

Hey! This pull request hasn't been updated for a while :/ It would be nice if we could get this going again!

@gitmate-bot
Copy link

Hey! This pull request hasn't been updated for a while :/ It would be nice if we could get this going again!

@gitmate-bot
Copy link

Hey! This pull request hasn't been updated for a while :/ It would be nice if we could get this going again!

@gitmate-bot
Copy link

Hey! This pull request hasn't been updated for a while :/ It would be nice if we could get this going again!

@gitmate-bot
Copy link

Hey! This pull request hasn't been updated for a while :/ It would be nice if we could get this going again!

@gitmate-bot
Copy link

Hey! This pull request hasn't been updated for a while :/ It would be nice if we could get this going again!

@gitmate-bot
Copy link

Hey! This pull request hasn't been updated for a while :/ It would be nice if we could get this going again!

@gitmate-bot
Copy link

Hey! This pull request hasn't been updated for a while :/ It would be nice if we could get this going again!

@gitmate-bot
Copy link

Hey! This pull request hasn't been updated for a while :/ It would be nice if we could get this going again!

@gitmate-bot
Copy link

Hey! This pull request hasn't been updated for a while :/ It would be nice if we could get this going again!

@gitmate-bot
Copy link

Hey! This pull request hasn't been updated for a while :/ It would be nice if we could get this going again!

@gitmate-bot
Copy link

Hey! This pull request hasn't been updated for a while :/ It would be nice if we could get this going again!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

Add link to bash/zsh autocompletion in installation guide
7 participants