Horacio Sanson

Results 33 issues of Horacio Sanson

**Name:** sql-language-server **URL:** https://github.com/joe-re/sql-language-server

new tool

**Name:** sqls **URL:** https://github.com/lighttiger2505/sqls

new tool

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...

enhancement
LSP

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

enhancement

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...

enhancement

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

documentation

- [x] What version of the library are you using? Is it the latest version? The latest released version is [ ![Download](https://api.bintray.com/packages/springfox/maven-repo/springfox/images/download.svg) ](https://bintray.com/springfox/maven-repo/springfox/_latestVersion) Using `implementation("io.springfox:springfox-boot-starter:3.0.0") ` What kind of issue...

maintenance

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....

type: enhancement

**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...

bug