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

Improve lock and collapse code features #123

Merged
merged 9 commits into from
Nov 21, 2024

Conversation

KaiSaba
Copy link
Collaborator

@KaiSaba KaiSaba commented Nov 14, 2024

Adds the functions:

  • collapseCodeSectionsFromRanges to collapse code within ranges
  • lockCodeSectionsFromRanges to lock code within ranges
  • lockCodeSectionsWithoutRanges to lock code outside of ranges
  • lockCodeFromDecoration to lock code with decorations
  • extractRangesFromTokens to extract code between 2 tokens

@KaiSaba KaiSaba self-assigned this Nov 14, 2024
src/tools.ts Outdated Show resolved Hide resolved
src/tools.ts Outdated Show resolved Hide resolved
src/tools.ts Outdated Show resolved Hide resolved
src/tools.ts Show resolved Hide resolved
src/tools.ts Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
@CGNonofr CGNonofr merged commit 221a01d into main Nov 21, 2024
2 checks passed
@CGNonofr CGNonofr deleted the ksa/feat-collapse-and-lock-code-from-range branch November 21, 2024 11:19
Copy link

🎉 This PR is included in version 10.1.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants