-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
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.
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
Labels
No labels
