Skip to content

Remote Arguments seems to be an error. #4

@baizeyv

Description

@baizeyv

System: Windows 11 Pro
Unity Version : 2022.3.17f1

The DefaultRemoteArgs ->

static string DefaultRemoteArgs { get; } = "--servername ${pipePath} -c \"n ${filePath} | call cursor(${line},${column})<CR>\"";

I think -c "n ${filePath}" is a mistake,
what's the n command mean ?
maybe e ?

After modificatioon it seems to work fine.

my configuration:
image

And I have a problem also, when double click a script file, it will be opend in neovide, but the focus still stays in Unity and does not switch to Neovide. How to solve it ? Please.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions