Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F10752270
D11046.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
130 KB
Referenced Files
None
Subscribers
None
D11046.id.diff
View Options
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : spyder3
-version : 4.2.5
-release : 14
+version : 5.0.2
+release : 15
source :
- - https://github.com/spyder-ide/spyder/archive/v4.2.5.tar.gz : f84eb99505eaa489765b8d46273e564660f8947a376b72832e9ce982c9f44e1b
+ - https://github.com/spyder-ide/spyder/archive/v5.0.2.tar.gz : bf1008a03302b2c48cb0a76b32437ce4cc4f2c38fc8dbff7d70bcc6a1a3820c7
homepage : https://www.spyder-ide.org/
license :
- BSD-3-Clause
@@ -30,6 +30,7 @@
- pylint
- python-atomicwrites
- python-chardet
+ - python-cookiecutter
- python-intervaltree
- python-keyring
- python-nbconvert
@@ -40,8 +41,10 @@
- python-pyls-black
- python-pyls-spyder
- python-qdarkstyle
+ - python-qstylizer
- python-qtawesome
- python-qtconsole
+ - python-qtwebengine
- python-rope
- python-spyder-kernels
- python-textdistance
@@ -50,14 +53,14 @@
- pyxdg
- scipy
- sympy
+setup : |
+ sed "s|'pyqt5<5.13'|'pyqt5'|" -i setup.py
+ sed "s|'pyqtwebengine<5.13'|'pyqtwebengine'|" -i setup.py
build : |
%python3_setup
install : |
%python3_install
- # Remove windows stuff
- rm $installdir/usr/bin/spyder_win_post_install.py
-
# Move icon to pixmaps
install -dm00644 $installdir/usr/share/pixmaps
mv $installdir/usr/share/icons/spyder.png $installdir/usr/share/pixmaps/spyder.png
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -32,7 +32,12 @@
<Files>
<Path fileType="executable">/usr/bin/spyder</Path>
<Path fileType="executable">/usr/bin/spyder3</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder-4.2.5-py3.7.egg-info</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder-5.0.2-py3.7.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder-5.0.2-py3.7.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder-5.0.2-py3.7.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder-5.0.2-py3.7.egg-info/entry_points.txt</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder-5.0.2-py3.7.egg-info/requires.txt</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder-5.0.2-py3.7.egg-info/top_level.txt</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/__pycache__/__init__.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/__pycache__/dependencies.cpython-37.pyc</Path>
@@ -43,27 +48,54 @@
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/__pycache__/requirements.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/api/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/api/__pycache__/__init__.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/api/__pycache__/completion.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/api/__pycache__/_version.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/api/__pycache__/editor.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/api/__pycache__/editorextension.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/api/__pycache__/exceptions.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/api/__pycache__/manager.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/api/__pycache__/panel.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/api/__pycache__/plugins.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/api/__pycache__/preferences.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/api/__pycache__/translations.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/api/completion.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/api/__pycache__/utils.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/api/_version.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/api/config/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/api/config/__pycache__/__init__.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/api/config/__pycache__/decorators.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/api/config/__pycache__/mixins.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/api/config/decorators.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/api/config/mixins.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/api/editor.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/api/editorextension.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/api/exceptions.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/api/manager.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/api/panel.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/api/plugins.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/api/preferences.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/api/translations.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/api/utils.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/api/widgets/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/api/widgets/__pycache__/__init__.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/api/widgets/__pycache__/auxiliary_widgets.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/api/widgets/__pycache__/main_container.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/api/widgets/__pycache__/main_widget.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/api/widgets/__pycache__/menus.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/api/widgets/__pycache__/mixins.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/api/widgets/__pycache__/status.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/api/widgets/__pycache__/toolbars.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/api/widgets/auxiliary_widgets.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/api/widgets/main_container.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/api/widgets/main_widget.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/api/widgets/menus.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/api/widgets/mixins.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/api/widgets/status.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/api/widgets/toolbars.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/app/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/app/__pycache__/__init__.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/app/__pycache__/cli_options.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/app/__pycache__/mainwindow.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/app/__pycache__/restart.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/app/__pycache__/solver.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/app/__pycache__/start.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/app/__pycache__/tour.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/app/__pycache__/utils.cpython-37.pyc</Path>
@@ -71,6 +103,7 @@
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/app/mac_stylesheet.qss</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/app/mainwindow.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/app/restart.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/app/solver.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/app/start.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/app/tour.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/app/utils.py</Path>
@@ -84,6 +117,7 @@
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/config/__pycache__/main.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/config/__pycache__/manager.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/config/__pycache__/snippets.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/config/__pycache__/types.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/config/__pycache__/user.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/config/__pycache__/utils.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/config/appearance.py</Path>
@@ -94,15 +128,13 @@
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/config/main.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/config/manager.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/config/snippets.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/config/types.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/config/user.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/config/utils.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/dependencies.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/fonts/IdeFont.sfd</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/fonts/spyder-charmap.json</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/fonts/spyder.ttf</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/CloseButton.png</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/CloseButton.svg</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/CloseButton@2x.png</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/LICENSE.txt</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/actions/1downarrow.png</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/actions/1uparrow.png</Path>
@@ -125,7 +157,6 @@
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/actions/edit_remove.png</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/actions/editcopy.png</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/actions/editcut.png</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/actions/editdelete.png</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/actions/editpaste.png</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/actions/eraser.png</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/actions/exit.png</Path>
@@ -134,8 +165,6 @@
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/actions/filter.png</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/actions/find.png</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/actions/findf.png</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/actions/findnext.png</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/actions/findprevious.png</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/actions/folder_new.png</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/actions/hide.png</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/actions/hist.png</Path>
@@ -145,7 +174,6 @@
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/actions/lock.png</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/actions/lock_open.png</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/actions/magnifier.png</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/actions/maximize.png</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/actions/next.png</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/actions/options_less.png</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/actions/options_more.png</Path>
@@ -166,19 +194,8 @@
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/actions/up.png</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/actions/window_fullscreen.png</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/actions/window_nofullscreen.png</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/actions/zoom_in.png</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/actions/zoom_out.png</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/advanced.png</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/arredit.png</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/arrow.png</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/binary_dark.svg</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/binary_light.svg</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/bold.png</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/browser.png</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/code_fork.png</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/console/console.png</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/console/editclear.png</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/console/environ.png</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/console/history.png</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/console/ipython_console.png</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/console/kill.png</Path>
@@ -187,8 +204,36 @@
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/console/python.png</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/console/restart.png</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/console/run_small.png</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/console/syspath.png</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/dictedit.png</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/dark/ArchiveFileIcon.svg</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/dark/binary.svg</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/dark/debug_cell.svg</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/dark/dock.svg</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/dark/editdelete.svg</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/dark/environ.svg</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/dark/file_type_tex.svg</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/dark/filecloseall.svg</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/dark/findnext.svg</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/dark/findprevious.svg</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/dark/genprefs.svg</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/dark/horsplit.svg</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/dark/kite.svg</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/dark/last_edit_location.svg</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/dark/maximize.png</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/dark/maximize_svg.svg</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/dark/notebook.svg</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/dark/package_new.svg</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/dark/pylint.svg</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/dark/reset_factory_defaults.svg</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/dark/run_again.svg</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/dark/run_cell.svg</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/dark/run_cell_advance.svg</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/dark/run_selection.svg</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/dark/run_settings.svg</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/dark/spyder_about.svg</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/dark/syspath.svg</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/dark/versplit.svg</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/dark/zoom_in.svg</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/dark/zoom_out.svg</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/editor/attribute.png</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/editor/blockcomment.png</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/editor/breakpoint_big.png</Path>
@@ -202,7 +247,6 @@
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/editor/comment.png</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/editor/convention.png</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/editor/debug.png</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/editor/debug_cell.png</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/editor/error.png</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/editor/file.png</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/editor/filelist.png</Path>
@@ -210,9 +254,7 @@
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/editor/function.png</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/editor/gotoline.png</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/editor/highlight.png</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/editor/horsplit.png</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/editor/indent.png</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/editor/last_edit_location.png</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/editor/method.png</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/editor/module.png</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/editor/newwindow.png</Path>
@@ -227,23 +269,15 @@
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/editor/private2.png</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/editor/refactor.png</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/editor/run.png</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/editor/run_again.png</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/editor/run_cell.png</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/editor/run_cell_advance.png</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/editor/run_selection.png</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/editor/run_settings.png</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/editor/select.png</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/editor/selectall.png</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/editor/todo.png</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/editor/todo_list.png</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/editor/uncomment.png</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/editor/unindent.png</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/editor/versplit.png</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/editor/warning.png</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/editor/wng_list.png</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/eyedropper.png</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/file/fileclose.png</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/file/filecloseall.png</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/file/fileimport.png</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/file/filenew.png</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/file/fileopen.png</Path>
@@ -251,26 +285,41 @@
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/file/filesaveas.png</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/file/print.png</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/file/save_all.png</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/file_type_tex_dark.svg</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/file_type_tex_light.svg</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/folding.arrow_down_off.png</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/folding.arrow_down_on.png</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/folding.arrow_right_off.png</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/folding.arrow_right_on.png</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/genprefs.png</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/help.png</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/italic.png</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/keyboard.png</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/kite_completions.png</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/kite_copilot.png</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/kite_dark.svg</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/kite_light.svg</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/matplotlib.png</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/none.png</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/not_found.png</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/notebook_dark.svg</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/notebook_light.svg</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/options.svg</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/kite/kite_completions.png</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/kite/kite_copilot.png</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/light/ArchiveFileIcon.svg</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/light/binary.svg</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/light/debug_cell.svg</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/light/dock.svg</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/light/editdelete.svg</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/light/environ.svg</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/light/file_type_tex.svg</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/light/filecloseall.svg</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/light/findnext.svg</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/light/findprevious.svg</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/light/genprefs.svg</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/light/horsplit.svg</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/light/kite.svg</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/light/last_edit_location.svg</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/light/maximize.png</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/light/maximize_svg.svg</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/light/notebook.svg</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/light/package_new.svg</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/light/pylint.svg</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/light/reset_factory_defaults.svg</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/light/run_again.svg</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/light/run_cell.svg</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/light/run_cell_advance.svg</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/light/run_selection.svg</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/light/run_settings.svg</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/light/spyder_about.svg</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/light/syspath.svg</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/light/versplit.svg</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/light/zoom_in.svg</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/light/zoom_out.svg</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/mac_light_icons/close_button.png</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/old_svg/CloseButton.svg</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/old_svg/options.svg</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/projects/add_to_path.png</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/projects/folder.png</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/projects/package.png</Path>
@@ -282,20 +331,25 @@
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/projects/pythonpath.png</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/projects/remove_from_path.png</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/projects/show_all.png</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/pythonpath.png</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/splash.svg</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/spyder.png</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/spyder.svg</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/spyder_dark.png</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/spyder_dark.svg</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/spyder_kite.svg</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/spyder_kite_dark.svg</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/tour-spyder-logo.svg</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/vcs_browse.png</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/vcs_commit.png</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/whole_words.png</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/win_env.png</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/winpython.svg</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/spyder2_icon_theme/advanced.png</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/spyder2_icon_theme/code_fork.png</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/spyder2_icon_theme/dictedit.png</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/spyder2_icon_theme/eyedropper.png</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/spyder2_icon_theme/folding.arrow_down_off.png</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/spyder2_icon_theme/folding.arrow_down_on.png</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/spyder2_icon_theme/folding.arrow_right_off.png</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/spyder2_icon_theme/folding.arrow_right_on.png</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/spyder2_icon_theme/help.png</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/spyder2_icon_theme/italic.png</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/spyder2_icon_theme/keyboard.png</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/spyder2_icon_theme/not_found.png</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/spyder2_icon_theme/vcs_browse.png</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/spyder2_icon_theme/vcs_commit.png</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/spyder2_icon_theme/whole_words.png</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/spyder2_icon_theme/win_env.png</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/tour/tour-spyder-logo.svg</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/locale/de/LC_MESSAGES/spyder.mo</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/locale/de/LC_MESSAGES/spyder.po</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/locale/es/LC_MESSAGES/spyder.mo</Path>
@@ -323,123 +377,171 @@
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/__pycache__/__init__.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/__pycache__/base.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/appearance/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/appearance/__pycache__/__init__.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/appearance/__pycache__/confpage.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/appearance/__pycache__/plugin.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/appearance/__pycache__/widgets.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/appearance/confpage.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/appearance/plugin.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/appearance/widgets.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/application/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/application/__pycache__/__init__.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/application/__pycache__/confpage.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/application/__pycache__/container.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/application/__pycache__/plugin.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/application/confpage.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/application/container.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/application/plugin.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/base.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/breakpoints/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/breakpoints/__pycache__/__init__.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/breakpoints/__pycache__/api.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/breakpoints/__pycache__/plugin.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/breakpoints/api.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/breakpoints/plugin.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/breakpoints/widgets/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/breakpoints/widgets/__pycache__/__init__.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/breakpoints/widgets/__pycache__/breakpointsgui.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/breakpoints/widgets/breakpointsgui.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/breakpoints/widgets/__pycache__/main_widget.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/breakpoints/widgets/main_widget.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/__pycache__/__init__.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/__pycache__/api.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/__pycache__/confpage.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/__pycache__/container.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/__pycache__/decorators.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/__pycache__/plugin.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/api.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/confpage.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/container.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/decorators.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/fallback/__init__.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/fallback/__pycache__/__init__.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/fallback/__pycache__/actor.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/fallback/__pycache__/plugin.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/fallback/__pycache__/utils.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/fallback/actor.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/fallback/plugin.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/fallback/utils.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/kite/__init__.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/kite/__pycache__/__init__.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/kite/__pycache__/client.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/kite/__pycache__/decorators.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/kite/__pycache__/plugin.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/kite/bloomfilter/__init__.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/kite/bloomfilter/__pycache__/__init__.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/kite/bloomfilter/kite.bloom</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/kite/client.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/kite/decorators.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/kite/parsing/__init__.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/kite/parsing/__pycache__/__init__.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/kite/plugin.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/kite/providers/__init__.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/kite/providers/__pycache__/__init__.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/kite/providers/__pycache__/document.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/kite/providers/document.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/kite/utils/__init__.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/kite/utils/__pycache__/__init__.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/kite/utils/__pycache__/install.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/kite/utils/__pycache__/status.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/kite/utils/install.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/kite/utils/status.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/kite/widgets/__init__.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/kite/widgets/__pycache__/__init__.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/kite/widgets/__pycache__/calltoaction.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/kite/widgets/__pycache__/install.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/kite/widgets/__pycache__/status.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/kite/widgets/calltoaction.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/kite/widgets/install.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/kite/widgets/status.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/languageserver/__init__.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/languageserver/__pycache__/__init__.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/languageserver/__pycache__/client.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/languageserver/__pycache__/confpage.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/languageserver/__pycache__/decorators.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/languageserver/__pycache__/plugin.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/languageserver/client.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/languageserver/confpage.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/languageserver/decorators.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/languageserver/plugin.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/languageserver/providers/__init__.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/languageserver/providers/__pycache__/__init__.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/languageserver/providers/__pycache__/client.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/languageserver/providers/__pycache__/document.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/languageserver/providers/__pycache__/utils.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/languageserver/providers/__pycache__/window.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/languageserver/providers/__pycache__/workspace.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/languageserver/providers/client.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/languageserver/providers/document.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/languageserver/providers/utils.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/languageserver/providers/window.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/languageserver/providers/workspace.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/languageserver/transport/__init__.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/languageserver/transport/__pycache__/__init__.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/languageserver/transport/__pycache__/main.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/languageserver/transport/common/__init__.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/languageserver/transport/common/__pycache__/__init__.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/languageserver/transport/common/__pycache__/consumer.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/languageserver/transport/common/__pycache__/producer.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/languageserver/transport/common/consumer.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/languageserver/transport/common/producer.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/languageserver/transport/main.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/languageserver/transport/stdio/__init__.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/languageserver/transport/stdio/__pycache__/__init__.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/languageserver/transport/stdio/__pycache__/consumer.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/languageserver/transport/stdio/__pycache__/producer.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/languageserver/transport/stdio/consumer.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/languageserver/transport/stdio/producer.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/languageserver/transport/tcp/__init__.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/languageserver/transport/tcp/__pycache__/__init__.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/languageserver/transport/tcp/__pycache__/consumer.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/languageserver/transport/tcp/__pycache__/producer.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/languageserver/transport/tcp/consumer.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/languageserver/transport/tcp/producer.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/languageserver/widgets/__init__.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/languageserver/widgets/__pycache__/__init__.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/languageserver/widgets/__pycache__/serversconfig.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/languageserver/widgets/__pycache__/snippetsconfig.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/languageserver/widgets/__pycache__/status.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/languageserver/widgets/serversconfig.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/languageserver/widgets/snippetsconfig.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/languageserver/widgets/status.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/plugin.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/snippets/__init__.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/snippets/__pycache__/__init__.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/snippets/__pycache__/actor.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/snippets/__pycache__/plugin.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/snippets/__pycache__/trie.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/snippets/actor.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/snippets/plugin.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/snippets/trie.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/providers/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/providers/__pycache__/__init__.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/providers/fallback/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/providers/fallback/__pycache__/__init__.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/providers/fallback/__pycache__/actor.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/providers/fallback/__pycache__/provider.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/providers/fallback/__pycache__/utils.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/providers/fallback/actor.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/providers/fallback/provider.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/providers/fallback/utils.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/providers/kite/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/providers/kite/__pycache__/__init__.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/providers/kite/__pycache__/client.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/providers/kite/__pycache__/decorators.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/providers/kite/__pycache__/provider.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/providers/kite/bloomfilter/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/providers/kite/bloomfilter/__pycache__/__init__.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/providers/kite/bloomfilter/kite.bloom</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/providers/kite/client.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/providers/kite/decorators.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/providers/kite/parsing/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/providers/kite/parsing/__pycache__/__init__.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/providers/kite/provider.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/providers/kite/providers/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/providers/kite/providers/__pycache__/__init__.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/providers/kite/providers/__pycache__/document.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/providers/kite/providers/document.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/providers/kite/utils/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/providers/kite/utils/__pycache__/__init__.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/providers/kite/utils/__pycache__/install.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/providers/kite/utils/__pycache__/status.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/providers/kite/utils/install.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/providers/kite/utils/status.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/providers/kite/widgets/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/providers/kite/widgets/__pycache__/__init__.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/providers/kite/widgets/__pycache__/calltoaction.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/providers/kite/widgets/__pycache__/install.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/providers/kite/widgets/__pycache__/messagebox.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/providers/kite/widgets/__pycache__/status.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/providers/kite/widgets/calltoaction.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/providers/kite/widgets/install.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/providers/kite/widgets/messagebox.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/providers/kite/widgets/status.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/providers/languageserver/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/providers/languageserver/__pycache__/__init__.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/providers/languageserver/__pycache__/client.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/providers/languageserver/__pycache__/decorators.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/providers/languageserver/__pycache__/provider.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/providers/languageserver/client.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/providers/languageserver/conftabs/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/providers/languageserver/conftabs/__pycache__/__init__.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/providers/languageserver/conftabs/__pycache__/advanced.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/providers/languageserver/conftabs/__pycache__/docstring.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/providers/languageserver/conftabs/__pycache__/formatting.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/providers/languageserver/conftabs/__pycache__/introspection.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/providers/languageserver/conftabs/__pycache__/linting.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/providers/languageserver/conftabs/__pycache__/otherlanguages.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/providers/languageserver/conftabs/advanced.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/providers/languageserver/conftabs/docstring.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/providers/languageserver/conftabs/formatting.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/providers/languageserver/conftabs/introspection.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/providers/languageserver/conftabs/linting.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/providers/languageserver/conftabs/otherlanguages.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/providers/languageserver/decorators.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/providers/languageserver/provider.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/providers/languageserver/providers/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/providers/languageserver/providers/__pycache__/__init__.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/providers/languageserver/providers/__pycache__/client.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/providers/languageserver/providers/__pycache__/document.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/providers/languageserver/providers/__pycache__/utils.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/providers/languageserver/providers/__pycache__/window.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/providers/languageserver/providers/__pycache__/workspace.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/providers/languageserver/providers/client.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/providers/languageserver/providers/document.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/providers/languageserver/providers/utils.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/providers/languageserver/providers/window.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/providers/languageserver/providers/workspace.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/providers/languageserver/transport/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/providers/languageserver/transport/__pycache__/__init__.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/providers/languageserver/transport/__pycache__/main.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/providers/languageserver/transport/common/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/providers/languageserver/transport/common/__pycache__/__init__.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/providers/languageserver/transport/common/__pycache__/consumer.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/providers/languageserver/transport/common/__pycache__/producer.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/providers/languageserver/transport/common/consumer.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/providers/languageserver/transport/common/producer.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/providers/languageserver/transport/main.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/providers/languageserver/transport/stdio/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/providers/languageserver/transport/stdio/__pycache__/__init__.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/providers/languageserver/transport/stdio/__pycache__/consumer.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/providers/languageserver/transport/stdio/__pycache__/producer.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/providers/languageserver/transport/stdio/consumer.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/providers/languageserver/transport/stdio/producer.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/providers/languageserver/transport/tcp/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/providers/languageserver/transport/tcp/__pycache__/__init__.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/providers/languageserver/transport/tcp/__pycache__/consumer.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/providers/languageserver/transport/tcp/__pycache__/producer.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/providers/languageserver/transport/tcp/consumer.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/providers/languageserver/transport/tcp/producer.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/providers/languageserver/widgets/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/providers/languageserver/widgets/__pycache__/__init__.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/providers/languageserver/widgets/__pycache__/messagebox.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/providers/languageserver/widgets/__pycache__/serversconfig.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/providers/languageserver/widgets/__pycache__/status.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/providers/languageserver/widgets/messagebox.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/providers/languageserver/widgets/serversconfig.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/providers/languageserver/widgets/status.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/providers/snippets/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/providers/snippets/__pycache__/__init__.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/providers/snippets/__pycache__/actor.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/providers/snippets/__pycache__/conftabs.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/providers/snippets/__pycache__/provider.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/providers/snippets/__pycache__/trie.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/providers/snippets/actor.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/providers/snippets/conftabs.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/providers/snippets/provider.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/providers/snippets/trie.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/providers/snippets/widgets/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/providers/snippets/widgets/__pycache__/__init__.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/providers/snippets/widgets/__pycache__/snippetsconfig.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/completion/providers/snippets/widgets/snippetsconfig.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/console/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/console/__pycache__/__init__.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/console/__pycache__/api.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/console/__pycache__/plugin.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/console/api.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/console/plugin.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/console/utils/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/console/utils/__pycache__/__init__.cpython-37.pyc</Path>
@@ -451,9 +553,11 @@
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/console/widgets/__pycache__/__init__.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/console/widgets/__pycache__/console.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/console/widgets/__pycache__/internalshell.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/console/widgets/__pycache__/main_widget.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/console/widgets/__pycache__/shell.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/console/widgets/console.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/console/widgets/internalshell.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/console/widgets/main_widget.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/console/widgets/shell.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/editor/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/editor/__pycache__/__init__.cpython-37.pyc</Path>
@@ -462,9 +566,7 @@
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/editor/api/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/editor/api/__pycache__/__init__.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/editor/api/__pycache__/decoration.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/editor/api/__pycache__/folding.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/editor/api/decoration.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/editor/api/folding.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/editor/confpage.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/editor/extensions/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/editor/extensions/__pycache__/__init__.cpython-37.pyc</Path>
@@ -507,7 +609,6 @@
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/editor/utils/__pycache__/decoration.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/editor/utils/__pycache__/editor.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/editor/utils/__pycache__/findtasks.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/editor/utils/__pycache__/folding.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/editor/utils/__pycache__/kill_ring.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/editor/utils/__pycache__/languages.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/editor/utils/__pycache__/switcher.cpython-37.pyc</Path>
@@ -517,7 +618,6 @@
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/editor/utils/decoration.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/editor/utils/editor.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/editor/utils/findtasks.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/editor/utils/folding.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/editor/utils/kill_ring.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/editor/utils/languages.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/editor/utils/switcher.py</Path>
@@ -526,40 +626,54 @@
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/editor/widgets/__pycache__/autosaveerror.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/editor/widgets/__pycache__/base.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/editor/widgets/__pycache__/codeeditor.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/editor/widgets/__pycache__/codeeditor_widgets.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/editor/widgets/__pycache__/completion.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/editor/widgets/__pycache__/editor.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/editor/widgets/__pycache__/editorstack_helpers.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/editor/widgets/__pycache__/recover.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/editor/widgets/__pycache__/status.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/editor/widgets/autosaveerror.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/editor/widgets/base.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/editor/widgets/codeeditor.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/editor/widgets/codeeditor_widgets.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/editor/widgets/completion.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/editor/widgets/editor.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/editor/widgets/editorstack_helpers.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/editor/widgets/recover.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/editor/widgets/status.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/explorer/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/explorer/__pycache__/__init__.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/explorer/__pycache__/api.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/explorer/__pycache__/confpage.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/explorer/__pycache__/plugin.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/explorer/api.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/explorer/confpage.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/explorer/plugin.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/explorer/widgets/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/explorer/widgets/__pycache__/__init__.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/explorer/widgets/__pycache__/explorer.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/explorer/widgets/__pycache__/fileassociations.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/explorer/widgets/__pycache__/main_widget.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/explorer/widgets/__pycache__/utils.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/explorer/widgets/explorer.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/explorer/widgets/fileassociations.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/explorer/widgets/main_widget.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/explorer/widgets/utils.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/findinfiles/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/findinfiles/__pycache__/__init__.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/findinfiles/__pycache__/api.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/findinfiles/__pycache__/plugin.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/findinfiles/__pycache__/widgets.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/findinfiles/api.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/findinfiles/plugin.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/findinfiles/widgets.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/help/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/help/__pycache__/__init__.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/help/__pycache__/api.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/help/__pycache__/confpage.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/help/__pycache__/plugin.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/help/__pycache__/widgets.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/help/api.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/help/confpage.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/help/plugin.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/help/utils/LICENSE.txt</Path>
@@ -1635,9 +1749,11 @@
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/help/widgets.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/history/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/history/__pycache__/__init__.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/history/__pycache__/api.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/history/__pycache__/confpage.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/history/__pycache__/plugin.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/history/__pycache__/widgets.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/history/api.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/history/confpage.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/history/plugin.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/history/widgets.py</Path>
@@ -1694,11 +1810,45 @@
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/ipythonconsole/widgets/namespacebrowser.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/ipythonconsole/widgets/restartdialog.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/ipythonconsole/widgets/shell.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/layout/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/layout/__pycache__/__init__.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/layout/__pycache__/api.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/layout/__pycache__/container.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/layout/__pycache__/layouts.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/layout/__pycache__/plugin.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/layout/api.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/layout/container.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/layout/layouts.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/layout/plugin.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/layout/widgets/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/layout/widgets/__pycache__/__init__.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/layout/widgets/__pycache__/dialog.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/layout/widgets/dialog.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/maininterpreter/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/maininterpreter/__pycache__/__init__.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/maininterpreter/__pycache__/confpage.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/maininterpreter/__pycache__/container.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/maininterpreter/__pycache__/plugin.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/maininterpreter/confpage.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/maininterpreter/container.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/maininterpreter/plugin.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/maininterpreter/widgets/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/maininterpreter/widgets/__pycache__/__init__.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/maininterpreter/widgets/__pycache__/status.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/maininterpreter/widgets/status.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/mainmenu/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/mainmenu/__pycache__/__init__.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/mainmenu/__pycache__/api.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/mainmenu/__pycache__/plugin.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/mainmenu/api.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/mainmenu/plugin.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/onlinehelp/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/onlinehelp/__pycache__/__init__.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/onlinehelp/__pycache__/api.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/onlinehelp/__pycache__/plugin.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/onlinehelp/__pycache__/pydoc_patch.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/onlinehelp/__pycache__/widgets.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/onlinehelp/api.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/onlinehelp/plugin.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/onlinehelp/pydoc_patch.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/onlinehelp/static/css/dark_pydoc.css</Path>
@@ -1708,72 +1858,134 @@
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/outlineexplorer/__pycache__/__init__.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/outlineexplorer/__pycache__/api.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/outlineexplorer/__pycache__/editor.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/outlineexplorer/__pycache__/languages.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/outlineexplorer/__pycache__/plugin.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/outlineexplorer/__pycache__/widgets.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/outlineexplorer/api.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/outlineexplorer/editor.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/outlineexplorer/languages.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/outlineexplorer/plugin.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/outlineexplorer/widgets.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/plots/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/plots/__pycache__/__init__.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/plots/__pycache__/api.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/plots/__pycache__/plugin.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/plots/api.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/plots/plugin.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/plots/widgets/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/plots/widgets/__pycache__/__init__.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/plots/widgets/__pycache__/figurebrowser.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/plots/widgets/__pycache__/main_widget.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/plots/widgets/figurebrowser.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/plots/widgets/main_widget.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/preferences/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/preferences/__pycache__/__init__.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/preferences/__pycache__/api.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/preferences/__pycache__/plugin.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/preferences/api.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/preferences/plugin.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/preferences/widgets/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/preferences/widgets/__pycache__/__init__.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/preferences/widgets/__pycache__/configdialog.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/preferences/widgets/__pycache__/container.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/preferences/widgets/configdialog.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/preferences/widgets/container.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/profiler/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/profiler/__pycache__/__init__.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/profiler/__pycache__/api.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/profiler/__pycache__/confpage.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/profiler/__pycache__/plugin.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/profiler/api.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/profiler/confpage.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/profiler/images/profiler.png</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/profiler/plugin.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/profiler/widgets/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/profiler/widgets/__pycache__/__init__.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/profiler/widgets/__pycache__/profilergui.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/profiler/widgets/profilergui.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/profiler/widgets/__pycache__/main_widget.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/profiler/widgets/main_widget.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/projects/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/projects/__pycache__/__init__.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/projects/__pycache__/api.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/projects/__pycache__/confpage.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/projects/__pycache__/plugin.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/projects/api.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/projects/confpage.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/projects/plugin.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/projects/projecttypes/__init__.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/projects/projecttypes/__pycache__/__init__.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/projects/projecttypes/__pycache__/python.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/projects/projecttypes/python.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/projects/utils/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/projects/utils/__pycache__/__init__.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/projects/utils/__pycache__/config.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/projects/utils/__pycache__/cookie.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/projects/utils/__pycache__/watcher.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/projects/utils/config.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/projects/utils/cookie.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/projects/utils/watcher.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/projects/widgets/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/projects/widgets/__pycache__/__init__.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/projects/widgets/__pycache__/explorer.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/projects/widgets/__pycache__/projectdialog.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/projects/widgets/__pycache__/qcookiecutter.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/projects/widgets/explorer.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/projects/widgets/projectdialog.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/projects/widgets/qcookiecutter.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/pylint/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/pylint/__pycache__/__init__.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/pylint/__pycache__/api.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/pylint/__pycache__/confpage.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/pylint/__pycache__/main_widget.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/pylint/__pycache__/plugin.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/pylint/__pycache__/utils.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/pylint/api.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/pylint/confpage.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/pylint/images/pylint.png</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/pylint/main_widget.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/pylint/plugin.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/pylint/utils.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/pylint/widgets/__init__.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/pylint/widgets/__pycache__/__init__.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/pylint/widgets/__pycache__/pylintgui.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/pylint/widgets/pylintgui.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/run/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/run/__pycache__/__init__.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/run/__pycache__/confpage.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/run/__pycache__/plugin.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/run/__pycache__/widgets.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/run/confpage.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/run/plugin.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/run/widgets.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/shortcuts/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/shortcuts/__pycache__/__init__.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/shortcuts/__pycache__/api.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/shortcuts/__pycache__/confpage.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/shortcuts/__pycache__/plugin.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/shortcuts/api.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/shortcuts/confpage.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/shortcuts/plugin.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/shortcuts/widgets/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/shortcuts/widgets/__pycache__/__init__.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/shortcuts/widgets/__pycache__/summary.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/shortcuts/widgets/__pycache__/table.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/shortcuts/widgets/summary.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/shortcuts/widgets/table.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/statusbar/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/statusbar/__pycache__/__init__.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/statusbar/__pycache__/confpage.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/statusbar/__pycache__/container.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/statusbar/__pycache__/plugin.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/statusbar/confpage.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/statusbar/container.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/statusbar/plugin.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/statusbar/widgets/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/statusbar/widgets/__pycache__/__init__.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/statusbar/widgets/__pycache__/status.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/statusbar/widgets/status.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/toolbar/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/toolbar/__pycache__/__init__.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/toolbar/__pycache__/api.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/toolbar/__pycache__/container.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/toolbar/__pycache__/plugin.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/toolbar/api.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/toolbar/container.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/toolbar/plugin.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/variableexplorer/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/variableexplorer/__pycache__/__init__.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/variableexplorer/__pycache__/api.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/variableexplorer/__pycache__/confpage.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/variableexplorer/__pycache__/plugin.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/variableexplorer/api.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/variableexplorer/confpage.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/variableexplorer/plugin.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/variableexplorer/widgets/__init__.py</Path>
@@ -1781,18 +1993,18 @@
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/variableexplorer/widgets/__pycache__/arrayeditor.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/variableexplorer/widgets/__pycache__/basedialog.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/variableexplorer/widgets/__pycache__/collectionsdelegate.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/variableexplorer/widgets/__pycache__/collectionseditor.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/variableexplorer/widgets/__pycache__/dataframeeditor.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/variableexplorer/widgets/__pycache__/importwizard.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/variableexplorer/widgets/__pycache__/main_widget.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/variableexplorer/widgets/__pycache__/namespacebrowser.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/variableexplorer/widgets/__pycache__/objecteditor.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/variableexplorer/widgets/__pycache__/texteditor.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/variableexplorer/widgets/arrayeditor.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/variableexplorer/widgets/basedialog.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/variableexplorer/widgets/collectionsdelegate.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/variableexplorer/widgets/collectionseditor.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/variableexplorer/widgets/dataframeeditor.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/variableexplorer/widgets/importwizard.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/variableexplorer/widgets/main_widget.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/variableexplorer/widgets/namespacebrowser.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/variableexplorer/widgets/objecteditor.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/variableexplorer/widgets/objectexplorer/__init__.py</Path>
@@ -1813,44 +2025,37 @@
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/workingdirectory/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/workingdirectory/__pycache__/__init__.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/workingdirectory/__pycache__/confpage.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/workingdirectory/__pycache__/container.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/workingdirectory/__pycache__/plugin.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/workingdirectory/confpage.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/workingdirectory/container.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/workingdirectory/plugin.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/preferences/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/preferences/__pycache__/__init__.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/preferences/__pycache__/appearance.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/preferences/__pycache__/configdialog.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/preferences/__pycache__/general.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/preferences/__pycache__/layoutdialog.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/preferences/__pycache__/maininterpreter.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/preferences/__pycache__/runconfig.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/preferences/__pycache__/shortcuts.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/preferences/appearance.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/preferences/configdialog.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/preferences/general.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/preferences/layoutdialog.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/preferences/maininterpreter.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/preferences/runconfig.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/preferences/shortcuts.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/py3compat.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/pyplot.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/requirements.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/utils/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/utils/__pycache__/__init__.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/utils/__pycache__/bsdsocket.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/utils/__pycache__/color_system.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/utils/__pycache__/conda.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/utils/__pycache__/debug.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/utils/__pycache__/encoding.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/utils/__pycache__/environ.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/utils/__pycache__/fixtures.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/utils/__pycache__/icon_manager.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/utils/__pycache__/image_path_manager.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/utils/__pycache__/misc.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/utils/__pycache__/palette.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/utils/__pycache__/programs.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/utils/__pycache__/pyenv.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/utils/__pycache__/qstringhelpers.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/utils/__pycache__/qthelpers.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/utils/__pycache__/registries.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/utils/__pycache__/sourcecode.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/utils/__pycache__/stringmatching.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/utils/__pycache__/stylesheet.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/utils/__pycache__/switcher.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/utils/__pycache__/syntaxhighlighters.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/utils/__pycache__/system.cpython-37.pyc</Path>
@@ -1860,6 +2065,7 @@
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/utils/__pycache__/workers.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/utils/bsdsocket.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/utils/check-git.sh</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/utils/color_system.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/utils/conda.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/utils/debug.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/utils/encoding.py</Path>
@@ -1889,21 +2095,27 @@
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/utils/external/pybloom_pyqt/__pycache__/utils.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/utils/external/pybloom_pyqt/pybloom.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/utils/external/pybloom_pyqt/utils.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/utils/external/toposort/LICENSE.txt</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/utils/external/toposort/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/utils/external/toposort/__pycache__/__init__.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/utils/external/toposort/__pycache__/toposort.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/utils/external/toposort/toposort.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/utils/fixtures.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/utils/icon_manager.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/utils/image_path_manager.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/utils/introspection/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/utils/introspection/__pycache__/__init__.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/utils/introspection/__pycache__/module_completion.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/utils/introspection/__pycache__/old_fallback.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/utils/introspection/__pycache__/rope_patch.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/utils/introspection/module_completion.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/utils/introspection/old_fallback.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/utils/introspection/rope_patch.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/utils/misc.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/utils/palette.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/utils/programs.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/utils/pyenv.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/utils/qstringhelpers.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/utils/qthelpers.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/utils/registries.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/utils/snippets/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/utils/snippets/__pycache__/__init__.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/utils/snippets/__pycache__/ast.cpython-37.pyc</Path>
@@ -1916,6 +2128,7 @@
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/utils/snippets/parser.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/utils/sourcecode.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/utils/stringmatching.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/utils/stylesheet.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/utils/switcher.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/utils/syntaxhighlighters.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/utils/system.py</Path>
@@ -1929,6 +2142,7 @@
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/widgets/__pycache__/arraybuilder.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/widgets/__pycache__/browser.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/widgets/__pycache__/calltip.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/widgets/__pycache__/collectionseditor.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/widgets/__pycache__/colors.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/widgets/__pycache__/comboboxes.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/widgets/__pycache__/dependencies.cpython-37.pyc</Path>
@@ -1939,8 +2153,7 @@
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/widgets/__pycache__/onecolumntree.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/widgets/__pycache__/pathmanager.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/widgets/__pycache__/reporterror.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/widgets/__pycache__/shortcutssummary.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/widgets/__pycache__/status.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/widgets/__pycache__/simplecodeeditor.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/widgets/__pycache__/switcher.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/widgets/__pycache__/tabs.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/widgets/__pycache__/waitingspinner.cpython-37.pyc</Path>
@@ -1948,6 +2161,7 @@
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/widgets/arraybuilder.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/widgets/browser.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/widgets/calltip.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/widgets/collectionseditor.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/widgets/colors.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/widgets/comboboxes.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/widgets/dependencies.py</Path>
@@ -1965,8 +2179,7 @@
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/widgets/onecolumntree.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/widgets/pathmanager.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/widgets/reporterror.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/widgets/shortcutssummary.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/widgets/status.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/widgets/simplecodeeditor.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/widgets/switcher.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/widgets/tabs.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/widgets/waitingspinner.py</Path>
@@ -1982,12 +2195,12 @@
</Files>
</Package>
<History>
- <Update release="14">
- <Date>2021-03-30</Date>
- <Version>4.2.5</Version>
+ <Update release="15">
+ <Date>2021-05-10</Date>
+ <Version>5.0.2</Version>
<Comment>Packaging update</Comment>
<Name>Algent Albrahimi</Name>
<Email>algent@protonmail.com</Email>
</Update>
</History>
</PISI>
\ No newline at end of file
File Metadata
Details
Attached
Mime Type
text/plain
Expires
May 17 2023, 2:42 PM (12 w, 2 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5808925
Default Alt Text
D11046.id.diff (130 KB)
Attached To
Mode
D11046: Update spyder3 to 5.0.2
Attached
Detach File
Event Timeline
Log In to Comment