index
:
pragtical
SDL2
master
The practical and pragmatic code editor.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
data
Age
Commit message (
Expand
)
Author
2022-09-28
language_md: don't require space at end on '_', '__', '___' (#1129)
Jefferson González
2022-09-25
core start: added missing ';' to package.cpath
jgmdev
2022-09-25
Added in ability to have `init.so` as a require for cpath. (#1126)
Adam
2022-09-18
Added in native modules suffixes. (#1111)
Adam
2022-09-16
core: remapped core:restart to `ctrl+alt+r`
jgmdev
2022-09-15
contextmenu: resize on scale changes (#1117)
Jefferson González
2022-09-15
plugin scale: added option to set default scale (#1115)
Jefferson González
2022-09-14
Added in simple directory search to treeview. (#1110)
Adam
2022-09-13
Strictly limit find/replace commands to `core.docview` (#1108)
Guldoman
2022-09-12
autocomplete: properly replace current partial symbol
jgmdev
2022-08-21
Make predicate for some `TreeView` commands stricter
Guldoman
2022-08-20
Added a smoothing and strikethrough option to font loading. (#1087)
Aqil Contractor
2022-08-17
Merge pull request #1100 from Guldoman/PR_fix_path_suggest
Jefferson González
2022-08-16
Merge pull request #1098 from Guldoman/PR_command_predicate_params
Jefferson González
2022-08-17
Be more lenient with appending `PATHSEP` in `common.path_suggest` in Windows
Guldoman
2022-08-16
Remove final `PATHSEP` in `common.normalize_volume`
Guldoman
2022-08-16
Add `PATHSEP` before listing the directory in `common.path_suggest`
Guldoman
2022-08-16
Replace `assert` with `core.log_quiet` on command replace
Guldoman
2022-08-16
Add predicate memoization to `command.get_all_valid`
Guldoman
2022-08-16
Use `Object:is` instead of direct metatable comparison in `autocomplete`
Guldoman
2022-08-16
Allow command predicates to manage parameters passed to the commands
Guldoman
2022-08-16
language_python: add syntax support for async/await
Ben Larisch
2022-08-16
Remove dot slash from suggested paths in `common.path_suggest`
Guldoman
2022-08-09
Steps to generalize toolbar and treeview. (#1088)
Adam
2022-08-03
Clear default Lua require path (#1085)
Guldoman
2022-07-22
Fix "hard" indent column info on status view. (#1078)
ian`
2022-07-17
Merge pull request #1080 from jgmdev/PR/fix-commandview-caret
Jefferson González
2022-07-15
CommandView: do not change caret size with config.line_height
jgmdev
2022-07-15
Add font style options in user module
cisoun
2022-07-15
`drawwhitespace`: Invalidate cache on indent size change
Guldoman
2022-07-13
Merge pull request #1070 from Guldoman/PR_get_selections_swap_return
Jefferson González
2022-07-13
`language_python`: Add new patterns (#1074)
Cyriaque Skrapits
2022-07-13
Merge pull request #1073 from ncarrezdev/ncarrezdev/synxtax-corrections
Guldoman
2022-07-13
[chore]: Delete useless $
NCarrezDev
2022-07-13
Make `StatusView:add_item` accept a table
Guldoman
2022-07-11
Don't wrap around if there are no suggestions in `CommandView`
Guldoman
2022-07-11
Make `Doc:get_selection[s]` return if the selection was actually sorted
Guldoman
2022-07-06
[chore]: Update syntax
NCarrezDev
2022-07-05
Merge pull request #1065 from Guldoman/PR_log_size
Jefferson González
2022-07-05
Merge pull request #1064 from Guldoman/PR_md_single_math
Jefferson González
2022-07-05
Merge pull request #1062 from Guldoman/PR_fix_logview_on_error
Jefferson González
2022-07-05
Merge pull request #1060 from Guldoman/PR_drag_whitespace_newline
Jefferson González
2022-07-05
Merge pull request #1059 from Guldoman/PR_no_indent_empty_lines
Jefferson González
2022-07-03
language_python: add syntax support for match-case statement
Ben Larisch
2022-07-01
`LogView`: Show scrollbar
Guldoman
2022-07-01
Increase default maximum number of log items
Guldoman
2022-07-01
`LogView`: Don't draw invisible items
Guldoman
2022-06-29
`autocomplete`: Fix "Too many symbols" message when `Doc` has no name
Guldoman
2022-06-28
`language_md`: Limit inline math mode to the current line
Guldoman
2022-06-28
Fix opening `LogView` when reloading customizations
Guldoman
[prev]
[next]