Skip to content

Update vscode-motoko GitHub organization#7702

Closed
rvanasa wants to merge 3 commits intogithub-linguist:mainfrom
rvanasa:update-motoko-org
Closed

Update vscode-motoko GitHub organization#7702
rvanasa wants to merge 3 commits intogithub-linguist:mainfrom
rvanasa:update-motoko-org

Conversation

@rvanasa
Copy link
Contributor

@rvanasa rvanasa commented Dec 10, 2025

This PR replaces the dfinity/vscode-motoko submodule with caffeinelabs/vscode-motoko to account for the repository being transferred between organizations.

Checklist:

  • I am adding a new extension to a language.

    • The new extension is used in hundreds of repositories on GitHub.com
    • I have included a real-world usage sample for all extensions added in this PR:
      • Sample source(s):
        • [URL to each sample source, if applicable]
      • Sample license(s):
    • I have included a change to the heuristics to distinguish my language from others using the same extension.
  • I am adding a new language.

    • The extension of the new language is used in hundreds of repositories on GitHub.com.
    • I have included a real-world usage sample for all extensions added in this PR:
      • Sample source(s):
        • [URL to each sample source, if applicable]
      • Sample license(s):
    • I have included a syntax highlighting grammar: [URL to grammar repo]
    • I have added a color
      • Hex value: #RRGGBB
      • Rationale:
    • I have updated the heuristics to distinguish my language from others using the same extension.
  • I am fixing a misclassified language

    • I have included a new sample for the misclassified language:
      • Sample source(s):
        • [URL to each sample source, if applicable]
      • Sample license(s):
    • I have included a change to the heuristics to distinguish my language from others using the same extension.
  • I am changing the source of a syntax highlighting grammar

  • I am updating a grammar submodule

  • I am adding new or changing current functionality

    • I have added or updated the tests for the new or changed functionality.
  • I am changing the color associated with a language

    • I have obtained agreement from the wider language community on this color change.
      • [URL to public discussion]
      • [Optional: URL to official branding guidelines for the language]

@rvanasa rvanasa requested a review from a team as a code owner December 10, 2025 18:46
Copy link
Member

@lildude lildude left a comment

Choose a reason for hiding this comment

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

It looks like you've not followed our instructions for replacing a grammar. Please do so.

@rvanasa
Copy link
Contributor Author

rvanasa commented Jan 5, 2026

Manually updated the repo to replace the grammar. I am unable to run the script due to limited space on my computer for the devcontainer environment, but I could make additional changes as needed.

It's worth noting that the repository is the same, just transferred to a new organization.

@lildude
Copy link
Member

lildude commented Jan 5, 2026

Manually updated the repo to replace the grammar. I am unable to run the script due to limited space on my computer for the devcontainer environment, but I could make additional changes as needed.

You can use a codespace… it's free. See the CONTRIBUTING.md file.

@rvanasa rvanasa mentioned this pull request Jan 6, 2026
1 task
@rvanasa
Copy link
Contributor Author

rvanasa commented Jan 6, 2026

Thank you for the suggestion. I opened a new PR using a codespace: #7734.

@rvanasa rvanasa closed this Jan 6, 2026
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