Skip to content

fix: update package.json for ".vsix file build"#79

Merged
mors119 merged 1 commit into
FrilLab:mainfrom
mors119:fix/vs-packeagejson
Jun 18, 2026
Merged

fix: update package.json for ".vsix file build"#79
mors119 merged 1 commit into
FrilLab:mainfrom
mors119:fix/vs-packeagejson

Conversation

@mors119

@mors119 mors119 commented Jun 18, 2026

Copy link
Copy Markdown
Collaborator

Summary

Delete the file tab in package.json and manage the files to be excluded integrated into .vscodeignore

Type of Change

  • feat
  • fix
  • docs
  • refactor
  • test
  • chore

Required

  • cargo check passes
  • cargo fmt --all --check passes
  • cargo clippy --workspace --all-targets -- -D warnings passes
  • cargo test passes

Checklist

  • Code builds successfully
  • Tests pass
  • Documentation updated

Summary by CodeRabbit

  • Chores
    • Added MIT License to the VS Code extension
    • Updated extension metadata and marketplace information

@coderabbitai

coderabbitai Bot commented Jun 18, 2026

Copy link
Copy Markdown

Review Change Stack

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 7548fe07-2b2b-4153-8876-2c1ad19d9c37

📥 Commits

Reviewing files that changed from the base of the PR and between 63e28c9 and 3da23ed.

📒 Files selected for processing (3)
  • .vault/workspace.yml
  • apps/vscode-extension/LICENSE
  • apps/vscode-extension/package.json

📝 Walkthrough

Walkthrough

Adds MIT License text to the VS Code extension, updates its package.json manifest with a revised description and publisher/repository metadata, removes the files packaging whitelist array, and refreshes timestamp fields in .vault/workspace.yml.

Changes

VS Code Extension Metadata

Layer / File(s) Summary
LICENSE file and package.json manifest
apps/vscode-extension/LICENSE, apps/vscode-extension/package.json
MIT License text added with copyright attributed to "2026 FrilLab". The package.json manifest description is updated, repository/publisher metadata is adjusted, and the top-level files array that whitelisted packaged contents is removed.

Workspace Timestamp Refresh

Layer / File(s) Summary
Workspace timestamps
.vault/workspace.yml
created_at and updated_at fields updated to new ISO-8601 datetime values (2026-06-18T05:15:18.044864Z).

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Poem

A license now blooms in the extension's home,
With timestamps refreshed and a publisher known,
The files whitelist gone, packaging runs free,
FrilLab's MIT badge for all eyes to see,
🐇 Hop hop, the metadata's tidy as can be! ✨

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@mors119 mors119 merged commit d30d9e5 into FrilLab:main Jun 18, 2026
2 of 3 checks passed
@mors119 mors119 deleted the fix/vs-packeagejson branch June 18, 2026 11:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant