Skip to content

feat: load snippets and language-configuration metadata #105

Description

@SSobol77

Load snippets and language-configuration metadata from imported extension assets.

Scope:

  • load snippets/*.code-snippets
  • load language-configuration.json
  • expose comment tokens
  • expose bracket/autoClosingPairs/surroundingPairs metadata
  • keep UI insertion optional for later work

Done when:

  • snippets can be listed per language id
  • comment configuration can be queried per language id
  • malformed snippet/config files are non-fatal and covered by tests

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    testsTest coverage, test infrastructure, or verificationtype:implementationProduction code implementation

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions