akalongman / akalongman/sublimetext-codeformatter
Error when running for the first time
Đang mở
- Ngôn ngữ chính
- Python
- Star
- 772
- Fork
- 128
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
I get the following error when I run for the first time:
Traceback (most recent call last):
File "C:\Program Files\Sublime Text 3\sublime_plugin.py", line 574, in run_
return self.run(edit)
File "C:\Users\Chris\AppData\Roaming\Sublime Text 3\Packages\CodeFormatter\CodeFormatter.py", line 79, in run
formatter = Formatter(self.view, file_name, syntax, saving)
File "C:\Users\Chris\AppData\Roaming\Sublime Text 3\Packages\CodeFormatter\codeformatter\formatter.py", line 59, in **init**
if ("syntaxes" in opts and opts["syntaxes"]):
TypeError: argument of type 'NoneType' is not iterable
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.