René's URL Explorer Experiment


Title: Option to disable automatic updating of watch window · Issue #501 · vim-vdebug/vdebug · GitHub

Open Graph Title: Option to disable automatic updating of watch window · Issue #501 · vim-vdebug/vdebug

X Title: Option to disable automatic updating of watch window · Issue #501 · vim-vdebug/vdebug

Description: I have a PHP class that will crash Vim whenever I debug code that uses it. I get a slew of errors that point at Vdebug's python code but I don't know what the true cause is. It doesn't make a difference if I step over it or into it, Vim ...

Open Graph Description: I have a PHP class that will crash Vim whenever I debug code that uses it. I get a slew of errors that point at Vdebug's python code but I don't know what the true cause is. It doesn't make a diffe...

X Description: I have a PHP class that will crash Vim whenever I debug code that uses it. I get a slew of errors that point at Vdebug's python code but I don't know what the true cause is. It doesn't ...

Opengraph URL: https://github.com/vim-vdebug/vdebug/issues/501

X: @github

direct link

Domain: patch-diff.githubusercontent.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Option to disable automatic updating of watch window","articleBody":"I have a PHP class that will crash Vim whenever I debug code that uses it. I get a slew of errors that point at Vdebug's python code but I don't know what the true cause is. It doesn't make a difference if I step over it or into it, Vim will choke. I recently discovered that by first executing `:VdebugEval! $not_a_real_var`, it stops crashing. `xdebug.show_local_vars` exists and is disabled by default for good reason, so it doesn't make sense that Vdebug voids it by always reading context. My workaround is hacky and I'd prefer an official method of preventing auto-update of the watch window. Hitting F11 or F12 should always cause an update, and the window itself would probably need a message added to indicate it's off. Something like this:\r\n```viml\r\nlet g:vdebug_options.freeze_context = 1\r\n```","author":{"url":"https://github.com/Roy-Orbison","@type":"Person","name":"Roy-Orbison"},"datePublished":"2021-02-25T05:10:52.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":0},"url":"https://github.com/501/vdebug/issues/501"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:ed82b67f-4232-06a0-2421-6bf2bc7383e7
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-idD8BA:14DA38:4AF79A:618435:698E8B36
html-safe-nonce20c35f68dbca9ac71ae8ac99ef7955a14515853c499fc55ff2636937f2209fca
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJEOEJBOjE0REEzODo0QUY3OUE6NjE4NDM1OjY5OEU4QjM2IiwidmlzaXRvcl9pZCI6Ijc0NzI1MTI2NjQ2MDc4MjA1OTkiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ==
visitor-hmac78e4a0c52f5f424be13676da512510d9340b677f2e9d2122ef2db3b2059fbd0c
hovercard-subject-tagissue:816090041
github-keyboard-shortcutsrepository,issues,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///voltron/issues_fragments/issue_layout
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/vim-vdebug/vdebug/501/issue_layout
twitter:imagehttps://opengraph.githubassets.com/027c7a00aadab6618f8353bfc3a090ed44702d0af7e47e4b620f80b4c9a9279b/vim-vdebug/vdebug/issues/501
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/027c7a00aadab6618f8353bfc3a090ed44702d0af7e47e4b620f80b4c9a9279b/vim-vdebug/vdebug/issues/501
og:image:altI have a PHP class that will crash Vim whenever I debug code that uses it. I get a slew of errors that point at Vdebug's python code but I don't know what the true cause is. It doesn't make a diffe...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernameRoy-Orbison
hostnamegithub.com
expected-hostnamegithub.com
Nonecb2828a801ee6b7be618f3ac76fbf55def35bbc30f053a9c41bf90210b8b72ba
turbo-cache-controlno-preview
go-importgithub.com/vim-vdebug/vdebug git https://github.com/vim-vdebug/vdebug.git
octolytics-dimension-user_id37241739
octolytics-dimension-user_loginvim-vdebug
octolytics-dimension-repository_id4597834
octolytics-dimension-repository_nwovim-vdebug/vdebug
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id4597834
octolytics-dimension-repository_network_root_nwovim-vdebug/vdebug
turbo-body-classeslogged-out env-production page-responsive
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
releasee6b91a7e6e46287d26887e3fb7a4161657bab8f7
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://patch-diff.githubusercontent.com/vim-vdebug/vdebug/issues/501#start-of-content
https://patch-diff.githubusercontent.com/
Sign in https://patch-diff.githubusercontent.com/login?return_to=https%3A%2F%2Fgithub.com%2Fvim-vdebug%2Fvdebug%2Fissues%2F501
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub SparkBuild and deploy intelligent appshttps://github.com/features/spark
GitHub ModelsManage and compare promptshttps://github.com/features/models
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://patch-diff.githubusercontent.com/login?return_to=https%3A%2F%2Fgithub.com%2Fvim-vdebug%2Fvdebug%2Fissues%2F501
Sign up https://patch-diff.githubusercontent.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fvoltron%2Fissues_fragments%2Fissue_layout&source=header-repo&source_repo=vim-vdebug%2Fvdebug
Reloadhttps://patch-diff.githubusercontent.com/vim-vdebug/vdebug/issues/501
Reloadhttps://patch-diff.githubusercontent.com/vim-vdebug/vdebug/issues/501
Reloadhttps://patch-diff.githubusercontent.com/vim-vdebug/vdebug/issues/501
vim-vdebug https://patch-diff.githubusercontent.com/vim-vdebug
vdebughttps://patch-diff.githubusercontent.com/vim-vdebug/vdebug
Notifications https://patch-diff.githubusercontent.com/login?return_to=%2Fvim-vdebug%2Fvdebug
Fork 158 https://patch-diff.githubusercontent.com/login?return_to=%2Fvim-vdebug%2Fvdebug
Star 1.3k https://patch-diff.githubusercontent.com/login?return_to=%2Fvim-vdebug%2Fvdebug
Code https://patch-diff.githubusercontent.com/vim-vdebug/vdebug
Issues 48 https://patch-diff.githubusercontent.com/vim-vdebug/vdebug/issues
Pull requests 7 https://patch-diff.githubusercontent.com/vim-vdebug/vdebug/pulls
Actions https://patch-diff.githubusercontent.com/vim-vdebug/vdebug/actions
Projects 0 https://patch-diff.githubusercontent.com/vim-vdebug/vdebug/projects
Wiki https://patch-diff.githubusercontent.com/vim-vdebug/vdebug/wiki
Security 0 https://patch-diff.githubusercontent.com/vim-vdebug/vdebug/security
Insights https://patch-diff.githubusercontent.com/vim-vdebug/vdebug/pulse
Code https://patch-diff.githubusercontent.com/vim-vdebug/vdebug
Issues https://patch-diff.githubusercontent.com/vim-vdebug/vdebug/issues
Pull requests https://patch-diff.githubusercontent.com/vim-vdebug/vdebug/pulls
Actions https://patch-diff.githubusercontent.com/vim-vdebug/vdebug/actions
Projects https://patch-diff.githubusercontent.com/vim-vdebug/vdebug/projects
Wiki https://patch-diff.githubusercontent.com/vim-vdebug/vdebug/wiki
Security https://patch-diff.githubusercontent.com/vim-vdebug/vdebug/security
Insights https://patch-diff.githubusercontent.com/vim-vdebug/vdebug/pulse
New issuehttps://patch-diff.githubusercontent.com/login?return_to=https://github.com/vim-vdebug/vdebug/issues/501
New issuehttps://patch-diff.githubusercontent.com/login?return_to=https://github.com/vim-vdebug/vdebug/issues/501
Option to disable automatic updating of watch windowhttps://patch-diff.githubusercontent.com/vim-vdebug/vdebug/issues/501#top
https://github.com/Roy-Orbison
https://github.com/Roy-Orbison
Roy-Orbisonhttps://github.com/Roy-Orbison
on Feb 25, 2021https://github.com/vim-vdebug/vdebug/issues/501#issue-816090041
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.