YunaBraska / github-workflow-plugin

Your Ultimate Wingman for GitHub Workflows and Actions! 🚀
https://github.com/YunaBraska/github-workflow-plugin
Apache License 2.0
41 stars 8 forks source link

feat: refactoring of HighlightAnnotator #23

Closed YunaBraska closed 9 months ago

YunaBraska commented 10 months ago

Closes #18

Types of changes

Motivation

Usage of JetBrains native classes will reduce the memory leaks and will create a more stable environment

Changes

Exchanged YamlElement with PsiElement

Success Check

Currently still manual testing