Skip to content

docs(plugins): document plugin and permission identifier syntax rules - #3826

Open
MavenRain wants to merge 2 commits into
tauri-apps:v2from
MavenRain:docs/plugin-identifier-naming-rules
Open

docs(plugins): document plugin and permission identifier syntax rules#3826
MavenRain wants to merge 2 commits into
tauri-apps:v2from
MavenRain:docs/plugin-identifier-naming-rules

Conversation

@MavenRain

Copy link
Copy Markdown
Contributor

Description

  • Expands the existing "Naming Convention" section of the Plugin Development
    guide with an "Identifier Rules" subsection covering character constraints,
    length limits, the colon-prefix syntax, and a valid/invalid examples table.
    Surfaces the exact error message the build produces on a violation so readers
    can find this section by searching for it.
  • Addresses [feat] Plugin names should be able to include underscore '_' tauri#11262 (level 1 of the issue's three-tier ask).
    The level-2 ask (improving the error message itself to identify the file and
    the plugin-name context) is a separate code change targeted at
    tauri-apps/tauri.

Closes #11262

Signed-off-by: Onyeka Obi <softwareengineerasaservant@isurvivable.cv>
@MavenRain
MavenRain requested a review from a team as a code owner May 14, 2026 04:03
@github-project-automation github-project-automation Bot moved this to 🪵 Backlog in Documentation May 14, 2026
@netlify

netlify Bot commented May 14, 2026

Copy link
Copy Markdown

Deploy Preview for tauri-v2 ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit dcf1345
🔍 Latest deploy log https://app.netlify.com/projects/tauri-v2/deploys/6a06e720b7c50b0008f03363
😎 Deploy Preview https://deploy-preview-3826--tauri-v2.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 99 (no change from production)
Accessibility: 98 (no change from production)
Best Practices: 100 (no change from production)
SEO: 100 (no change from production)
PWA: 80 (no change from production)
View the detailed breakdown and full score reports
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@dreyfus92

Copy link
Copy Markdown
Member

hey @MavenRain overall looks good, but this will be on hold until your prs on the tauri repo get merged 👀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: 🪵 Backlog

Development

Successfully merging this pull request may close these issues.

2 participants