CARVIEW |
Navigation Menu
-
Notifications
You must be signed in to change notification settings - Fork 0
Releases: vinsworldcom/nppTagLEET
1.4.1.1
Compare
First attempt to thread database creation
Update database creation message box for better instructions
Status bar indicators for and matching Settings dialog Alt-keys for:
- G=global tags file,
- A=autocomplete,
- R=recurse subdirs,
- S=update on Save
Update Scintilla interface
Update README
GitHub Actions added
Assets 4
Status Bar
Compare
Notepad++ 8.3 header files changes (still not >2Gb safe)
Recurse and Update-on-Save indicators added to status bar
Used tag file name (local or global) in status bar
Assets 4
Notepad 8.2.2
Compare
Update for Notepad 8.2.2.
Assets 4
AutoC Fix
Compare
fix extra empty option in Scintilla autoc
Assets 4
Kind words
Compare
Tag kind can be names (now default) instead of just letters (--fields=+K)
Fix autocomplete for global tag file
Change autocomplete icon and make it local / global specific
Make autocomplete icons (XPM) transparent (Scintilla Docs)
Visual indicator in EditView if file not found
Escape closes Settings
Assets 4
No Duplicates
Compare
Remove repeated tags from Scintilla autocomplete
Bundle ctags*.exe for distro
Assets 4
Better Tag file Management
Compare
Option to recursive or local file only on tag file creation
Delete tag file menu option
Assets 4
Universal CTags
Compare
Switched to Universal Ctags (from Exuberant Ctags)
Scintilla autocomplete automatically if enabled (menu command does TagLEET autocomplete)
Use icon indicators on Scintilla autocomplete
Add recurse subdirs setting (turn off to just index current file)
More robust global tags file checking
Tab key between list and edit views
File chooser button for global tags file in Settings dialog
Add version to Settings dialog
Alt keyboard shortcuts in Settings dialog
Update README
Assets 4
Global Tags
Compare
Now can specify a global tags file to look at after the local tags file if there are no matches.
Assets 4
Settings Dialogue
Compare
Add settings dialogue, Alt-menu shortcuts, bump version