python - PyCharm 中的垂直线是什么?

标签 python pycharm

在 PyCharm 中,屏幕截图上突出显示了一条垂直线。

当我将一长行代码复制到编辑器中时,如果长于这一行,它会自动换行。

screenshot

这条线是什么,它的目的是什么?

最佳答案

它是“硬包装”设置的指南。

从 IntelliJ IDEA 设置截图(PyCharm 应该类似):

enter image description here

enter image description here

关于python - PyCharm 中的垂直线是什么?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/49752808/

相关文章:

python - 每次点击 API 端点时如何加载 WTF 表单类

python - Python 中的位和文件

pycharm - 获取在 PyCharm 终端中运行的 Anaconda prompt

django - Django 'runserver'命令产生错误

python - Pycharm Remote Python Interpreter over SSH Gateway,X11 转发

python - numpy.multiply 总是等价于 * 运算符吗?

python - 需要进行前一行的计算并根据条件添加到其中

python - 在python中为多个文件并行运行相同的函数

pycharm - Pycharm和.rst — NameError : Cannot find docutils in selected interpreter

python - 在 Python 和 PyCharm 2020.2 中重新加载模块时发出警告