René's URL Explorer Experiment


Title: Formatter: Retain information on Bracket Expressions · Issue #156 · ZenCodeLang/ZenCode · GitHub

Open Graph Title: Formatter: Retain information on Bracket Expressions · Issue #156 · ZenCodeLang/ZenCode

X Title: Formatter: Retain information on Bracket Expressions · Issue #156 · ZenCodeLang/ZenCode

Description: Currently, Bracket Expression Parsers can return any ParsedExpression and the information about the bracket expression is lost during the parsing. Therefore, when using the code-formatter, the Bracket Expressions are replaced by their Pa...

Open Graph Description: Currently, Bracket Expression Parsers can return any ParsedExpression and the information about the bracket expression is lost during the parsing. Therefore, when using the code-formatter, the Brac...

X Description: Currently, Bracket Expression Parsers can return any ParsedExpression and the information about the bracket expression is lost during the parsing. Therefore, when using the code-formatter, the Brac...

Opengraph URL: https://github.com/ZenCodeLang/ZenCode/issues/156

X: @github

direct link

Domain: patch-diff.githubusercontent.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Formatter: Retain information on Bracket Expressions","articleBody":"Currently, Bracket Expression Parsers can return any ParsedExpression and the information about the bracket expression is lost during the parsing.\n\nTherefore, when using the code-formatter, the Bracket Expressions are replaced by their Parsed-Expression equivalent, which is not optimal for formatting scripts.\n\nExample:\n```zs\nprintln(\u003citem:minecraft:bedrock\u003e.commandString);\n\n// becomes after a re-format\nprintln(BracketHandlers.getItem(\"minecraft:bedrock\").commandString);\n```\n\n\nPossible Fixes/Ideas:\n- Optionally attach a custom Tag to Parsed expressions which will be used in the code-formatter if present.  \n   `return expression.hasTag(FormattingInfo.class) ? expression.getTag(FormattingInfo.class).format() : expression.accept(formatterVisitor);`","author":{"url":"https://github.com/kindlich","@type":"Person","name":"kindlich"},"datePublished":"2024-06-09T19:07:55.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":0},"url":"https://github.com/156/ZenCode/issues/156"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:756f6258-bf04-a92c-a2a6-1c080d89763d
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-idBA20:20AB1:1259A8:179E72:6990AA06
html-safe-nonce8a1a728dfe3b06903e28e9102cec3bcedf11b266b24a2e7bcfa4f23b4cb62093
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJCQTIwOjIwQUIxOjEyNTlBODoxNzlFNzI6Njk5MEFBMDYiLCJ2aXNpdG9yX2lkIjoiNjk5MjkyOTMyMzQ4MjEzMDk1MCIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmacdf42b3066b80dae9b9854105a65db8f40761cbb4ca2f22921c573c8f0f4a6602
hovercard-subject-tagissue:2342438899
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/ZenCodeLang/ZenCode/156/issue_layout
twitter:imagehttps://opengraph.githubassets.com/102c8772d4bee4b047cb6243e4809518bf47abdf5c109872b835fec2ee8a2032/ZenCodeLang/ZenCode/issues/156
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/102c8772d4bee4b047cb6243e4809518bf47abdf5c109872b835fec2ee8a2032/ZenCodeLang/ZenCode/issues/156
og:image:altCurrently, Bracket Expression Parsers can return any ParsedExpression and the information about the bracket expression is lost during the parsing. Therefore, when using the code-formatter, the Brac...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernamekindlich
hostnamegithub.com
expected-hostnamegithub.com
None42c603b9d642c4a9065a51770f75e5e27132fef0e858607f5c9cb7e422831a7b
turbo-cache-controlno-preview
go-importgithub.com/ZenCodeLang/ZenCode git https://github.com/ZenCodeLang/ZenCode.git
octolytics-dimension-user_id68248418
octolytics-dimension-user_loginZenCodeLang
octolytics-dimension-repository_id309683985
octolytics-dimension-repository_nwoZenCodeLang/ZenCode
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id309683985
octolytics-dimension-repository_network_root_nwoZenCodeLang/ZenCode
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
release3b33c5aedc9808f45bc5fcf0b1e4404cf749dac7
ui-targetcanary-2
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://patch-diff.githubusercontent.com/ZenCodeLang/ZenCode/issues/156#start-of-content
https://patch-diff.githubusercontent.com/
Sign in https://patch-diff.githubusercontent.com/login?return_to=https%3A%2F%2Fgithub.com%2FZenCodeLang%2FZenCode%2Fissues%2F156
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%2FZenCodeLang%2FZenCode%2Fissues%2F156
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=ZenCodeLang%2FZenCode
Reloadhttps://patch-diff.githubusercontent.com/ZenCodeLang/ZenCode/issues/156
Reloadhttps://patch-diff.githubusercontent.com/ZenCodeLang/ZenCode/issues/156
Reloadhttps://patch-diff.githubusercontent.com/ZenCodeLang/ZenCode/issues/156
ZenCodeLang https://patch-diff.githubusercontent.com/ZenCodeLang
ZenCodehttps://patch-diff.githubusercontent.com/ZenCodeLang/ZenCode
Notifications https://patch-diff.githubusercontent.com/login?return_to=%2FZenCodeLang%2FZenCode
Fork 8 https://patch-diff.githubusercontent.com/login?return_to=%2FZenCodeLang%2FZenCode
Star 14 https://patch-diff.githubusercontent.com/login?return_to=%2FZenCodeLang%2FZenCode
Code https://patch-diff.githubusercontent.com/ZenCodeLang/ZenCode
Issues 36 https://patch-diff.githubusercontent.com/ZenCodeLang/ZenCode/issues
Pull requests 0 https://patch-diff.githubusercontent.com/ZenCodeLang/ZenCode/pulls
Actions https://patch-diff.githubusercontent.com/ZenCodeLang/ZenCode/actions
Projects 0 https://patch-diff.githubusercontent.com/ZenCodeLang/ZenCode/projects
Security 0 https://patch-diff.githubusercontent.com/ZenCodeLang/ZenCode/security
Insights https://patch-diff.githubusercontent.com/ZenCodeLang/ZenCode/pulse
Code https://patch-diff.githubusercontent.com/ZenCodeLang/ZenCode
Issues https://patch-diff.githubusercontent.com/ZenCodeLang/ZenCode/issues
Pull requests https://patch-diff.githubusercontent.com/ZenCodeLang/ZenCode/pulls
Actions https://patch-diff.githubusercontent.com/ZenCodeLang/ZenCode/actions
Projects https://patch-diff.githubusercontent.com/ZenCodeLang/ZenCode/projects
Security https://patch-diff.githubusercontent.com/ZenCodeLang/ZenCode/security
Insights https://patch-diff.githubusercontent.com/ZenCodeLang/ZenCode/pulse
New issuehttps://patch-diff.githubusercontent.com/login?return_to=https://github.com/ZenCodeLang/ZenCode/issues/156
New issuehttps://patch-diff.githubusercontent.com/login?return_to=https://github.com/ZenCodeLang/ZenCode/issues/156
Formatter: Retain information on Bracket Expressionshttps://patch-diff.githubusercontent.com/ZenCodeLang/ZenCode/issues/156#top
enhancementNew feature or requesthttps://github.com/ZenCodeLang/ZenCode/issues?q=state%3Aopen%20label%3A%22enhancement%22
formatterIssues that concern the code-formatterhttps://github.com/ZenCodeLang/ZenCode/issues?q=state%3Aopen%20label%3A%22formatter%22
parserhttps://github.com/ZenCodeLang/ZenCode/issues?q=state%3Aopen%20label%3A%22parser%22
v1.0.0https://github.com/ZenCodeLang/ZenCode/milestone/2
https://github.com/kindlich
https://github.com/kindlich
kindlichhttps://github.com/kindlich
on Jun 9, 2024https://github.com/ZenCodeLang/ZenCode/issues/156#issue-2342438899
enhancementNew feature or requesthttps://github.com/ZenCodeLang/ZenCode/issues?q=state%3Aopen%20label%3A%22enhancement%22
formatterIssues that concern the code-formatterhttps://github.com/ZenCodeLang/ZenCode/issues?q=state%3Aopen%20label%3A%22formatter%22
parserhttps://github.com/ZenCodeLang/ZenCode/issues?q=state%3Aopen%20label%3A%22parser%22
v1.0.0No due datehttps://github.com/ZenCodeLang/ZenCode/milestone/2
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.