o
    äË·eÆ  ã                   @   sÖ   d Z ddlZddlZdZ	 dZ	 e ¡  ¡ dkr*ej e 	d¡p%ej 
d¡dd¡Zne ¡  ¡ d	kr<ej dd
dd¡Znej e 	d¡pEdd¡Zej 
e¡Z	 dZ	 edƒZ	 dZ	 dZ	 dZ	 dZ	 dgZ	 dZdS )a   
This module contains variables with global |jedi| settings. To change the
behavior of |jedi|, change the variables defined in :mod:`jedi.settings`.

Plugins should expose an interface so that the user can adjust the
configuration.


Example usage::

    from jedi import settings
    settings.case_insensitive_completion = True


Completion output
~~~~~~~~~~~~~~~~~

.. autodata:: case_insensitive_completion
.. autodata:: add_bracket_after_function


Filesystem cache
~~~~~~~~~~~~~~~~

.. autodata:: cache_directory


Parser
~~~~~~

.. autodata:: fast_parser


Dynamic stuff
~~~~~~~~~~~~~

.. autodata:: dynamic_array_additions
.. autodata:: dynamic_params
.. autodata:: dynamic_params_for_other_modules
.. autodata:: auto_import_modules


Caching
~~~~~~~

.. autodata:: call_signatures_validity


é    NTFÚwindowsÚLOCALAPPDATAú~ÚJediÚdarwinÚLibraryÚCachesÚXDG_CACHE_HOMEz~/.cacheÚjedig    ÐcAÚgig      @)Ú__doc__ÚosÚplatformÚcase_insensitive_completionÚadd_bracket_after_functionÚsystemÚlowerÚpathÚjoinÚgetenvÚ
expanduserÚ_cache_directoryÚcache_directoryÚfast_parserÚintÚ_cropped_file_sizeÚdynamic_array_additionsÚdynamic_paramsÚ dynamic_params_for_other_modulesÚdynamic_flow_informationÚauto_import_modulesÚcall_signatures_validity© r"   r"   úD/var/www/ideatree/venv/lib/python3.10/site-packages/jedi/settings.pyÚ<module>   sJ    1ýÿÿ
