Skip to content
This repository was archived by the owner on Nov 18, 2022. It is now read-only.
This repository was archived by the owner on Nov 18, 2022. It is now read-only.

Code completion just compatible with "LF" line ending #443

Closed
@Elementals

Description

@Elementals

As was originally mentioned here, code completion is not compatible with "CRLF" line ending.
bug code_completion
Here I use Amethyst (game engine) as an example, but for simple projects which just using a rand crate the bug will appear too.
I'm not sure this is caused by the rls-vscode or RLS or Racer though.

Also, Racer require nightly rust, why you haven't mention this in the VSCode page? (And this causes huge difference indeed, never get code completion worked in stable rust.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions