ruby-lsp icon indicating copy to clipboard operation
ruby-lsp copied to clipboard

Correct configuration file from general index.yml in root of project with relocating it to already existing .ruby-lsp folder.

Open ShPakvel opened this issue 1 year ago • 2 comments

I have checked that this feature is not already implemented

  • [X] This feature does not exist

Use case

It should eliminate confusion and do not block general file name for specific purposes of projects.

Description

Currently configuration file .index.yml has too general name relative to root of a project and thus do not represent purpose properly. Described in this Readme chapter https://github.com/Shopify/ruby-lsp#configuring-code-indexing.

There is .ruby-lsp folder that is created in root of a project. I think this .index.yml file should be stored and read from that folder.

Implementation

No response

ShPakvel avatar Jan 11 '24 14:01 ShPakvel

This issue is being marked as stale because there was no activity in the last 2 months

github-actions[bot] avatar Apr 30 '24 12:04 github-actions[bot]

We're discussing if this is the right approach: https://github.com/Shopify/ruby-lsp/pull/1434#issuecomment-2018723331

andyw8 avatar Apr 30 '24 12:04 andyw8

We are planning to deprecate the .index.yml file: https://github.com/Shopify/ruby-lsp/issues/2156

andyw8 avatar Jun 11 '24 13:06 andyw8