mirror of
https://github.com/platformio/platformio-core.git
synced 2025-11-03 15:31:42 +01:00
Fix "KeyError: 'content-length'" in PlatformIO Download Manager // Resolve #591
This commit is contained in:
@@ -309,7 +309,7 @@ Intelligent Code Autocompletion
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
PlatformIO IDE uses `clang <http://clang.llvm.org>`_ for the Intelligent Code Autocompletion.
|
||||
To install it or check if it exists, please follow to step
|
||||
To install it or check if it is already installed, please follow to step
|
||||
:ref:`ide_atom_installation_clang` from Installation guide.
|
||||
|
||||
.. warning::
|
||||
|
||||
Reference in New Issue
Block a user