René's URL Explorer Experiment


Title: Wrong Format of utPLSQL Code Templates · Issue #113 · utPLSQL/utPLSQL-SQLDeveloper · GitHub

Open Graph Title: Wrong Format of utPLSQL Code Templates · Issue #113 · utPLSQL/utPLSQL-SQLDeveloper

X Title: Wrong Format of utPLSQL Code Templates · Issue #113 · utPLSQL/utPLSQL-SQLDeveloper

Description: Since version 1.2.0 the generated code templates are wrongly formatted. I guess this happend during conversion from Xtend to Java. ut_body wrong indentation after first comment missing line break before END END [procedure_name]; unnecess...

Open Graph Description: Since version 1.2.0 the generated code templates are wrongly formatted. I guess this happend during conversion from Xtend to Java. ut_body wrong indentation after first comment missing line break b...

X Description: Since version 1.2.0 the generated code templates are wrongly formatted. I guess this happend during conversion from Xtend to Java. ut_body wrong indentation after first comment missing line break b...

Opengraph URL: https://github.com/utPLSQL/utPLSQL-SQLDeveloper/issues/113

X: @github

direct link

Domain: github.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Wrong Format of utPLSQL Code Templates","articleBody":"Since version 1.2.0 the generated code templates are wrongly formatted. I guess this happend during conversion from Xtend to Java.\r\n\r\n### ut_body \r\n\r\n- wrong indentation after first comment\r\n- missing line break before `END END [procedure_name];`\r\n- unnecessary line break before `END test_[package_name];`\r\n\r\n``` sql\r\nCREATE OR REPLACE PACKAGE BODY test_[package_name] IS\r\n\r\n   --\r\n-- test\r\n--\r\nPROCEDURE [procedure_name] IS\r\n   l_actual   INTEGER := 0;\r\n   l_expected INTEGER := 1;\r\nBEGIN\r\n   -- populate actual\r\n   -- ...\r\n\r\n   -- populate expected\r\n   -- ...\r\n\r\n   -- assert\r\n   ut.expect(l_actual).to_equal(l_expected);END [procedure_name];\r\n\r\n\r\nEND test_[package_name];\r\n/\r\n```\r\n\r\n### ut_body_proc \r\n\r\nmissing line break before `END END [procedure_name];`\r\n\r\n``` sql\r\n--\r\n-- test\r\n--\r\nPROCEDURE [procedure_name] IS\r\n   l_actual   INTEGER := 0;\r\n   l_expected INTEGER := 1;\r\nBEGIN\r\n   -- populate actual\r\n   -- ...\r\n\r\n   -- populate expected\r\n   -- ...\r\n\r\n   -- assert\r\n   ut.expect(l_actual).to_equal(l_expected);END [procedure_name];\r\n```\r\n\r\n### ut_spec \r\n\r\nmissing indentation of `PROCEDURE`\r\n\r\n``` sql\r\nCREATE OR REPLACE PACKAGE test_[package_name] IS\r\n\r\n   --%suite\r\n   --%suitepath(alltests)\r\n\r\n   --%test\r\nPROCEDURE [procedure_name];\r\n\r\nEND test_[package_name];\r\n/\r\n```\r\n\r\n### ut_spec_proc\r\n\r\nlooks good.\r\n\r\n``` sql\r\n--%test\r\nPROCEDURE [procedure_name];\r\n```\r\n","author":{"url":"https://github.com/PhilippSalvisberg","@type":"Person","name":"PhilippSalvisberg"},"datePublished":"2020-10-18T06:24:42.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":0},"url":"https://github.com/113/utPLSQL-SQLDeveloper/issues/113"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:574b8b4a-ff09-e2d5-fa0e-82450b0d3aad
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-idDA80:3CC0B:1982FD6:23FDBB7:6968FEBE
html-safe-noncea1eb3f96ed3cabf7635b707691f84fe055733d113f6b942e80d62a307cd2fc12
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJEQTgwOjNDQzBCOjE5ODJGRDY6MjNGREJCNzo2OTY4RkVCRSIsInZpc2l0b3JfaWQiOiI4NDU2NjA3NDE0MzUyNDEyMzUwIiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0=
visitor-hmac9e58fa9c452e41811e5da8da3346af71276f377a5ef2b70ff6c6fe8ec706f432
hovercard-subject-tagissue:723935456
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/utPLSQL/utPLSQL-SQLDeveloper/113/issue_layout
twitter:imagehttps://opengraph.githubassets.com/45314b7f255f81c2af8ada67adb304c7adca2511cba5722260f0204fd07a9f76/utPLSQL/utPLSQL-SQLDeveloper/issues/113
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/45314b7f255f81c2af8ada67adb304c7adca2511cba5722260f0204fd07a9f76/utPLSQL/utPLSQL-SQLDeveloper/issues/113
og:image:altSince version 1.2.0 the generated code templates are wrongly formatted. I guess this happend during conversion from Xtend to Java. ut_body wrong indentation after first comment missing line break b...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernamePhilippSalvisberg
hostnamegithub.com
expected-hostnamegithub.com
Nonee6156bd4ef9f2dc8dadf4c49a8f7ed8532186388cef72eda3ccb9f0ab3b8cfca
turbo-cache-controlno-preview
go-importgithub.com/utPLSQL/utPLSQL-SQLDeveloper git https://github.com/utPLSQL/utPLSQL-SQLDeveloper.git
octolytics-dimension-user_id15661281
octolytics-dimension-user_loginutPLSQL
octolytics-dimension-repository_id111097428
octolytics-dimension-repository_nwoutPLSQL/utPLSQL-SQLDeveloper
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id111097428
octolytics-dimension-repository_network_root_nwoutPLSQL/utPLSQL-SQLDeveloper
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
releasefd1938215b152e2c6a29cf56fec07fd9f91f1203
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/utPLSQL/utPLSQL-SQLDeveloper/issues/113#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2FutPLSQL%2FutPLSQL-SQLDeveloper%2Fissues%2F113
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://github.com/login?return_to=https%3A%2F%2Fgithub.com%2FutPLSQL%2FutPLSQL-SQLDeveloper%2Fissues%2F113
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=utPLSQL%2FutPLSQL-SQLDeveloper
Reloadhttps://github.com/utPLSQL/utPLSQL-SQLDeveloper/issues/113
Reloadhttps://github.com/utPLSQL/utPLSQL-SQLDeveloper/issues/113
Reloadhttps://github.com/utPLSQL/utPLSQL-SQLDeveloper/issues/113
utPLSQL https://github.com/utPLSQL
utPLSQL-SQLDeveloperhttps://github.com/utPLSQL/utPLSQL-SQLDeveloper
Notifications https://github.com/login?return_to=%2FutPLSQL%2FutPLSQL-SQLDeveloper
Fork 17 https://github.com/login?return_to=%2FutPLSQL%2FutPLSQL-SQLDeveloper
Star 66 https://github.com/login?return_to=%2FutPLSQL%2FutPLSQL-SQLDeveloper
Code https://github.com/utPLSQL/utPLSQL-SQLDeveloper
Issues 2 https://github.com/utPLSQL/utPLSQL-SQLDeveloper/issues
Pull requests 1 https://github.com/utPLSQL/utPLSQL-SQLDeveloper/pulls
Actions https://github.com/utPLSQL/utPLSQL-SQLDeveloper/actions
Projects 0 https://github.com/utPLSQL/utPLSQL-SQLDeveloper/projects
Security Uh oh! There was an error while loading. Please reload this page. https://github.com/utPLSQL/utPLSQL-SQLDeveloper/security
Please reload this pagehttps://github.com/utPLSQL/utPLSQL-SQLDeveloper/issues/113
Insights https://github.com/utPLSQL/utPLSQL-SQLDeveloper/pulse
Code https://github.com/utPLSQL/utPLSQL-SQLDeveloper
Issues https://github.com/utPLSQL/utPLSQL-SQLDeveloper/issues
Pull requests https://github.com/utPLSQL/utPLSQL-SQLDeveloper/pulls
Actions https://github.com/utPLSQL/utPLSQL-SQLDeveloper/actions
Projects https://github.com/utPLSQL/utPLSQL-SQLDeveloper/projects
Security https://github.com/utPLSQL/utPLSQL-SQLDeveloper/security
Insights https://github.com/utPLSQL/utPLSQL-SQLDeveloper/pulse
New issuehttps://github.com/login?return_to=https://github.com/utPLSQL/utPLSQL-SQLDeveloper/issues/113
New issuehttps://github.com/login?return_to=https://github.com/utPLSQL/utPLSQL-SQLDeveloper/issues/113
Wrong Format of utPLSQL Code Templateshttps://github.com/utPLSQL/utPLSQL-SQLDeveloper/issues/113#top
https://github.com/PhilippSalvisberg
bughttps://github.com/utPLSQL/utPLSQL-SQLDeveloper/issues?q=state%3Aopen%20label%3A%22bug%22
v1.2.1https://github.com/utPLSQL/utPLSQL-SQLDeveloper/milestone/19
https://github.com/PhilippSalvisberg
https://github.com/PhilippSalvisberg
PhilippSalvisberghttps://github.com/PhilippSalvisberg
on Oct 18, 2020https://github.com/utPLSQL/utPLSQL-SQLDeveloper/issues/113#issue-723935456
PhilippSalvisberghttps://github.com/PhilippSalvisberg
bughttps://github.com/utPLSQL/utPLSQL-SQLDeveloper/issues?q=state%3Aopen%20label%3A%22bug%22
v1.2.1https://github.com/utPLSQL/utPLSQL-SQLDeveloper/milestone/19
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.