Skip to content

Add $schema to the default settings.json#1537

Merged
cyanzhong merged 2 commits into
mainfrom
develop
Jul 11, 2026
Merged

Add $schema to the default settings.json#1537
cyanzhong merged 2 commits into
mainfrom
develop

Conversation

@cyanzhong

Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds a JSON Schema reference ($schema) to MarkEdit’s default settings.json template so editors can provide validation and completion based on the published settings schema.

Changes:

  • Add a $schema coding key to the runtime settings Definition.
  • Populate the default settings template with the schema URL.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread MarkEditMac/Sources/Main/AppRuntimeConfig.swift Outdated

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated 2 comments.

Comment thread MarkEditMac/Sources/Main/AppRuntimeConfig.swift
Comment thread MarkEditMac/Sources/Main/AppRuntimeConfig.swift
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
@cyanzhong cyanzhong merged commit 4c7dd09 into main Jul 11, 2026
1 check passed
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.

2 participants