Skip to content

Performance: Stop passing entire buffer to OmniSharp on every keystroke #309

Open
@DustinCampbell

Description

@DustinCampbell

It's not clear why, but the entire buffer gets sent to OmniSharp on every keystroke. This results in poor typing performance in all but the smallest files. We should be passing just the changes.

https://github.com/OmniSharp/omnisharp-vscode/blob/master/src/features/changeForwarding.ts#L25

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions