App-Codit

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

Revision history for Perl extension App::Codit.

0.19 Sat Mar 29 2025
	- Fixed -contentshowspaces on opening document.
	- Added option -contentautobrackets and tool menu entry for it.
	- Moved method abbreviate to Tk::AppWindow.
	- Changed default size of PerlSubs and Bookmarks plugins tabwindow.
	- New plugins Icons and SplitView.
	- Updated manual and documentation.
	- Auto complete is in the tool menu.

0.18 Tue Feb 25 2025
	- Added 'Report a problem' option to the menus.
	- Moved all functionality for showing spaces and tabs, fix indentation and remove trailing spaces, to Tk::CodeText.
	- Simplified plugin SearchReplace.
	- Plugin colors works with several notations/formats.

0.17 Sat Feb 08 2025
	- Modified font selection in settings.
	- Adapted plugins to the modifications in base class Callback of Tk::AppWindow 0.21

0.16 Sun Jan 19 2025
	- Corrected bug in pod
	- Plugin PodViewer has sytem link color
	- Fixed bug in plugin SearchReplace
	- App::Codit::CodeTextManager differentiates between different kinds of log calls.
	- Added documentation App::Codit::Commands and App:Codit::ConfigVariables.
	- Removed -contentinsertbg option. The insert background is automatically set to the foreground color.
	- Changed the -P command line argument of the codit executable to -np. Windows handles them case insensitive.
	- Updated documentation and manual.
	- Context menu of FileBrowser plugin has a Properties entry.
	- CoditTagsEditor uses the new file dialogs.
	- Fixed bug in plugin Sessions. method sessionSaveAs.
	- Moved code for upper and lower case module to Tk::CodeText.

0.15 Sun Jan 05 2025
	- Moved autocomplete code from plugin WordCompletion to module Tk::CodeText.
	- Integrated the new Tk::CodeText in Codit.
	- Reorganized the settings form.
	- Removed plugin WordCompletion. It is now obsolete.
	- Updated Readme.md

0.14 Fri Dec 27 2024
	- Search input in plugin SearchReplace is validated and quoted.
	- Replaces can be made with $1, $2 etc captures from the search on regular expression.
	- Results in searches are now shown in the text using the Tk::XText Find tag.
	- Plugin WordCompletion responds to command key_released instead of modified.
	- Plugin Sessions loads and saves the current folder of the FileBrowser plugin.
	- New plugin: Exporter.
	- Added a context menu to plugin Console.
	- Plugin Git opens files in external application if they  cannot be opened in Codit.
	- Fixed sorting on subs in plugin PerlSubs.
	- Updated manual and documentation.

0.13 Mon Dec 02 2024
	- New file dialogs. Opening multiple files.
	- Added file management capabilities to plugin FileBrowser.
	- Changed bug tracker.

0.12 Mon Nov 11 2024
	- Left and right side bars have rotated labels
	- Switched to gridded approach for panel layout
	- Snippet name does not give error when dot used in name
	- Columns in PerlSubs plugin are resizable and sortable

0.11 Sat Oct 12 2024
	- Using extension Selector instead of Navigator
	- Added ToolNavigPageAdd and ToolNavigPageRemove methods to App::Codit
	- Plugin PodViewer keeps the view intact after reload
	- Plugin Sessions takes a pause between opening and closing files
	- Plugin PodViewer now refreshes when selected
	- Plugin Console takes focus when selected and gives the text widget focus when unselected
	- Fixed opening files in unique mode
	- Running macros show a progress bar
	- Plugin Git loads projects in a non blocking manner and shows a progress bar

0.10 Tue Sep 28 2024
	- Entering beta phase.
	- Plugin PodViewer now uses Tk::PodViewer instead of Tk::Pod



( run in 1.120 second using v1.01-cache-2.11-cpan-5735350b133 )