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

fix: plugin run & setting quote variables #2150

Merged
merged 5 commits into from
Jul 25, 2024

Conversation

newfish-cmyk
Copy link
Collaborator

No description provided.

@newfish-cmyk newfish-cmyk changed the title fix plugin run variable not as global fix: plugin run & setting quote variables Jul 25, 2024
@newfish-cmyk newfish-cmyk marked this pull request as ready for review July 25, 2024 03:32
@pull-request-size pull-request-size bot added size/L and removed size/M labels Jul 25, 2024
@pull-request-size pull-request-size bot added size/M and removed size/L labels Jul 25, 2024
<VariablePlugin variables={variables} />
<VariableLabelPlugin variables={variables} />
<VariablePickerPlugin variables={variableLabels.length > 0 ? [] : variables} />
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

需要么?空的时候,应该就直接没有了把

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这个主要是为了 {{}} 保持高亮,但是 { 不能弹出选择提示

@pull-request-size pull-request-size bot added size/L and removed size/M labels Jul 25, 2024
@c121914yu c121914yu merged commit 5906daf into labring:main Jul 25, 2024
3 checks passed
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