YouCompleteMe/python/ycm/client
zzbot 15362d9cb8
Auto merge of #3089 - micbou:tsserver-javascript, r=Valloric
[READY] Update JavaScript support and documentation

This updates the documentation with the proposed changes in https://github.com/Valloric/ycmd/pull/1036#issuecomment-397234687. The Tern instructions are moved to [this wiki page](https://github.com/Valloric/YouCompleteMe/wiki/JavaScript-Semantic-Completion-through-Tern). JavaScript is added to the list of supported filetypes for diagnostics and completion fixits.

<!-- 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/3089)
<!-- Reviewable:end -->
2018-07-25 14:02:12 -07:00
..
__init__.py A (barely) working version of ycmd + client 2013-10-07 11:03:26 -07:00
base_request.py Add flake8-ycm to test requirements 2018-05-30 02:53:28 +02:00
command_request.py Support modifiers for GoTo commands 2018-07-24 18:07:41 +02:00
completer_available_request.py Refactor server exception handling 2018-04-13 01:35:17 +02:00
completion_request.py Update JavaScript support and documentation 2018-07-25 22:15:01 +02:00
debug_info_request.py Add flake8-ycm to test requirements 2018-05-30 02:53:28 +02:00
event_notification.py Refactor server exception handling 2018-04-13 01:35:17 +02:00
messages_request.py Refactor server exception handling 2018-04-13 01:35:17 +02:00
omni_completion_request.py Rewrite completion system 2017-06-21 02:32:57 +02:00
shutdown_request.py Fix shutdown request initialization 2018-04-24 15:49:50 +02:00
ycmd_keepalive.py Resend request when extra conf is loaded or ignored 2018-04-22 22:10:14 +02:00