目前,当您在PyCharm中使用Python方法的"复制引用"时,它在类和方法之间使用哈希符号.像这样:
project.apps.tests.test_api.TestFoo#test_bar
Run Code Online (Sandbox Code Playgroud)
有没有办法配置PyCharm使用点而不是哈希.像这样:
project.apps.tests.test_api.TestFoo.test_bar
Run Code Online (Sandbox Code Playgroud)
| 归档时间: |
|
| 查看次数: |
57 次 |
| 最近记录: |