Options to customize session watcher behavior
See original GitHub issueThere are plenty of issues requesting options to customize session watcher behavior. This issue is a collection of all existing issues regarding session watcher options.
- Plot created by plot functions:
- WebView in general:
browserwebview created by shiny, R help, httpgd, etc.viewerandpage_viewerwebview created by htmlwidgets, profvis, etc.- Viewer: #243
- Data webview created by
View()
I’m thinking of defining more options to allow users to customize the behavior of session watcher so that different features (e.g. plot) could be disabled, and the viewer of browser, viewer, page_viewer, and View() could be a VSCode ViewColumn (Active, Beside, etc.) or external (open a web browser on client side like R’s native behavior).
Issue Analytics
- State:
- Created 3 years ago
- Comments:6 (6 by maintainers)
Top Results From Across the Web
Options to customize session watcher behavior #358 - GitHub
There are plenty of issues requesting options to customize session watcher behavior. This issue is a collection of all existing issues regarding session ......
Read more >Session Management - OWASP Cheat Sheet Series
Therefore, sessions provide the ability to establish variables – such as access rights and localization settings – which will apply to each and...
Read more >Session Security - Salesforce Help
Monitor and protect Salesforce by reviewing active sessions and session details on the Session Management page in Setup. You can create custom list...
Read more >Manage the Skill Session and Session Attributes | Alexa Skills ...
setSessionAttributes(sessionAttributes); const speechText = `I saved the value ${favoriteColor} in the session attributes. Ask me for your favorite color to ...
Read more >File Watchers | IntelliJ IDEA Documentation - JetBrains
In the Advanced Options area, customize the default behaviour of the File Watcher. Specify the events that will invoke the File Watcher:.
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 Free
Top 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

@benz0li Thanks for providing a dev environment.
ℹ️ It is now possible to develop VS Code Extensions with code-server (v4.0.0+), because it has been rebased on upstream’s newly open-sourced server: https://github.com/coder/code-server/issues/3661