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

[BUG]代码编辑python语法高亮解析错误 #6567

Closed
JAINKRE opened this issue Sep 24, 2024 · 2 comments
Closed

[BUG]代码编辑python语法高亮解析错误 #6567

JAINKRE opened this issue Sep 24, 2024 · 2 comments
Assignees

Comments

@JAINKRE
Copy link

JAINKRE commented Sep 24, 2024

联系方式

No response

1Panel 版本

v1.10.16-lts

问题描述

python高亮解析错误:

PixPin_2024-09-24_18-51-59

PixPin_2024-09-24_18-55-17

重现步骤

下面是一个正常代码:

txt = """
{a}
"""

txt = f"""
{a}10
"""
print(123)

解析错误:

image

期待的正确结果

No response

相关日志输出

No response

附加信息

No response

@JAINKRE
Copy link
Author

JAINKRE commented Sep 24, 2024

这个感觉是编辑器的问题,不知道1panel用的是哪一个,建议提个issue

@wanghe-fit2cloud
Copy link
Member

感谢反馈,关于代码编辑器高亮问题,统一汇总到该 issue #6496

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

No branches or pull requests

2 participants