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

Use objc triggers for objcpp #865

Merged
merged 1 commit into from
Oct 26, 2017
Merged

Use objc triggers for objcpp #865

merged 1 commit into from
Oct 26, 2017

Conversation

froody
Copy link

@froody froody commented Oct 25, 2017

The objc triggers are perfectly valid in objcpp, so use them


This change is Reviewable

@micbou
Copy link
Collaborator

micbou commented Oct 26, 2017

Thanks for the PR. :lgtm:


Reviewed 1 of 1 files at r1.
Review status: all files reviewed at latest revision, all discussions resolved.


Comments from Reviewable

@Valloric
Copy link
Member

Looks good!

@zzbot r=micbou

@zzbot
Copy link
Contributor

zzbot commented Oct 26, 2017

📌 Commit eb2072c has been approved by micbou

@zzbot
Copy link
Contributor

zzbot commented Oct 26, 2017

⌛ Testing commit eb2072c with merge 16fedf9...

zzbot added a commit that referenced this pull request Oct 26, 2017
Use objc triggers for objcpp

The objc triggers are perfectly valid in objcpp, so use them

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/valloric/ycmd/865)
<!-- Reviewable:end -->
@zzbot
Copy link
Contributor

zzbot commented Oct 26, 2017

☀️ Test successful - status-appveyor, status-travis
Approved by: micbou
Pushing 16fedf9 to master...

@zzbot zzbot merged commit eb2072c into ycm-core:master Oct 26, 2017
@codecov-io
Copy link

Codecov Report

Merging #865 into master will increase coverage by <.01%.
The diff coverage is 91.66%.

@@            Coverage Diff             @@
##           master     #865      +/-   ##
==========================================
+ Coverage   94.76%   94.77%   +<.01%     
==========================================
  Files          79       79              
  Lines        5427     5435       +8     
  Branches      171      171              
==========================================
+ Hits         5143     5151       +8     
  Misses        235      235              
  Partials       49       49

zzbot added a commit to ycm-core/YouCompleteMe that referenced this pull request Dec 3, 2017
[READY] Update ycmd

Include the following changes:
 - PR ycm-core/ycmd#856: update JediHTTP;
 - PR ycm-core/ycmd#860: improve diagnostics location in C-family languages;
 - PR ycm-core/ycmd#865: use Objective-C triggers for Objective-C++;
 - PR ycm-core/ycmd#869: support TypeScript 2.6.1;
 - PR ycm-core/ycmd#875: allow switching to a different JavaScript project with `RestartServer`;
 - PR ycm-core/ycmd#877: support `-idirafter` include flag in C-family languages.

Update the JavaScript documentation on how to switch to a different project. We only mention the `:YcmCompleter RestartServer` way as other methods involve restarting ycmd and losing all its data like stored identifiers.

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/valloric/youcompleteme/2839)
<!-- Reviewable:end -->
snakeleon added a commit to snakeleon/YouCompleteMe-x64 that referenced this pull request Dec 4, 2017
Include the following changes:
 - PR ycm-core/ycmd#856: update JediHTTP;
 - PR ycm-core/ycmd#860: improve diagnostics location in C-family languages;
 - PR ycm-core/ycmd#865: use Objective-C triggers for Objective-C++;
 - PR ycm-core/ycmd#869: support TypeScript 2.6.1;
 - PR ycm-core/ycmd#875: allow switching to a different JavaScript project with `RestartServer`;
 - PR ycm-core/ycmd#877: support `-idirafter` include flag in C-family languages.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants