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

代码块输入光标错误 #4710

Closed
Vanessa219 opened this issue Apr 27, 2022 · 3 comments
Closed

代码块输入光标错误 #4710

Vanessa219 opened this issue Apr 27, 2022 · 3 comments
Assignees
Milestone

Comments

@Vanessa219
Copy link
Member

https://ld246.com/article/1650623107430

@WolkeAtreide
Copy link

from distutils.core import setup
setup(name="hm message", # 包名
version="1.0", # 版本
description="itheima's发送和接收消息模块”, # 描述信息

long_description="完整的发送和接收消息模块",#完整描述信息authora="itheima",#作者
author_email="itheima(@itheima.com",#作者邮箱url="www.itheima.com",#主页py_modules=["hm_message.send_message","hm_message.receive_message"])有关字典参数的详细信息,可以参阅官方网站:https://docs.python.org/2/distutils/apiref.html2)构建模块python3 setup.py build3)生成发布压缩包python3 setup.py sdist注意:要制作哪个版本的模块,就使用哪个版本的解释器执行!

@WolkeAtreide
Copy link

image
将上文整理成如图格式,在第5行输入"()",")"会跳到下一行去。

@Vanessa219 Vanessa219 self-assigned this Apr 27, 2022
@Vanessa219
Copy link
Member Author

升级 Electron 和 highlight 后已经修复。

@Vanessa219 Vanessa219 added this to the 2.5.4 milestone Dec 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants