-
Notifications
You must be signed in to change notification settings - Fork 39
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 plugin code #177
Milestone
Comments
OXY2DEV
added this to the v25: Typst support, better link opening & refoctoring milestone
Oct 11, 2024
OXY2DEV
added a commit
that referenced
this issue
Nov 3, 2024
OXY2DEV
added a commit
that referenced
this issue
Nov 3, 2024
OXY2DEV
added a commit
that referenced
this issue
Nov 3, 2024
OXY2DEV
added a commit
that referenced
this issue
Nov 3, 2024
You can now specify the types of things not to clear. This is done via multiple namespaces instead of 1. This can be disabled too. Ref: #177
OXY2DEV
added a commit
that referenced
this issue
Nov 3, 2024
OXY2DEV
added a commit
that referenced
this issue
Nov 3, 2024
OXY2DEV
added a commit
that referenced
this issue
Nov 3, 2024
OXY2DEV
added a commit
that referenced
this issue
Nov 3, 2024
This is done to make everything easier to maintain & help others understand plugin code in general. Ref: #177
OXY2DEV
added a commit
that referenced
this issue
Nov 4, 2024
OXY2DEV
added a commit
that referenced
this issue
Nov 4, 2024
OXY2DEV
added a commit
that referenced
this issue
Nov 6, 2024
Highlights can now be directly modified from the config table. Ref: #177
OXY2DEV
added a commit
that referenced
this issue
Nov 6, 2024
OXY2DEV
added a commit
that referenced
this issue
Nov 6, 2024
This fixes width calculation issues of escaped characters inside of $$. Ref: #177
OXY2DEV
added a commit
that referenced
this issue
Nov 6, 2024
Scope is now properly highlighted. Ref: #177
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
⛳ Goal
Make the code easier to understand, separate different parsers & renderers, provide more control over what gets rendered, make everything easier to maintain & extend etc.
📝 Tasks
lua patterns
& conditions.The text was updated successfully, but these errors were encountered: