Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/niosus/EasyClangComplete
:boom: Robust C/C++ code completion for Sublime Text 3/4
https://github.com/niosus/EasyClangComplete
Fix #591
182741eb91b03ebe5197c8a85796461b3905c2b7 authored over 5 years ago by Igor Bogoslavskyi <[email protected]>Fix #590
b96ba1e81abf7e5e4cfad60486e7ea84641ca423 authored over 5 years ago by Igor Bogoslavskyi <[email protected]>5d236a47fd0e7359bdf152d70017ad356dfedb06 authored over 5 years ago by Igor Bogoslavskyi <[email protected]>
817d506e3f9c2b61792663880a27154075720626 authored over 5 years ago by [email protected] <[email protected]>
Fix #588
b4e5819a3cbaa1c960aeb8216eb371451054e4e1 authored over 5 years ago by Igor Bogoslavskyi <[email protected]>f79c9f120cef5a62f33a29266b3d358591e71797 authored over 5 years ago by [email protected] <[email protected]>
0efdcb8682d43c6e70704a8577ca3033ef2abab8 authored over 5 years ago by [email protected] <[email protected]>
db13d97ac2c8451bcacf14072f59a06aebe77608 authored over 5 years ago by Igor Bogoslavskyi <[email protected]>
Fix #560
091ad5bcd4e0c5d5dd2375114122cf4475e7d697 authored over 5 years ago by Igor Bogoslavskyi <[email protected]>15e1292eae6a83d535c6449b1671c13de689dbd4 authored over 5 years ago by [email protected] <[email protected]>
fa8f74ceb5444f5c8d4164159ed668b1c7b31570 authored over 5 years ago by [email protected] <[email protected]>
- Star expansion is now supporting glob syntax
- Glob expansion works everywhere now
- Create ...
* Remove settings
- "include_file_folder"
- "include_file_parent_folder"
4a061e4717320ca559c945b7a79278c43199b7ec authored over 5 years ago by [email protected] <[email protected]>
8dbaae8806e9325d142d471dfee818d1a9b19c0b authored over 5 years ago by [email protected] <[email protected]>
79a0c6cc52bbb8fc9e94c95b5c84d9ac46e1526e authored about 6 years ago by [email protected] <[email protected]>
4527e372938bc24d00ff408561d5cef069bf9fc1 authored about 6 years ago by [email protected] <[email protected]>
* Refactoring of the way we search for libclang
* Revert to original code in cindex modules
* ...
415696cd2599a99a4702cdb6a225ffaf474488d4 authored about 6 years ago by Igor Bogoslavskyi <[email protected]>
1df145aacb71571e08f0430b6196d4a60ecd6e1d authored about 6 years ago by Kili <[email protected]>
068951e3befff3afbb86d48971ff9254b3f8626d authored about 6 years ago by [email protected] <[email protected]>
* Add references to popup + refactoring
* Add new setting `show_index_references`: true
6684f7873582de2db62e91424d65a937b42f1091 authored about 6 years ago by Kili <[email protected]>
8ef89f28b86d91ab026a11a634db801e1209843d authored about 6 years ago by [email protected] <[email protected]>
144804193ce2e25888ee9673d78774238b77c50d authored about 6 years ago by Igor Bogoslavskyi <[email protected]>
* Add test to check if any docs are missing
* Change setting `target_xxx_compiler` to `target_c...
6f31bb21a1d147b108375129d66a25d37289b650 authored about 6 years ago by Igor Bogoslavskyi <[email protected]>
* Add test to check if any docs are missing
* Change setting `target_xxx_compiler` to `target_c...
* Add references to popup + refactoring
* Add new setting `show_index_references`: true
701d14a0057f9c92cf2a73e745d63dd325e6f4a9 authored about 6 years ago by Kili <[email protected]>
1292434ff8bc47bd24dd578271fe144140d43926 authored about 6 years ago by [email protected] <[email protected]>
18d5f60c4155ea5d4198568229666402fdd3e38a authored about 6 years ago by [email protected] <[email protected]>
c9048f192b0164ea766b840f1e9fc706fb90a76d authored about 6 years ago by [email protected] <[email protected]>
1cebbd27d5e10723e6ca7027dccfe7eff24e8995 authored about 6 years ago by Igor Bogoslavskyi <[email protected]>
* Add a setting for popup maximum dimensions in pixels (defaults to 1800 x 800)
* Apply code wr...
We now parse the spelling of the type to make sure we don't ignore templates
like A<int>. This ...
0ac3d13d48daee790170d36b399f74ea0f13bf5c authored about 6 years ago by Igor Bogoslavskyi <[email protected]>
3cb33e0224451d671011b8847c0dd6dc347f440e authored about 6 years ago by [email protected] <[email protected]>
79e79c14f043439ab2b7af58927201f730b706ad authored about 6 years ago by Igor Bogoslavskyi <[email protected]>
When we press the completion trigger in include statement
we get an async job of getting all in...
4e058045bfe09e065690e1150b9d81d72fe33d39 authored about 6 years ago by Igor Bogoslavskyi <[email protected]>
edf64a17bf24661d9a7ea714fc1bf095f41192eb authored about 6 years ago by [email protected] <[email protected]>
aaead8d7d86e91c5276f2dfa13942aa04e2646ef authored about 6 years ago by [email protected] <[email protected]>
4d871c700300fa7c60bb0e263b093dde048cfd43 authored about 6 years ago by [email protected] <[email protected]>
302b5da04dd767985474427d1ea12f16d33e1c2d authored about 6 years ago by [email protected] <[email protected]>
5fdcba641da68f87a11fbe192aa0cb6437ee965b authored about 6 years ago by Igor Bogoslavskyi <[email protected]>
d39577143a000a1a0a27e9038543761977b114b9 authored about 6 years ago by Igor Bogoslavskyi <[email protected]>
d562dd8d9b02c27c311c9c25e16afd4570bea738 authored about 6 years ago by Igor Bogoslavskyi <[email protected]>
- Add description on Qt configuration steps
- Close #520
Fix #517
9a87aa704fa480d2f7b9bbc030887e3d56b05a08 authored about 6 years ago by Igor Bogoslavskyi <[email protected]>1c9b2667ada40221bf3318d6acf0884b3dc6118b authored about 6 years ago by [email protected] <[email protected]>
107fb1bc75b5221f98ff6034753e5af2db24399a authored about 6 years ago by [email protected] <[email protected]>
7c163227b955c406d7c7e5d54e38d0ee2db15a7d authored about 6 years ago by [email protected] <[email protected]>
05846c60186cc7ac1049affd77cdc1544eaa7a51 authored about 6 years ago by [email protected] <[email protected]>
12960ee670d635a473ddbbaa99691908303f533f authored about 6 years ago by [email protected] <[email protected]>
75598d534f9ac3ccb2af5070fad48091df14199f authored about 6 years ago by [email protected] <[email protected]>
df013f361efd87546942e4a288d46a001515fd3a authored about 6 years ago by [email protected] <[email protected]>
ab61c479bc8b6d90e16899c9311987bbee560fa0 authored about 6 years ago by [email protected] <[email protected]>
05d10fdc603f8bde573d26c6b50d137cb15c4ab5 authored about 6 years ago by [email protected] <[email protected]>
0237343d5b8bab093486a66b2ead7e42761e1fdd authored about 6 years ago by Igor Bogoslavskyi <[email protected]>
296f9658e0704c877fb325601096f2ef3d82590f authored about 6 years ago by Igor Bogoslavskyi <[email protected]>
* Add mkdocs as a way of handling documentation
* Change travis script to deploy docs on push t...
9776e9d1494208f90102f4157ea6c2ea63b1df41 authored about 6 years ago by [email protected] <[email protected]>
This should fix #512
41b3cff23fdd753a777005095dd187486e02f3e8 authored about 6 years ago by Igor Bogoslavskyi <[email protected]>4aa21fb0bbe69da988b3dfccae4551c7fadc6a8f authored about 6 years ago by Igor Bogoslavskyi <[email protected]>
* Refactor File class and cleanup of flag sources
* Only run catkinizer on Linux + cleanups
0a034dbef87e2facc29d769c2f7aee5975fd61d8 authored over 6 years ago by Igor Bogoslavskyi <[email protected]>
* Change the way libclang is found
* Add a stub for clang 7. Close #473
* Add reloading plugin...
9f9a347797d26e886a3418a080f3389b7408d803 authored over 6 years ago by [email protected] <[email protected]>
545bbaaee50de2175be80bf8bdbb3a09246b6673 authored over 6 years ago by [email protected] <[email protected]>
8f597f62373a5dd894aee2e60354d7e4dccb45fd authored over 6 years ago by [email protected] <[email protected]>
523c0a1147bb63653869b30bdcdd4b511b1eb276 authored over 6 years ago by schreda <[email protected]>
cb998951132a70a999c739f22ad5df40a5c77727 authored over 6 years ago by Max Jendruk <[email protected]>
54c5274b4bb7ca5d8f24bab6e6a172966face675 authored over 6 years ago by Igor Bogoslavskyi <[email protected]>
8f0f3aebb1cddaf78cf6acc6164a87e8279fbfce authored over 6 years ago by Igor Bogoslavskyi <[email protected]>
Close #334
this allows to specify any folders for which not to run ECC
* Make valid syntax configurable
Close issue #432. This enables setting custom syntax to enab...
03c8256eee62f20915b6c38df50b9dddd817fa03 authored over 6 years ago by Igor Bogoslavskyi <[email protected]>
It seems to clash with some other keybinding on macOS, so I removed it
completely here. Close #434
* Add missing template methods to python cindex bindings
These methods exist in the libclang ...
c8e2c49227ea771d3ba4142df3eaa4768a51b330 authored over 6 years ago by Kyle Teske <[email protected]>
Add "EasyClangComplete: Show popup info" to the menu that invokes
"ecc_show_popup_info". Perform...
Instead of using instance variables and instance methods
to kick off a thread job to get popup i...
2d1afba5fa9d6c4df342105099355889fdf7f9fd authored over 6 years ago by Kyle Teske <[email protected]>
fcb187cc8bbb0c8f2ea072c55864e77f8723b47c authored over 6 years ago by Igor Bogoslavskyi <[email protected]>
fc8da7f5d23d50fc72cad2b0b5fd23a3cd2bf250 authored over 6 years ago by Igor Bogoslavskyi <[email protected]>
5609ca0914a5de7ac428e2593f98e34b40210156 authored over 6 years ago by Igor Bogoslavskyi <[email protected]>
5eb99fda6aa9a764f04d1d98a357d79d137e6ef2 authored over 6 years ago by Igor Bogoslavskyi <[email protected]>
c0698caedfefd30c5608d35db830db0a5ad1e420 authored over 6 years ago by Igor Bogoslavskyi <[email protected]>
78cbadad27d1725b69c1c771fa20c86b0630ac23 authored over 6 years ago by [email protected] <[email protected]>
171349e59cb418176c4afa2200a13245637f22c3 authored over 6 years ago by [email protected] <[email protected]>
b69b2c9bacb0f9202fa0f9b77174704a2b717e15 authored over 6 years ago by [email protected] <[email protected]>
This solves the issue with apple clang 10.0.
a4b3e0bd4817e14d7928a11e641d7f2444f7fb8a authored over 6 years ago by [email protected] <[email protected]>Fix #479
e251acf5f74e8b0fcd6c07c08eee17a681e9ae23 authored over 6 years ago by Igor Bogoslavskyi <[email protected]>d3aad04eac5e84f62096845f57bd359254771bae authored over 6 years ago by Igor Bogoslavskyi <[email protected]>
372170d624d1fb3ce0c56aa6ac003f944c57f230 authored over 6 years ago by jess <[email protected]>
* Introduce a flag source parsing include flags from Makefiles
This new flags source extracts...
1cf8ed2725b69481647ae651f1015c37baa34c3d authored over 6 years ago by Martin Willi <[email protected]>
Hovering over methods that return covariant types, e.g. NSArray<Foo*>*
would show a cut-off pop...
6f916fb636534e504c82bd26116ed292cf0f18c5 authored over 6 years ago by [email protected] <[email protected]>
* Set shell=False for every command to use lists
05ce125e04e947c2ecd74bb46dfc03067377f142 authored over 6 years ago by Igor Bogoslavskyi <[email protected]>f292ec63d217388a63efdf884b1587e9424283f6 authored over 6 years ago by Igor Bogoslavskyi <[email protected]>
* Stop using list2cmdline
* Still use list2cmdline when on windows
* Add clarifying comment
6bd904212b74ad237a11ad69c8672bb61e26ab70 authored over 6 years ago by Igor Bogoslavskyi <[email protected]>