atom-python-yapf
atom-python-yapf copied to clipboard
Atom.io plugin to format for Python files using Google's YAPF
I installed this plugin via atom and whenever I save it spawns a new process that takes up 100% of the CPU. It has this icon, I'm not sure what...
[Enter steps to reproduce:] 1. ... 2. ... **Atom**: 1.39.1 x64 **Electron**: 3.1.10 **OS**: Ubuntu 18.04.2 **Thrown From**: [python-yapf](https://github.com/blacktop/atom-python-yapf) package 0.14.0 ### Stack Trace Uncaught TypeError: Cannot read property 'setEncoding'...
This used to work all the time and I really enjoyed it, but for some reason it doesn't work anymore. is there anything I can do to debug?
Occurs for me every time the package gets deactivated. Only tested in Atom 1.16.0 beta so far. ``` Error deactivating package 'python-yapf' TypeError: _ref1.dispose is not a function at Object.deactivate...
It is the default install through the installer in Atom, and I am sure it is related to the path being YAFP in the setting, however I have set it...
Currently when formatting this package often causes the cursor to jump to the top of the file.