question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Workspace never found

See original GitHub issue

NVim version: v0.4.4 Release

OS GNU/Linux Debian 11 x86_64, kernel 5.10.0-9-amd64

Steps to reproduce

mkdir temp-test
cd temp-test
nvim .

Expected result The RPC shows “temp-test” as workspace_folder.

Actual result “No workspace” is shown instead.

Configuration

{
"rpc.enabled": true,
"rpc.ignoreWorkspaces": [],
"rpc.workspaceElapsedTime": true,
"rpc.checkIdle": true,
"rpc.idleTimeout": 300,
"rpc.idleText": "😴 Idling...",
"rpc.problemsText": "{count} problems found",
"rpc.detailsEditing": "📂 {workspace_folder}",
"rpc.detailsViewing": "📂 {workspace_folder}",
"rpc.lowerDetailsViewing": "📄 {file_name} • {total_lines} lines",
"rpc.lowerDetailsEditing": "📄 {file_name} • {total_lines} lines",
"rpc.largeImage": "Editing a {Lang} file"
}

Additional context Your VSCode extension works perfectly fine with the same settings (except of course with VSCode instead of NVim), which is quite strange??

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:2
  • Comments:5

github_iconTop GitHub Comments

2reactions
l-zeuchcommented, Oct 8, 2022

Thank you! That works beautifully.

1reaction
xhaypercommented, Oct 8, 2022

i will add rpc.useCWDAsFallback to config, so it will resolve this, it will be disabled by default but you can enable it

Read more comments on GitHub >

github_iconTop Results From Across the Web

Installation issues - Google Workspace Admin Help
Get details on where to find your trace log files. Download & installation issues. Expand section | Collapse all & go to top....
Read more >
Workspace Missing/Empty, Tools Missing On Start Up
Solved: After a recent update, Illustrator is missing all tools/toolbars/panels except the main menu toolbar (file, edit, etc.), doesn't save my workspaces ......
Read more >
Troubleshoot WorkSpaces issues - AWS Documentation
No WorkSpace found under your username. Contact your administrator to request one." Additionally, searches for the username in the Amazon WorkSpaces console ...
Read more >
Lost workspace - Google Groups
My Mac quit unexpectedly and my workspace disappeared. I've never saved it (as I never really knew how - but I do now),...
Read more >
Eclipse: All my projects disappeared from Project Explorer
For me, this was very tedious, since I had several dozen projects in my workspace, but it's the only solution I found short...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found