191 lines
5.3 KiB
Plaintext
191 lines
5.3 KiB
Plaintext
|
|
[] Build 4.0.29
|
|
{
|
|
Features
|
|
{
|
|
[] Declarative system for keyword direct coloring
|
|
}
|
|
|
|
Bugs
|
|
{
|
|
[] Before '.' name matches don't sort to the top like they're supposed to.
|
|
Repro Needed
|
|
{
|
|
}
|
|
}
|
|
|
|
Followup
|
|
{
|
|
}
|
|
|
|
Documentation
|
|
{
|
|
[x] buffer_get_managed_scope
|
|
[x] view_get_managed_scope
|
|
[x] view_start_ui_mode
|
|
[x] view_end_ui_mode
|
|
[x] view_set_ui
|
|
[x] view_get_ui_copy
|
|
[x] create_user_managed_scope
|
|
[x] destroy_user_managed_scope
|
|
[x] get_global_managed_scope
|
|
[x] get_managed_scope_with_multiple_dependencies
|
|
[x] managed_scope_clear_contents
|
|
[x] clear_managed_scope_and_all_dependent_scopes
|
|
[x] managed_variable_create
|
|
[x] managed_variable_get_id
|
|
[x] managed_variable_create_or_get_id
|
|
[x] managed_variable_set
|
|
[x] managed_variable_get
|
|
[x] alloc_managed_memory_in_scope
|
|
[x] alloc_buffer_markers_on_buffer
|
|
[x] create_marker_visuals
|
|
[x] marker_visuals_set_look
|
|
[x] marker_visuals_set_take_rule
|
|
[x] marker_visuals_set_priority
|
|
[x] marker_visuals_set_view_key
|
|
[] destroy_marker_visuals
|
|
[] buffer_markers_get_attached_visuals_count
|
|
[] buffer_markers_get_attached_visuals
|
|
[] managed_object_get_item_size
|
|
[] managed_object_get_item_count
|
|
[] managed_object_get_type
|
|
[] managed_object_get_containing_scope
|
|
[] managed_object_free
|
|
[] managed_object_store_data
|
|
[] managed_object_load_data
|
|
[] get_theme_count
|
|
[] get_theme_name
|
|
[] change_theme_by_index
|
|
[] Buffer_Kill_Result
|
|
[] Range_Array
|
|
[] Managed_Object_Type
|
|
[] Managed_Scope
|
|
[] Managed_Variable_ID
|
|
[] Managed_Object
|
|
[] Marker_Visuals
|
|
[] Marker_Visuals_Type
|
|
[] Marker_Visuals_Symbolic_Color
|
|
[] Marker_Visuals_Text_Style
|
|
[] Marker_Visuals_Take_Rule
|
|
[] Marker_Visuals_Priority_Level
|
|
[] UI_Item_Type
|
|
[] UI_Activation_Level
|
|
[] UI_Coordinate_System
|
|
[] UI_Item
|
|
[] UI_Item_Node
|
|
[] UI_List
|
|
[] UI_Control
|
|
[] Buffer_Name_Conflict_Entry
|
|
[] string_interpret_escapes
|
|
}
|
|
}
|
|
|
|
[] Build 4.0.30
|
|
{
|
|
Features
|
|
{
|
|
[] Reload all out of sync files
|
|
[] Jump to Command Definition (useful for 4coder customization developers only)
|
|
}
|
|
|
|
Bugs
|
|
{
|
|
[] Texture binding changes too often problem.
|
|
}
|
|
}
|
|
|
|
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
|
|
}
|
|
[x] Visible Markers
|
|
{
|
|
[x] Line Highlight
|
|
[x] Cursor Block
|
|
[x] Cursor Bar
|
|
[x] Wire Cursor Block
|
|
[x] Highlight Range
|
|
}
|
|
|
|
[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
|
|
}
|
|
}
|
|
|
|
[x] Cleanup names in Marker_Visuals API
|
|
}
|
|
}
|
|
|