yangvz
Results
2
issues of
yangvz
## Environment - CotEditor: 3.4.1 (253) - System: macOS Version 10.13.4 (Build 17E202) - Language: English ## Short Description `#` in code block in markdowns are incorrectly inferred as an...
better to fix
syntax highlight
In non-interactive python 2, we can use `from __future__ import absolute_import` to force explicit relative import. This is not working when, for example, we write some vanilla python files and...