We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
python version:
python3 --version Python 3.7.4
host OS:
sw_vers ProductName: Mac OS X ProductVersion: 10.14.6 BuildVersion: 18G95
install method:
pip3 install --upgrade --pre CodeIntel
CodeIntel dbcheck ERROR:codeintel.oop:invalid syntax (ecmacile.py, line 2128) (/usr/local/lib/python3.7/site-packages/codeintel/codeintel2/lang_ecma.py:64 in <module>)
~/.codeintel/codeintel.log
ERROR:codeintel.oop:invalid syntax (ecmacile.py, line 2128) (/usr/local/lib/python3.7/site-packages/codeintel/codeintel2/lang_ecma.py:64 in <module>)
relevant source code:
CodeIntel/codeintel/codeintel2/ecmacile.py
Line 2128 in 5a84f60