Baidu

Results 66 comments of Baidu

### Diagnostics ![diagnostics](https://cloud.githubusercontent.com/assets/1453551/24251714/7c8d7b58-0fb1-11e7-8b07-500167f5742b.gif)

`g:LanguageClient_signColumnAlwaysOn` was deprecated. Use `set signcolumn=yes` instead.

# Formatting ![formatting](https://user-images.githubusercontent.com/1453551/29643906-0dfd8d56-8827-11e7-8a4a-89c31852a063.gif)

Default `g:LanguageClient_diagnosticsDisplay` has changed to ``` { 1: { "name": "Error", "texthl": "ALEError", "signText": "✖", "signTexthl": "ALEErrorSign", }, 2: { "name": "Warning", "texthl": "ALEWarning", "signText": "⚠", "signTexthl": "ALEWarningSign", }, 3:...

# Code Action ![tty](https://user-images.githubusercontent.com/1453551/30673481-41bb5940-9e28-11e7-886b-a0947ebd754f.gif)

## New Configuration: `LanguageClient_windowLogMessageLevel` ``` g:LanguageClient_windowLogMessageLevel *g:LanguageClient_windowLogMessageLevel* Maximum MessageType to echoshow messages from window/logMessage. MessageType > export namespace MessageType { /** * An error message. */ export const Error =...

*vim* support is added in #151.

# Announcement and Breaking Changes Master branch is deprecated. Please switch to branch [next] if possible. All of the functionalities should behave exactly as previously, only 1. more performant and...

The main concern is that committing in binary blobs will explode the repo pretty quickly. Besides the install script, there are also two alternatives, - build the repo with `make...

Note added to build locally. https://github.com/autozimu/LanguageClient-neovim/commit/379d42eb0b6c8eaab12c234e3ad235fe6312febc