Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
xavierd
/
clang_complete
Public
Notifications
You must be signed in to change notification settings
Fork
304
Star
1.9k
Code
Issues
162
Pull requests
23
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Improvements
- #549
#549
Open
DroZ-hun
wants to merge 14 commits into
xavierd:master
xavierd/clang_complete:master
from
DroZ-hun:improvements
DroZ-hun/clang_complete:improvements
Copy head branch name to clipboard
Conversation
Commits
14
(14)
Checks
Files changed
Open
Improvements
#549
DroZ-hun
wants to merge 14 commits into
xavierd:master
xavierd/clang_complete:master
from
DroZ-hun:improvements
DroZ-hun/clang_complete:improvements
Copy head branch name to clipboard
Commits
Commits on Feb 4, 2018
Preview window disable option.
DroZ-hun
committed
4e12661
View commit details
Copy full SHA for 4e12661
Browse repository at this point
When jumping to declaration print whether we go jump to a virtual method.
Show description for 843e369
DroZ-hun
committed
843e369
View commit details
Copy full SHA for 843e369
Browse repository at this point
non-virtual function info from now on is only printed when we jump to function (which is not virtual).
DroZ-hun
committed
7af6a45
View commit details
Copy full SHA for 7af6a45
Browse repository at this point
Create methods and keybidning for printing type of variables.
Show description for ab40e72
DroZ-hun
committed
ab40e72
View commit details
Copy full SHA for ab40e72
Browse repository at this point
Simplifying is_function().
DroZ-hun
committed
46243a0
View commit details
Copy full SHA for 46243a0
Browse repository at this point
Making PrintType non script function.
DroZ-hun
committed
3be0402
View commit details
Copy full SHA for 3be0402
Browse repository at this point
Fix extra =? in optional argument in newer clang libraries.
DroZ-hun
committed
99f1686
View commit details
Copy full SHA for 99f1686
Browse repository at this point
Making it possible to disable/change the mappings.
DroZ-hun
committed
cd9ff88
View commit details
Copy full SHA for cd9ff88
Browse repository at this point
Commits on Feb 6, 2018
Fix auto jumping and key insertion when clang complete snippet jump is not the default ...
Show description for caeade8
DroZ-hun
committed
caeade8
View commit details
Copy full SHA for caeade8
Browse repository at this point
Fixing very old bug with g:clang_close_preview set to 1 and pressing key (like semicolon) to close selection ...
Show description for ebdc0f3
DroZ-hun
committed
ebdc0f3
View commit details
Copy full SHA for ebdc0f3
Browse repository at this point
Commits on Nov 25, 2022
Merge remote-tracking branch 'Rip-Rip/master' into improvements
DroZ-hun
committed
b7ee24d
View commit details
Copy full SHA for b7ee24d
Browse repository at this point
Commits on Dec 3, 2022
Show constant value when showing type.
Show description for 8a85e33
DroZ-hun
committed
8a85e33
View commit details
Copy full SHA for 8a85e33
Browse repository at this point
Adding constant printing behavior to documentation.
DroZ-hun
committed
84775ea
View commit details
Copy full SHA for 84775ea
Browse repository at this point
Impove type and value printing functionality.
DroZ-hun
committed
c903b5b
View commit details
Copy full SHA for c903b5b
Browse repository at this point
You can’t perform that action at this time.