4coder/todo.txt

121 lines
3.2 KiB
Plaintext
Raw Normal View History

[] 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.
[] 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
}
Bugs
{
Repro Needed
{
}
}
Followup
{
}
Documentation
{
[] ALL
}
}
Long Term
{
Features
{
[] Project FKey Remapper
[] Project Mode Lister
[] Turbo-Word-Complete Lister
[] 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)
[] Lexing Scientific Notation " 3.402823466e+38F "
}
}
Change Log
{
4.0.29
{
[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
[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
}
}
}
}