Commit graph

3 commits

Author SHA1 Message Date
Jeremy Friesen
6e275a12fc
Adding solargraph to support LSP for Ruby (#15484)
* Adding solargraph to support LSP for Ruby

[Solargraph](https://github.com/castwide/solargraph) is a Language
Server Protocol (LSP) implementation for Ruby.

LSP provides Integrated Development Environment (IDE) features.  There
are a list of plugins for various editors.

By including Solargraph, those using LSP enabled tools have a rich suite
of tools available for them.

In Emacs land I'm using lsp-mode.el.  There are plugins/extensions for
VS Code, Atom, and Vim.  (see the Solargraph URL for details).

* Further documenting solargraph

Really, just want to nudge Travis
2021-11-24 12:18:28 -05:00
rhymes
2e664b7cd5
Remove API docs packages ✂️ ✂️ ✂️ (#14580)
* Remove API docs packages @spotlight/spectral and redoc-cli

* Remove yard packages
2021-08-24 18:51:05 +02:00
dependabot[bot]
319551b1fe
Bump yard from 0.9.25 to 0.9.26 (#12040)
Bumps [yard](https://github.com/lsegal/yard) from 0.9.25 to 0.9.26.
- [Release notes](https://github.com/lsegal/yard/releases)
- [Changelog](https://github.com/lsegal/yard/blob/main/CHANGELOG.md)
- [Commits](https://github.com/lsegal/yard/compare/v0.9.25...v0.9.26)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-28 11:26:04 -05:00