Config option detailsInExplorer showing unexpected behavior
See original GitHub issueConfiguration:
"rpc.detailsInExplorer": "Workspace: {workspace}",
Expected Behavior:
Workspace: workspaceName
in explorer of rich presence
Behavior Found:
Defaults to WorksnameName and Problems found
Issue:
The rpc.detailsInExplorer
picks the default configuration ignoring the config string passed.
When the rpc.showProblems
is used, it ignores the problems, but still doesn’t shows the configured string pattern.
Environment: CocInfo:
vim version: NVIM v0.4.4
node version: v15.5.1
coc.nvim version: 0.0.80-a112e6621b
coc.nvim directory: /home/abi/.config/nvim/plugged/coc.nvim
term: st-256color
platform: linux
coc-discord-rpc: v3.0,9
Issue Analytics
- State:
- Created 3 years ago
- Reactions:1
- Comments:7 (4 by maintainers)
Top Results From Across the Web
Unexpected behavior with Option · Issue #263 · pureconfig ...
I'm seeing some inconsistent and unexpected behavior with Option. When a field is optional in a config class, it defaults to None, ...
Read more >Unexpected behavior with multiprocessing Pool - Stack Overflow
Spawning systems reimport modules (setting global variables) and then try to pickle/unpickle state for the subprocesses.
Read more >Error saving file - Dorico - Steinberg Forums
I have an open project with some work I'd rather not lose. When I try to save, Dorico gives me two messages, first:...
Read more >The Internet and professional journalism: content, practice and ...
While online newspaper editions display strong audience ... And, in the setting of a wider history of media and communication.
Read more >coc-discord-rpc from LeonardSSH - GithubHelp
Config option detailsInExplorer showing unexpected behavior. Configuration: "rpc.detailsInExplorer": "Workspace: {workspace}", Expected Behavior:
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Ah I see, wasn’t sure if it was intentional or a bug. But yes, things did change from the last version so thought of letting you know.
About any other issues, nope, things are working as expected. Thanks for the good work ✨ Might close this issue, since the original one is solved.
Thanks for the good work! The issue is open just incase~