Commit Graph

  • 94e70b394e
    Fix candidate insertion adjustment micbou 2018-12-01 23:58:34 +0100
  • 75bf1738dc
    Auto merge of #3247 - micbou:diagnostic-matches-current-window, r=puremourning zzbot 2018-11-27 12:11:50 -0800
  • 3151820ff5
    Update diagnostic matches only in current window micbou 2018-11-25 23:33:26 +0100
  • 8216dec954
    Auto merge of #3243 - micbou:remove-user-options-store-dependency, r=bstaletic zzbot 2018-11-26 19:58:59 -0800
  • 9e0e660bee
    Auto merge of #3241 - bstaletic:flakes, r=Valloric zzbot 2018-11-26 17:32:43 -0800
  • f6ec5557c0
    Add g:ycm_filter_diagnostics to list of options micbou 2018-11-26 12:49:36 +0100
  • e651d970ed
    Remove user_options_store dependency micbou 2018-11-25 16:11:00 +0100
  • 24a01864fd Run flake8 on scripts in root Boris Staletic 2018-11-23 11:39:35 +0100
  • 8e33c3c644
    Auto merge of #3237 - micbou:increase-clang-requirement, r=bstaletic zzbot 2018-11-21 07:08:45 -0800
  • 17c9da60f6
    Increase libclang version requirement in docs micbou 2018-11-19 19:08:45 +0100
  • f2d999bbb1
    Auto merge of #3229 - micbou:keep-previous-window, r=puremourning zzbot 2018-11-18 05:48:57 -0800
  • ff0a62bd15
    Auto merge of #3174 - micbou:clang-fixit-completion, r=bstaletic zzbot 2018-11-17 21:41:09 -0800
  • 76aa22886f
    Update TypeScript instructions in docs micbou 2018-10-14 15:19:15 +0200
  • 4b4f678bef
    Support completion FixIts for C-family languages micbou 2018-08-17 04:36:27 +0200
  • 95efbc8766
    Auto merge of #3208 - micbou:null-character-completion, r=micbou zzbot 2018-11-17 05:23:42 -0800
  • d8d021537b
    Update ycmd micbou 2018-11-17 13:01:15 +0100
  • 39c06c42e3
    Handle null characters in completion response micbou 2018-10-28 19:31:19 +0100
  • d08be52c62
    Preserve previous window when updating matches micbou 2018-11-16 13:34:53 +0100
  • b668ed6405
    Auto merge of #3192 - micbou:auto-wrap, r=micbou zzbot 2018-11-16 16:39:33 -0800
  • eba717553f
    Recompute starting column on auto-wrapping micbou 2018-10-19 15:59:41 +0200
  • e412ee465b
    Auto merge of #3204 - micbou:fix-flake8, r=bstaletic zzbot 2018-11-16 10:15:37 -0800
  • faa019aa53
    Merge pull request #3209 from santosh/docs micbou 2018-11-01 17:49:24 +0100
  • a6f0fb2cbd removes 'below' from text to reduce confusion Santosh Kumar 2018-11-01 10:29:07 +0530
  • 88bdfc01f9
    Fix Flake8 errors micbou 2018-10-26 22:19:50 +0200
  • f67e5ff27b
    Auto merge of #3104 - micbou:omnifunc-convert-strings-dictionaries, r=bstaletic zzbot 2018-10-14 10:58:41 -0700
  • 75c3bb6928
    Auto merge of #3124 - hackaugusto:type_check_blacklist, r=micbou zzbot 2018-10-14 09:20:07 -0700
  • 926e32d6e5
    Simplify AdjustCandidateInsertionText function micbou 2018-08-19 20:40:46 +0200
  • 73fea03d78
    Convert strings from omnifunc into dictionaries micbou 2018-08-05 21:22:32 +0200
  • 34dee0ebcb
    Auto merge of #3163 - micbou:python-path, r=puremourning zzbot 2018-10-14 07:52:27 -0700
  • 040582c107
    Add minimal dependencies to Python path micbou 2018-09-28 22:06:26 +0200
  • a98bc72668
    Auto merge of #3176 - micbou:python-docs, r=bstaletic zzbot 2018-10-08 08:48:47 -0700
  • 0ac80ab619
    Update docs about the default version of Python used for completion micbou 2018-10-08 00:03:46 +0200
  • 5c722bbfbb
    Auto merge of #3161 - micbou:completer-command-ignore-ft-option, r=puremourning zzbot 2018-10-07 12:21:39 -0700
  • 738668319f
    Auto merge of #3154 - micbou:reduce-logging-verbosity-connection-error, r=puremourning zzbot 2018-10-07 11:47:52 -0700
  • 40ff89e8d0
    Auto merge of #3175 - micbou:update-ycmd, r=puremourning zzbot 2018-10-07 11:16:31 -0700
  • d2ee69d521
    Remove ncurses-compat-libs dependency for Fedora micbou 2018-10-07 03:07:35 +0200
  • 9957e7ba0a
    Update semantic triggers in documentation micbou 2018-10-07 03:06:15 +0200
  • 6caa49f859
    Update ycmd micbou 2018-10-07 02:46:23 +0200
  • bdc3a66488
    Ignore ft= argument from YcmCompleter command micbou 2018-09-27 02:33:11 +0200
  • 5e46cdfbbf
    Reduce logging verbosity when a connection error occurs micbou 2018-03-29 17:02:12 +0200
  • e37923a752
    Auto merge of #3147 - micbou:update-java-links, r=Valloric zzbot 2018-09-20 00:18:34 -0700
  • fa6d089ea9
    Update Java links in documentation micbou 2018-09-19 13:16:37 +0200
  • 9e381ade46
    Auto merge of #3140 - micbou:merge-linux-docs, r=Valloric zzbot 2018-09-19 21:19:56 -0700
  • a020cbc0fc
    Auto merge of #3148 - micbou:toggle-logs-extra-data, r=Valloric zzbot 2018-09-19 20:48:37 -0700
  • 4524d4bfd1
    Include extra data when getting the logs micbou 2018-09-19 21:30:04 +0200
  • 0868aef516 added type check for g:ycm_filetype_blacklist Augusto F. Hack 2018-08-19 17:04:55 -0300
  • 487b8ab2b4
    Auto merge of #3134 - micbou:fitting-height-wrap, r=micbou zzbot 2018-09-09 06:39:05 -0700
  • c3b4884cd3
    Auto merge of #3126 - micbou:fix-cursor-position-replace-chunk, r=micbou zzbot 2018-09-09 05:36:16 -0700
  • 687654cec1
    Auto merge of #3125 - micbou:omnifunc-invalid-start-column, r=micbou zzbot 2018-09-09 04:05:38 -0700
  • d215342f2f
    Fix cursor position when replacing chunk micbou 2018-04-04 15:03:32 +0200
  • eac2232c22
    Improve omnifunc compliance when start column is invalid micbou 2018-08-16 17:21:50 +0200
  • 49237419cc
    Auto merge of #3123 - micbou:cuda-docs, r=bstaletic zzbot 2018-09-09 03:08:00 -0700
  • aaa94ba9c9
    Merge Linux distributions instructions micbou 2018-08-20 02:12:09 +0200
  • b6583623a0
    Set window height according to the wrap option micbou 2018-08-29 21:39:31 +0200
  • e018777b38
    Auto merge of #3117 - micbou:omnifunc-restore-cursor-position, r=micbou zzbot 2018-08-19 15:04:52 -0700
  • 7b3a4aaf04
    Add CUDA to C-family languages in documentation micbou 2018-08-17 04:59:15 +0200
  • 24ab8ca941
    Restore cursor position after omnifunc calls micbou 2018-08-13 17:34:04 +0200
  • a688da3b96
    Auto merge of #3120 - micbou:goto-modifiers-version, r=micbou zzbot 2018-08-19 11:34:44 -0700
  • 9ce35aee91
    Auto merge of #3113 - micbou:python-docs, r=micbou zzbot 2018-08-19 10:16:20 -0700
  • 96e80c8de2
    Auto merge of #3112 - micbou:omnifunc-start-column, r=micbou zzbot 2018-08-19 08:49:46 -0700
  • 2f93af0001
    Update Python documentation and add extra conf file micbou 2018-07-25 22:25:31 +0200
  • 14ed326842
    Auto merge of #3111 - micbou:autoimport-undo-faq, r=micbou zzbot 2018-08-19 06:26:59 -0700
  • d3ed74eca4
    Auto merge of #3108 - micbou:codecov-tests, r=puremourning zzbot 2018-08-19 06:01:08 -0700
  • dca5682e21
    Move cursor to start column before calling again omnifunc micbou 2018-08-09 14:42:12 +0200
  • 959d0c4c5f
    Only use command modifiers if available micbou 2018-08-14 10:21:12 +0200
  • 713515167f
    Add entry in FAQ about automatic import insertion breaking undo micbou 2018-08-09 00:42:56 +0200
  • 556213717a
    Ignore tests in codecov configuration micbou 2018-08-07 15:44:04 +0200
  • 15362d9cb8
    Auto merge of #3089 - micbou:tsserver-javascript, r=Valloric zzbot 2018-07-25 14:02:12 -0700
  • 1e9c59abfa
    Auto merge of #3091 - micbou:completer-command-mods, r=Valloric zzbot 2018-07-25 13:46:18 -0700
  • 4e3ae95e9f
    Update JavaScript support and documentation micbou 2017-09-26 20:17:46 +0200
  • f379ec103f
    Auto merge of #3088 - micbou:settings-docs, r=micbou zzbot 2018-07-25 11:49:35 -0700
  • 52c022708c
    Update C-family documentation micbou 2018-07-24 01:58:28 +0200
  • 8a911c1a80
    Auto merge of #3087 - micbou:filepath-blacklist-docs, r=micbou zzbot 2018-07-25 11:24:43 -0700
  • 87702559f3
    Support modifiers for GoTo commands micbou 2018-07-24 17:12:50 +0200
  • 31b6d9426a
    Add g:ycm_filepath_blacklist option to documentation micbou 2018-07-24 02:14:38 +0200
  • 459b3e620e
    Auto merge of #3082 - micbou:update-ycmd, r=Valloric zzbot 2018-07-23 15:35:03 -0700
  • 17beac58a3
    Auto merge of #3086 - micbou:python-3.7, r=Valloric zzbot 2018-07-23 15:02:20 -0700
  • 2d213e7ed2
    Test Python 3.7 on AppVeyor micbou 2018-07-23 21:29:48 +0200
  • 9b1eb3a038
    Update ycmd micbou 2018-07-20 20:51:01 +0200
  • e1ead995c1
    Auto merge of #3024 - micbou:diagnostic-matches-current-buffer, r=micbou zzbot 2018-06-20 11:46:15 -0700
  • e49f817bfe
    Auto merge of #3051 - micbou:fix-typos-documentation, r=puremourning zzbot 2018-06-10 10:57:12 -0700
  • a97bff78d6
    Fix typos in documentation micbou 2018-06-10 17:57:43 +0200
  • 115f360092
    Update matches for all windows micbou 2018-05-17 14:52:40 +0200
  • c9ff217737
    Auto merge of #3032 - micbou:msvc-12-docs, r=micbou zzbot 2018-06-02 11:33:48 -0700
  • 17f28c68ff
    Auto merge of #3013 - bstaletic:anaconda_faq, r=puremourning zzbot 2018-06-02 09:39:54 -0700
  • fad5c5be2d Anaconda python FAQ Boris Staletic 2018-05-05 22:31:37 +0200
  • 2dcb3e91ad
    Auto merge of #3045 - micbou:flake8-ycm, r=puremourning zzbot 2018-06-02 07:46:13 -0700
  • 470518075d
    Auto merge of #3035 - micbou:show-detailed-diagnostic-none, r=puremourning zzbot 2018-06-02 07:21:43 -0700
  • bdfcb660eb
    Auto merge of #3027 - micbou:fix-debug-info-test, r=puremourning zzbot 2018-06-02 06:06:35 -0700
  • 29717194fc
    Do not ignore E211 rule from Flake8 micbou 2018-05-30 09:04:37 +0200
  • 6b4d705238
    Add flake8-ycm to test requirements micbou 2018-05-30 01:00:49 +0200
  • a7ec7a6cd9
    Fix YcmShowDetailedDiagnostic command on line without a diagnostic micbou 2018-05-24 11:34:48 +0200
  • e5b28f5c32
    Auto merge of #3034 - midchildan:add-cuda, r=micbou zzbot 2018-05-24 01:57:09 -0700
  • 2ad0cfc0d8
    Update ycmd midchildan 2018-05-24 16:08:28 +0900
  • 23771b379a
    Add CUDA support midchildan 2018-05-24 14:34:15 +0900
  • 6aeaae20a8
    Remove Visual Studio 12 generator from the docs micbou 2018-05-22 01:17:06 +0200
  • 638ee2e5f8
    Fix debug info test on Python 2 with Clang support micbou 2018-05-18 18:13:31 +0200
  • 8e448920c9
    Auto merge of #3023 - micbou:mutable-user-options, r=puremourning zzbot 2018-05-15 15:05:55 -0700
  • d16d3cebc4
    Allow users to change the options by restarting the server micbou 2018-05-14 14:18:18 +0200
  • acb015fd1c
    Auto merge of #3016 - alexDarcy:doc_freebsd, r=micbou zzbot 2018-05-12 02:47:16 -0700