Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement plaintext language support & pseudo-tokenization #51

Merged
merged 18 commits into from
Oct 18, 2023

Conversation

zm-cttae
Copy link
Member

🏗️ Pull Request

  • Used a clear / meaningful title for this pull request.
  • Tested the changes on your own grammar (on your projects).
  • Added / Edited tests to reflect changes (test folder).
  • Have read the Contributing part of the README.
  • Passed npm test.
  • I noted my changes in the pull request body and/or changelog.

👷🏾‍♀️ Fixes

Related to #45.

Description

Adds plaintext language tokenization and document support.

What changes have you made?

  • Add plaintext language tokenization and grammar resolution.
  • Hotfix for "unrecognized language" error for plaintext documents in API token methods.

What tests have you completed?

  • Tested this in Visual Studio Code v1.83.1.
  • Tested this in Visual Studio Code Insiders v1.84.0.
  • Tested this for GitHub Codespaces v1.84.0.
  • Tested this in VSCodium v1.83.1.

Anything else worth mentioning?

N/A.

@zm-cttae zm-cttae changed the base branch from main to release-candidate/2.1.0 October 15, 2023 15:21
@zm-cttae zm-cttae added this to the 2.1.0 milestone Oct 18, 2023
@zm-cttae zm-cttae merged commit 19c4bdf into release-candidate/2.1.0 Oct 18, 2023
1 of 2 checks passed
zm-cttae added a commit that referenced this pull request Oct 18, 2023
@zm-cttae zm-cttae deleted the feat-plaintext-tokenization branch October 18, 2023 18:06
zm-cttae added a commit that referenced this pull request Nov 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant