René's URL Explorer Experiment


Title: Wrong completion list in debug console · Issue #880 · microsoft/vscode-java-debug · GitHub

Open Graph Title: Wrong completion list in debug console · Issue #880 · microsoft/vscode-java-debug

X Title: Wrong completion list in debug console · Issue #880 · microsoft/vscode-java-debug

Description: Version: 1.48.2 (system setup) Commit: a0479759d6e9ea56afa657e454193f72aef85bd0 Date: 2020-08-25T10:13:11.295Z Electron: 7.3.2 Chrome: 78.0.3904.130 Node.js: 12.8.1 V8: 7.8.279.23-electron.0 OS: Windows_NT x64 10.0.19041 Steps To Reprodu...

Open Graph Description: Version: 1.48.2 (system setup) Commit: a0479759d6e9ea56afa657e454193f72aef85bd0 Date: 2020-08-25T10:13:11.295Z Electron: 7.3.2 Chrome: 78.0.3904.130 Node.js: 12.8.1 V8: 7.8.279.23-electron.0 OS: Wi...

X Description: Version: 1.48.2 (system setup) Commit: a0479759d6e9ea56afa657e454193f72aef85bd0 Date: 2020-08-25T10:13:11.295Z Electron: 7.3.2 Chrome: 78.0.3904.130 Node.js: 12.8.1 V8: 7.8.279.23-electron.0 OS: Wi...

Opengraph URL: https://github.com/microsoft/vscode-java-debug/issues/880

X: @github

direct link

Domain: github.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Wrong completion list in debug console","articleBody":"Version: 1.48.2 (system setup)\r\nCommit: a0479759d6e9ea56afa657e454193f72aef85bd0\r\nDate: 2020-08-25T10:13:11.295Z\r\nElectron: 7.3.2\r\nChrome: 78.0.3904.130\r\nNode.js: 12.8.1\r\nV8: 7.8.279.23-electron.0\r\nOS: Windows_NT x64 10.0.19041\r\n\r\n##### Steps To Reproduce\r\nTry to trigger the completion where the cursor is not at the end of the code\r\n\r\nLog:\r\n\r\n```\r\n[request]\r\n{\"command\":\"completions\",\"arguments\":{\"frameId\":1,\"text\":\"ASTNodes.getTypeName(cic.)\",\"column\":26,\"line\":1},\"type\":\"request\",\"seq\":115}\r\n\r\n!ENTRY java-debug 1 0 2020-09-09 14:28:44.848\r\n!MESSAGE \r\n[[RESPONSE]]\r\nContent-Length: 4247\r\n\r\n{\"success\":true,\"request_seq\":115,\"command\":\"completions\",\"body\":{\"targets\":[{\"label\":\"params : CodeActionParams\",\"text\":\"params\",\"type\":\"variable\",\"start\":0,\"number\":0},{\"label\":\"context : IInvocationContext\",\"text\":\"context\",\"type\":\"variable\",\"start\":0,\"number\":0},{\"label\":\"node : ASTNode\",\"text\":\"node\",\"type\":\"variable\",\"start\":0,\"number\":0},{\"label\":\"returnAsCommand : boolean\",\"text\":\"returnAsCommand\",\"type\":\"variable\",\"start\":0,\"number\":0},{\"label\":\"label : String\",\"text\":\"label\",\"type\":\"variable\",\"start\":0,\"number\":0},{\"label\":\"cic : ClassInstanceCreation\",\"text\":\"cic\",\"type\":\"variable\",\"start\":0,\"number\":0},{\"label\":\"anonymTypeDecl : AnonymousClassDeclaration\",\"text\":\"anonymTypeDecl\",\"type\":\"variable\",\"start\":0,\"number\":0},{\"label\":\"refactoring : ConvertAnonymousToNestedRefactoring\",\"text\":\"refactoring\",\"type\":\"variable\",\"start\":0,\"number\":0},{\"label\":\"extTypeName : String\",\"text\":\"extTypeName\",\"type\":\"variable\",\"start\":0,\"number\":0},{\"label\":\"anonymTypeBinding : ITypeBinding\",\"text\":\"anonymTypeBinding\",\"type\":\"variable\",\"start\":0,\"number\":0},{\"label\":\"CONVERT_ANONYMOUS_CLASS_TO_NESTED_COMMAND : String\",\"text\":\"CONVERT_ANONYMOUS_CLASS_TO_NESTED_COMMAND\",\"type\":\"field\",\"start\":0,\"number\":0},{\"label\":\"noErrorsAtLocation(IProblemLocationCore[] locations) : boolean\",\"text\":\"noErrorsAtLocation()\",\"type\":\"function\",\"start\":0,\"number\":0},{\"label\":\"isDirectlyAccessible(ASTNode nameNode, ITypeBinding declaringClass) : boolean\",\"text\":\"isDirectlyAccessible()\",\"type\":\"function\",\"start\":0,\"number\":0},{\"label\":\"getMakeVariableDeclarationFinalProposals(IInvocationContext context, Collection\\u003cChangeCorrectionProposal\\u003e resultingCollections) : boolean\",\"text\":\"getMakeVariableDeclarationFinalProposals()\",\"type\":\"function\",\"start\":0,\"number\":0},{\"label\":\"getEnclosingHeader(ASTNode node, Class\\u003cT\\u003e headerType, StructuralPropertyDescriptor... headerProperties) : T\",\"text\":\"getEnclosingHeader()\",\"type\":\"function\",\"start\":0,\"number\":0},{\"label\":\"getEnclosingForStatementHeader(ASTNode node) : ForStatement\",\"text\":\"getEnclosingForStatementHeader()\",\"type\":\"function\",\"start\":0,\"number\":0},{\"label\":\"getConvertVarTypeToResolvedTypeProposal(IInvocationContext context, ASTNode node, Collection\\u003cChangeCorrectionProposal\\u003e proposals) : boolean\",\"text\":\"getConvertVarTypeToResolvedTypeProposal()\",\"type\":\"function\",\"start\":0,\"number\":0},{\"label\":\"getConvertResolvedTypeToVarTypeProposal(IInvocationContext context, ASTNode node, Collection\\u003cChangeCorrectionProposal\\u003e proposals) : boolean\",\"text\":\"getConvertResolvedTypeToVarTypeProposal()\",\"type\":\"function\",\"start\":0,\"number\":0},{\"label\":\"getConvertLambdaToAnonymousClassCreationsProposals(IInvocationContext context, ASTNode covering, Collection\\u003cChangeCorrectionProposal\\u003e resultingCollections) : boolean\",\"text\":\"getConvertLambdaToAnonymousClassCreationsProposals()\",\"type\":\"function\",\"start\":0,\"number\":0},{\"label\":\"getConvertForLoopProposal(IInvocationContext context, ASTNode node, Collection\\u003cChangeCorrectionProposal\\u003e resultingCollections) : boolean\",\"text\":\"getConvertForLoopProposal()\",\"type\":\"function\",\"start\":0,\"number\":0},{\"label\":\"getConvertAnonymousToNestedProposal(CodeActionParams params, IInvocationContext context, ASTNode node, boolean returnAsCommand) : RefactoringCorrectionProposal\",\"text\":\"getConvertAnonymousToNestedProposal()\",\"type\":\"function\",\"start\":0,\"number\":0},{\"label\":\"getConvertAnonymousClassCreationsToLambdaProposals(IInvocationContext context, ASTNode covering, Collection\\u003cChangeCorrectionProposal\\u003e resultingCollections) : boolean\",\"text\":\"getConvertAnonymousClassCreationsToLambdaProposals()\",\"type\":\"function\",\"start\":0,\"number\":0},{\"label\":\"getClassInstanceCreation(ASTNode node) : ClassInstanceCreation\",\"text\":\"getClassInstanceCreation()\",\"type\":\"function\",\"start\":0,\"number\":0},{\"label\":\"getAddStaticImportProposals(IInvocationContext context, ASTNode node, Collection\\u003cChangeCorrectionProposal\\u003e proposals) : boolean\",\"text\":\"getAddStaticImportProposals()\",\"type\":\"function\",\"start\":0,\"number\":0},{\"label\":\"RefactorProcessor - org.eclipse.jdt.ls.core.internal.corrections\",\"text\":\"RefactorProcessor\",\"type\":\"class\",\"start\":0,\"number\":0}]},\"seq\":244,\"type\":\"response\"}\r\n\r\n```\r\n\r\n![WeChat Screenshot_20200909142120](https://user-images.githubusercontent.com/6193897/92563203-cd8a2900-f2a9-11ea-90ae-e3816b6fdd1a.png)\r\n\r\n","author":{"url":"https://github.com/jdneo","@type":"Person","name":"jdneo"},"datePublished":"2020-09-09T06:37:32.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":0},"url":"https://github.com/880/vscode-java-debug/issues/880"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:acbd684f-2ba4-5533-a0d9-50f65356b6ac
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-idC776:173810:BA5156:F584FE:6A5B063B
html-safe-noncea51746813af266aa81f71a970e65485018e035476f98b969c0a79915c1358f42
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJDNzc2OjE3MzgxMDpCQTUxNTY6RjU4NEZFOjZBNUIwNjNCIiwidmlzaXRvcl9pZCI6IjgxOTU3ODMxNDcyMjI5MjY5MDgiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ==
visitor-hmac68af70c1005587fe7229f91a9616a68e1aafae52bd198482b76892c44539b9d6
hovercard-subject-tagissue:696480153
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/microsoft/vscode-java-debug/880/issue_layout
twitter:imagehttps://opengraph.githubassets.com/7f0dec837e95875e3971d522e48902c2153ac9470da58bc8611b4c4b7fce1dd1/microsoft/vscode-java-debug/issues/880
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/7f0dec837e95875e3971d522e48902c2153ac9470da58bc8611b4c4b7fce1dd1/microsoft/vscode-java-debug/issues/880
og:image:altVersion: 1.48.2 (system setup) Commit: a0479759d6e9ea56afa657e454193f72aef85bd0 Date: 2020-08-25T10:13:11.295Z Electron: 7.3.2 Chrome: 78.0.3904.130 Node.js: 12.8.1 V8: 7.8.279.23-electron.0 OS: Wi...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernamejdneo
hostnamegithub.com
expected-hostnamegithub.com
None5290d7e14309ad1e76106a9c4237bd1041517e83ea182c8ab756752cb0c6940b
turbo-cache-controlno-preview
go-importgithub.com/microsoft/vscode-java-debug git https://github.com/microsoft/vscode-java-debug.git
octolytics-dimension-user_id6154722
octolytics-dimension-user_loginmicrosoft
octolytics-dimension-repository_id102584737
octolytics-dimension-repository_nwomicrosoft/vscode-java-debug
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id102584737
octolytics-dimension-repository_network_root_nwomicrosoft/vscode-java-debug
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
release9c975978430e9ad293956f2bbdaf153b1bd84a99
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/microsoft/vscode-java-debug/issues/880#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fmicrosoft%2Fvscode-java-debug%2Fissues%2F880
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub Copilot appDirect agents from issue to mergehttps://github.com/features/ai/github-app
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
View all resourceshttps://github.com/resources
GitHub SponsorsFund open source developershttps://github.com/open-source/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/open-source/accelerator
GitHub Starshttps://stars.github.com
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/enterprise/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://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fmicrosoft%2Fvscode-java-debug%2Fissues%2F880
Sign up https://github.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=microsoft%2Fvscode-java-debug
Reloadhttps://github.com/microsoft/vscode-java-debug/issues/880
Reloadhttps://github.com/microsoft/vscode-java-debug/issues/880
Reloadhttps://github.com/microsoft/vscode-java-debug/issues/880
Please reload this pagehttps://github.com/microsoft/vscode-java-debug/issues/880
microsoft https://github.com/microsoft
vscode-java-debughttps://github.com/microsoft/vscode-java-debug
Notifications https://github.com/login?return_to=%2Fmicrosoft%2Fvscode-java-debug
Fork 424 https://github.com/login?return_to=%2Fmicrosoft%2Fvscode-java-debug
Star 586 https://github.com/login?return_to=%2Fmicrosoft%2Fvscode-java-debug
Code https://github.com/microsoft/vscode-java-debug
Issues 199 https://github.com/microsoft/vscode-java-debug/issues
Pull requests 5 https://github.com/microsoft/vscode-java-debug/pulls
Discussions https://github.com/microsoft/vscode-java-debug/discussions
Actions https://github.com/microsoft/vscode-java-debug/actions
Models https://github.com/microsoft/vscode-java-debug/models
Wiki https://github.com/microsoft/vscode-java-debug/wiki
Security and quality 0 https://github.com/microsoft/vscode-java-debug/security
Insights https://github.com/microsoft/vscode-java-debug/pulse
Code https://github.com/microsoft/vscode-java-debug
Issues https://github.com/microsoft/vscode-java-debug/issues
Pull requests https://github.com/microsoft/vscode-java-debug/pulls
Discussions https://github.com/microsoft/vscode-java-debug/discussions
Actions https://github.com/microsoft/vscode-java-debug/actions
Models https://github.com/microsoft/vscode-java-debug/models
Wiki https://github.com/microsoft/vscode-java-debug/wiki
Security and quality https://github.com/microsoft/vscode-java-debug/security
Insights https://github.com/microsoft/vscode-java-debug/pulse
microsoft/java-debug#356https://github.com/microsoft/java-debug/pull/356
Wrong completion list in debug consolehttps://github.com/microsoft/vscode-java-debug/issues/880#top
microsoft/java-debug#356https://github.com/microsoft/java-debug/pull/356
https://github.com/testforstephen
bughttps://github.com/microsoft/vscode-java-debug/issues?q=state%3Aopen%20label%3A%22bug%22
0.29.0https://github.com/microsoft/vscode-java-debug/milestone/29
https://github.com/jdneo
jdneohttps://github.com/jdneo
on Sep 9, 2020https://github.com/microsoft/vscode-java-debug/issues/880#issue-696480153
https://user-images.githubusercontent.com/6193897/92563203-cd8a2900-f2a9-11ea-90ae-e3816b6fdd1a.png
testforstephenhttps://github.com/testforstephen
bughttps://github.com/microsoft/vscode-java-debug/issues?q=state%3Aopen%20label%3A%22bug%22
0.29.0https://github.com/microsoft/vscode-java-debug/milestone/29
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.