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

refactor: move text utils into separate module #143

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

camshaft
Copy link
Member

Description of changes:

This change refactors the text view utilities from the specification module into its own text::view module. With that refactor, it also wraps up the removal of the last of the sourcemap usage in favor of duvet_core::file::Slice, which means we can get rid of that code.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@camshaft camshaft changed the title refactor: use text utils into separate module refactor: move text utils into separate module Dec 12, 2024
@camshaft camshaft force-pushed the camshaft/text-utils branch from 5b2a229 to 8df97ca Compare December 12, 2024 17:30
@camshaft camshaft marked this pull request as ready for review December 12, 2024 17:38
@camshaft camshaft requested a review from a team as a code owner December 12, 2024 17: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