Shopify / ruby-lsp

An opinionated language server for Ruby
https://shopify.github.io/ruby-lsp/
MIT License
1.35k stars 121 forks source link

Mention editor names in the 'other editors' section #2026

Closed st0012 closed 2 days ago

st0012 commented 3 weeks ago

Motivation

This will allow users to cmd+f search for the editor names, and then link to the EDITORS.md, instead of going through readme section by section to spot it.

Implementation

Automated Tests

Manual Tests

st0012 commented 2 days ago

I adopted @andyw8's suggestion 👍