Horacio Sanson
Horacio Sanson
**Name:** sql-language-server **URL:** https://github.com/joe-re/sql-language-server
**Name:** sqls **URL:** https://github.com/lighttiger2505/sqls
When running ALEImport the LSP can return multiple options to import but ALE simply takes and applies the first one. Would be better if ALE instead shows an auto-complete menu...
Lack of understanding resulted on disabling this linter warning. Would be good to re-enable it and properly fix the problem rather then the symptom. Reference: https://github.com/dense-analysis/ale/pull/3866#issuecomment-1057328799
The vale linter available for many file types (e.g. asciidoc, markdown, etc.) lacks any form of documentation. It would be good to add proper documentation similar to how is done...
The `g:ale_go_goimports_options` that allows to configure goimports tool is not documented in the help files. See discussion here: https://github.com/dense-analysis/ale/discussions/3977#discussioncomment-1662230
- [x] What version of the library are you using? Is it the latest version? The latest released version is [  ](https://bintray.com/springfox/maven-repo/springfox/_latestVersion) Using `implementation("io.springfox:springfox-boot-starter:3.0.0") ` What kind of issue...
Some editors (e.g. vim/neovim) are capable of opening and editing non text files such as xlsx, and even gcc dumps. Also the mime type sometimes is not identified properly (e.g....
Currently I use todoman to create and manipulate tasks. This tool uses the same vdir store format as khal and can store the tasks in the same folders as khal....
**Describe the bug** In search buffer if I run this command three times, alot aborts: untag --no-flush inbox; untag --no-flush spam; tag killed **Software Versions** - Python version: Python 3.6.9...