Wed, 23 Oct 2024 17:45:37 +0200 |
Detlev Offenbach |
Adjusted code for eric7 24.10 and newer.
eric7 release-10.7.3
|
file |
diff |
annotate
|
Wed, 03 Jan 2024 16:43:37 +0100 |
Detlev Offenbach |
Adjusted code for eric7 24.2 and newer
eric7 release-10.7.0
|
file |
diff |
annotate
|
Sat, 23 Dec 2023 17:58:35 +0100 |
Detlev Offenbach |
Corrected some code style issues and converted some source code documentation to the new style.
eric7
|
file |
diff |
annotate
|
Sat, 23 Dec 2023 15:48:55 +0100 |
Detlev Offenbach |
Updated copyright for 2024.
eric7
|
file |
diff |
annotate
|
Sat, 31 Dec 2022 16:27:54 +0100 |
Detlev Offenbach |
Updated copyright for 2023.
eric7
|
file |
diff |
annotate
|
Tue, 20 Dec 2022 14:33:49 +0100 |
Detlev Offenbach |
Fixed a bug and resorted the imports with isort.
eric7 release-10.6.0
|
file |
diff |
annotate
|
Tue, 20 Dec 2022 14:18:42 +0100 |
Detlev Offenbach |
Adjusted code for eric7 23.1 and newer.
eric7
|
file |
diff |
annotate
|
Thu, 17 Nov 2022 18:07:13 +0100 |
Detlev Offenbach |
Adjusted code for eric7 22.12 and newer.
eric7 release-10.5.0
|
file |
diff |
annotate
|
Mon, 24 Oct 2022 19:31:03 +0200 |
Detlev Offenbach |
Adapted the import statements to the new structure.
eric7 release-10.4.0
|
file |
diff |
annotate
|
Mon, 17 Oct 2022 16:45:23 +0200 |
Detlev Offenbach |
Enhanced the default configuration handling (for refactoring and code assist).
eric7 release-10.3.0
|
file |
diff |
annotate
|
Mon, 17 Oct 2022 08:37:10 +0200 |
Detlev Offenbach |
Fixed an issue resolving the project specific interpreter.
eric7 release-10.2.5
|
file |
diff |
annotate
|
Tue, 11 Oct 2022 12:51:13 +0200 |
Detlev Offenbach |
Corrected an issue causing an exception if no definition was found in 'gotoDefinition'.
eric7 release-10.2.4
|
file |
diff |
annotate
|
Wed, 21 Sep 2022 15:30:34 +0200 |
Detlev Offenbach |
Reformatted source code with 'Black'.
eric7
|
file |
diff |
annotate
|
Thu, 30 Dec 2021 11:20:04 +0100 |
Detlev Offenbach |
Updated copyright for 2022.
eric7
|
file |
diff |
annotate
|
Fri, 30 Jul 2021 16:38:13 +0200 |
Detlev Offenbach |
Added code to jump to references when clicked on a definition.
eric7
|
file |
diff |
annotate
|
Sat, 17 Jul 2021 15:39:01 +0200 |
Detlev Offenbach |
Removed some obsolete code and obsolete files.
eric7
|
file |
diff |
annotate
|
Wed, 26 May 2021 19:07:42 +0200 |
Detlev Offenbach |
Ported the plug-in to PyQt6 for eric7.
eric7
|
file |
diff |
annotate
|
Mon, 10 May 2021 20:13:48 +0200 |
Detlev Offenbach |
Version 8.0.0
release-8.0.0
|
file |
diff |
annotate
|
Sat, 24 Apr 2021 11:19:08 +0200 |
Detlev Offenbach |
- implemented some code simplifications
release-7.4.0
|
file |
diff |
annotate
|
Tue, 16 Mar 2021 18:11:29 +0100 |
Detlev Offenbach |
- updated to rope 0.18.0+
release-7.3.0
|
file |
diff |
annotate
|
Wed, 30 Dec 2020 11:02:11 +0100 |
Detlev Offenbach |
Updated copyright for 2021.
|
file |
diff |
annotate
|
Fri, 11 Sep 2020 17:36:10 +0200 |
Detlev Offenbach |
Corrected the Pygments related language.
release-7.0.1
|
file |
diff |
annotate
|
Mon, 22 Jun 2020 18:08:10 +0200 |
Detlev Offenbach |
Removed support for Python2.
release-7.0.0
|
file |
diff |
annotate
|
Wed, 01 Jan 2020 11:59:01 +0100 |
Detlev Offenbach |
Updated copyright for 2020.
|
file |
diff |
annotate
|
Fri, 11 Oct 2019 19:05:23 +0200 |
Detlev Offenbach |
Fixed some code style issues.
|
file |
diff |
annotate
|
Sun, 25 Aug 2019 12:03:54 +0200 |
Detlev Offenbach |
Added support for MicroPython (treated like Python3).
release-6.8.0
|
file |
diff |
annotate
|
Thu, 10 Jan 2019 14:21:07 +0100 |
Detlev Offenbach |
Updated copyright for 2019.
|
file |
diff |
annotate
|
Mon, 12 Nov 2018 19:03:47 +0100 |
Detlev Offenbach |
Code Assist: continued moving the Mouse Click handler to Code Assist.
|
file |
diff |
annotate
|
Sun, 11 Nov 2018 19:43:56 +0100 |
Detlev Offenbach |
Code Assist: started to move the Mouse Click handler to Code Assist.
|
file |
diff |
annotate
|
Sun, 11 Nov 2018 17:46:25 +0100 |
Detlev Offenbach |
CodeAssistServer, CodeAssistClient: moved determination of the Picture ID to the server side.
|
file |
diff |
annotate
|
Sun, 04 Nov 2018 18:41:51 +0100 |
Detlev Offenbach |
Changes to start the backend clients with a clean PATH setting.
release-6.6.1
|
file |
diff |
annotate
|
Sat, 03 Nov 2018 18:21:20 +0100 |
Detlev Offenbach |
CodeAssistServer, RefactoringServer, JsonServer: adapted the code to the virtual environment extensions as of eric6 18.12.
release-6.6.0
|
file |
diff |
annotate
|
Sun, 28 Oct 2018 12:30:45 +0100 |
Detlev Offenbach |
CodeAssistServer: improved code completions and calltips for files belonging to a project (that may be using an interpreter different from the one used by eric or configured globally).
release-6.5.0
|
file |
diff |
annotate
|
Sun, 16 Sep 2018 13:13:51 +0200 |
Detlev Offenbach |
Added code to use default virtual environment as of eric6 18.10.
release-6.4.0
|
file |
diff |
annotate
|
Mon, 09 Jul 2018 18:54:48 +0200 |
Detlev Offenbach |
CodeAssistServer: added code to cope with the code documentation viewer not being active in the IDE.
release-6.2.0
|
file |
diff |
annotate
|
Mon, 25 Jun 2018 18:22:55 +0200 |
Detlev Offenbach |
Fixed some bugs.
release-6.1.1
|
file |
diff |
annotate
|
Wed, 20 Jun 2018 18:52:38 +0200 |
Detlev Offenbach |
CodeAssistServer, RefactoringServer: changed to support the use of Virtual Environments as of eric 18.07.
release-6.1.0
|
file |
diff |
annotate
|
Sat, 14 Apr 2018 15:10:44 +0200 |
Detlev Offenbach |
compatibility fix for eric 18.05
release-6.0.3
|
file |
diff |
annotate
|
Sat, 31 Mar 2018 13:46:49 +0200 |
Detlev Offenbach |
Adjusted the code style checking parameters and fixed some code style issues.
|
file |
diff |
annotate
|
Sun, 31 Dec 2017 16:59:12 +0100 |
Detlev Offenbach |
Updated copyright for 2018.
|
file |
diff |
annotate
|
Sun, 05 Nov 2017 17:23:30 +0100 |
Detlev Offenbach |
Extended the code info provider to return the object type as well.
release-5.0.2
|
file |
diff |
annotate
|
Sat, 21 Oct 2017 16:05:42 +0200 |
Detlev Offenbach |
Adjusted to the latest eric6 development state.
server_client_variant
|
file |
diff |
annotate
|
Mon, 16 Oct 2017 19:54:41 +0200 |
Detlev Offenbach |
Adjusted CodeAssistServer to the extended CodeDocumentationViewer interface.
server_client_variant
|
file |
diff |
annotate
|
Mon, 16 Oct 2017 19:06:30 +0200 |
Detlev Offenbach |
Fixed an issue in the CodeAssistServer.
server_client_variant
|
file |
diff |
annotate
|
Sun, 15 Oct 2017 19:30:10 +0200 |
Detlev Offenbach |
Fixed an issue in the CodeAssistServer.
server_client_variant
|
file |
diff |
annotate
|
Sat, 14 Oct 2017 19:31:11 +0200 |
Detlev Offenbach |
Added support for the extraction of source code documentation.
server_client_variant
|
file |
diff |
annotate
|
Sun, 08 Oct 2017 17:54:29 +0200 |
Detlev Offenbach |
Changed code assist to use the new async interface of the Editor class, if it available and performed some code refactorings.
server_client_variant
|
file |
diff |
annotate
|
Thu, 05 Oct 2017 19:24:14 +0200 |
Detlev Offenbach |
Improved handling of died connections/processes.
server_client_variant
|
file |
diff |
annotate
|
Fri, 29 Sep 2017 10:23:35 +0200 |
Detlev Offenbach |
Performed some code cleanup actions.
server_client_variant
|
file |
diff |
annotate
|
Wed, 27 Sep 2017 19:50:44 +0200 |
Detlev Offenbach |
Started correcting the source code documentation.
server_client_variant
|
file |
diff |
annotate
|
Wed, 27 Sep 2017 19:02:58 +0200 |
Detlev Offenbach |
Implemented the distributed code assist "report changed" method.
server_client_variant
|
file |
diff |
annotate
|
Wed, 27 Sep 2017 18:42:35 +0200 |
Detlev Offenbach |
Implemented the distributed code assist calltips method.
server_client_variant
|
file |
diff |
annotate
|
Wed, 27 Sep 2017 18:25:08 +0200 |
Detlev Offenbach |
IMplemented the distributed code assist completions method.
server_client_variant
|
file |
diff |
annotate
|
Tue, 26 Sep 2017 19:05:18 +0200 |
Detlev Offenbach |
Continued implementing the distributed Code Assist.
server_client_variant
|
file |
diff |
annotate
|
Mon, 25 Sep 2017 20:08:59 +0200 |
Detlev Offenbach |
Continued implementing the distributed Code Assist.
server_client_variant
|
file |
diff |
annotate
| base
|