2018-09-07 22:39:33 +00:00
|
|
|
|
|
|
|
[] Build 4.0.29
|
|
|
|
{
|
|
|
|
Features
|
|
|
|
{
|
2018-09-30 12:14:47 +00:00
|
|
|
[] Performance of lots of highlighted rectangles on screen is pooooooooor, fix it.
|
2018-09-07 22:39:33 +00:00
|
|
|
[] Reload all out of sync files
|
2018-09-22 23:45:24 +00:00
|
|
|
[] Jump to Command Definition (useful for 4coder customization developers only)
|
2018-09-30 12:14:47 +00:00
|
|
|
[] Cleanup names in Marker_Visuals API
|
|
|
|
[] Declarative system for keyword direct coloring
|
2018-09-07 22:39:33 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
Bugs
|
|
|
|
{
|
2018-09-08 01:36:42 +00:00
|
|
|
Repro Needed
|
|
|
|
{
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
Followup
|
|
|
|
{
|
2018-09-07 22:39:33 +00:00
|
|
|
}
|
|
|
|
|
2018-09-08 01:36:42 +00:00
|
|
|
Documentation
|
|
|
|
{
|
2018-09-14 19:02:02 +00:00
|
|
|
[] ALL
|
2018-09-08 01:36:42 +00:00
|
|
|
}
|
2018-09-07 22:39:33 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
Long Term
|
|
|
|
{
|
|
|
|
Features
|
|
|
|
{
|
2018-09-17 18:47:06 +00:00
|
|
|
[] Project FKey Remapper
|
|
|
|
[] Project Mode Lister
|
|
|
|
[] Turbo-Word-Complete Lister
|
2018-09-07 22:39:33 +00:00
|
|
|
[] Renderer Modularity
|
|
|
|
[] Software Renderer
|
|
|
|
[] Undo Upgrade
|
|
|
|
[] Meta Buffer
|
|
|
|
[] Multi Cursor
|
|
|
|
[] Commands in Input Bar
|
|
|
|
}
|
|
|
|
|
|
|
|
Bugs
|
|
|
|
{
|
|
|
|
[] Remote Desktop Doesn't Work -> Need Renderer Modularity & Software Renderer
|
|
|
|
[] Jim's file is blank even though it tries to load a real file (wtf)
|
2018-09-08 01:36:42 +00:00
|
|
|
[] Lexing Scientific Notation " 3.402823466e+38F "
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
Change Log
|
|
|
|
{
|
|
|
|
4.0.29
|
|
|
|
{
|
2018-09-14 19:02:02 +00:00
|
|
|
[x] Lister API
|
|
|
|
[x] Managed Cooperative Memory API
|
|
|
|
[x] Separate distinct buffer groups by newline
|
|
|
|
[x] If no results put message explaining that fact (search buffer)
|
|
|
|
[x] Quit UI events
|
2018-09-17 18:47:06 +00:00
|
|
|
[x] Exact Matches Sort to Top Always ALWAYS ALWAYS ALWAYS[x] Cool Listers
|
|
|
|
{
|
|
|
|
[x] Command Lister
|
|
|
|
[x] Convert Jump List to Lister
|
|
|
|
[x] Function Lister
|
|
|
|
[x] Snippet Lister
|
|
|
|
[x] Project Command Lister
|
|
|
|
}
|
2018-09-22 23:45:24 +00:00
|
|
|
[x] Visible Markers
|
|
|
|
{
|
|
|
|
[x] Line Highlight
|
|
|
|
[x] Cursor Block
|
|
|
|
[x] Cursor Bar
|
|
|
|
[x] Wire Cursor Block
|
|
|
|
[x] Highlight Range
|
|
|
|
}
|
2018-09-30 12:14:47 +00:00
|
|
|
|
|
|
|
[x] Finalize visualizations API
|
|
|
|
{
|
|
|
|
[x] Add and remove visualizations, allow more than one on a single markers object
|
|
|
|
[x] Iterate visualizations
|
|
|
|
[x] Take rule
|
|
|
|
[x] Priority
|
|
|
|
[x] View key
|
|
|
|
}
|
|
|
|
[x] Better range handling (range contained inside range)
|
|
|
|
[x] Range of line highlights
|
|
|
|
[x] text color in marker highlights
|
|
|
|
[x] symbolic colors
|
|
|
|
[x] When clearing all dependent scopes, don't delete them, just clear them
|
|
|
|
|
|
|
|
[x] I-Bar and Highlight Mode
|
|
|
|
{
|
|
|
|
[x] Cursor navigation commands
|
|
|
|
[x] Insert character
|
|
|
|
[x] Paste
|
|
|
|
[x] Backspace and delete
|
|
|
|
[x] config options
|
|
|
|
[x] toggle commands
|
|
|
|
}
|
|
|
|
[x] Highlight target in Query Replace
|
|
|
|
[x] Color Pallette Expansion For Keywords
|
|
|
|
[x] TODO Bright red
|
|
|
|
[x] NOTE Bright green
|
|
|
|
[x] New Features with Visible Markers
|
|
|
|
{
|
|
|
|
[x] Customizable Highlight Line at Cursor All the Time
|
|
|
|
[x] Customizable Highlight Token at Cursor All the Time
|
|
|
|
[] Paren/Brace Matching (with color pallette expansion)
|
|
|
|
{
|
|
|
|
[x] Get ranges to mark and mark them
|
|
|
|
[x] Works on parentheses
|
|
|
|
[x] Optional modes: Off, Mark Delimters, Cover Ranges
|
|
|
|
[x] Colors pulled from color pallette
|
|
|
|
}
|
|
|
|
}
|
2018-09-07 22:39:33 +00:00
|
|
|
}
|
2018-09-08 01:36:42 +00:00
|
|
|
}
|
|
|
|
|