Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.

New formula: clang-complete #19449

Closed
wants to merge 1 commit into from
Closed

New formula: clang-complete #19449

wants to merge 1 commit into from

Conversation

yasuyk
Copy link
Contributor

@yasuyk yasuyk commented Apr 26, 2013

clang-complete is Executable in emacs-clang-complete-async.

emacs-clang-complete-async is an emacs extension to complete C and C++
code, it uses libclang to parse the source code on the fly and provides
completion candidates to auto-complete.

@etaoins
Copy link
Contributor

etaoins commented Apr 29, 2013

Should this have a more unique name? The first 5 Google results for "clang complete" refer to https://github.com/Rip-Rip/clang_complete

@yasuyk
Copy link
Contributor Author

yasuyk commented May 26, 2013

@etaoins Thanks for feedback and sorry for the delay in responding.
Which is Your feedback about the formula name only or about the formula name and executable name?
If executable name is included, I have to talk with author about naming executable.

@etaoins
Copy link
Contributor

etaoins commented May 26, 2013

I'm just concerned about the formula name. The more popular Vim clang-complete is a plugin with no associated executable. Maybe emacs-clang-complete would be a better name for this formula?

@adamv
Copy link
Contributor

adamv commented May 26, 2013

Formula name should be emacs-clang-complete.

@yasuyk
Copy link
Contributor Author

yasuyk commented May 26, 2013

@etaoins , @adamv Thanks for feedback.

emacs-clang-complete-async is an emacs extension to complete C and C++
code, it uses libclang to parse the source code on the fly and provides
completion candidates to auto-complete.
@yasuyk
Copy link
Contributor Author

yasuyk commented Jun 29, 2013

I have squashed. Please pull it?

@adamv adamv closed this in 41c095e Aug 5, 2013
@adamv
Copy link
Contributor

adamv commented Aug 5, 2013

Pulled; sorry for the delay.

@yasuyk
Copy link
Contributor Author

yasuyk commented Aug 6, 2013

Thanks for merging!

@yasuyk yasuyk deleted the clang-complete branch August 6, 2013 22:09
handyman5 pushed a commit to handyman5/homebrew that referenced this pull request Oct 7, 2013
emacs-clang-complete-async is an emacs extension to complete C and C++
code, it uses libclang to parse the source code on the fly and provides
completion candidates to auto-complete.

Closes Homebrew#19449.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
@Homebrew Homebrew locked and limited conversation to collaborators Feb 16, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants