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-06-28
`language_md`: Limit inline math mode to the current line
Guldoman
2022-06-28
Fix opening `LogView` when reloading customizations
Guldoman
2022-06-25
On `doc:newline` remove line content if it contains only whitespace
Guldoman
2022-06-25
Don't indent empty lines in a selection
Guldoman
2022-06-25
`drawwhitespace`: Invalidate cache on font size change
Guldoman
2022-06-24
Fix full line cut when only a single line remains
Guldoman
2022-06-23
renderer fonts: additions and improvements
jgmdev
2022-06-23
lineguide: added config spec
jgmdev
2022-06-23
Improve `lineguide` plugin (#1056)
Chris
2022-06-23
`findreplace`: Sort last searches
Guldoman
2022-06-22
language_html: Improve subsyntax highlighting (#1043)
Katrina Grace
2022-06-22
Merge pull request #1040 from Guldoman/PR_tokenizer_errors_alert
Jefferson González
2022-06-23
`findreplace`: Fix number of total replacements
Guldoman
2022-06-22
treeview: scale fallback sizes as pointed out by @Guldoman
jgmdev
2022-06-22
treeview: restore ability to disable toolbarview
jgmdev
2022-06-20
`drawwhitespace`: Use `Docview` vertical line offset
Guldoman
2022-06-20
Merge pull request #1047 from jgmdev/PR/cv-draw-visible
Guldoman
2022-06-20
Add .cjs and .mjs for js syntax highlighting
a
2022-06-20
CommandView: improve performance by only drawing visible
jgmdev
2022-06-17
plugin treeview: fix crash
jgmdev
2022-06-16
Merge pull request #1038 from takase1121/PR/scale-step-gc
Jefferson González
2022-06-15
Merge pull request #1030 from Guldoman/PR_cache_draw_whitespace
Jefferson González
2022-06-16
`drawwhitespace`: Invalidate cache on config changes
Guldoman
2022-06-15
Merge pull request #1034 from Guldoman/PR_escape_start_patterns
Jefferson González
2022-06-15
Merge pull request #1033 from Guldoman/PR_utf8_regex_fix
Jefferson González
2022-06-15
Merge pull request #1029 from Guldoman/PR_math_md
Jefferson González
2022-06-15
Warn if token type is a table when not needed
Guldoman
2022-06-15
Add helper function to report bad patterns in tokenizer
Guldoman
2022-06-15
Fix malformed pattern check for group patterns in tokenizer
Guldoman
2022-06-15
run GC between scale to prevent ram from exploding
takase1121
2022-06-12
Check if "open" pattern is escaped
Guldoman
2022-06-12
Convert more byte offsets to utf-8 pos in regex tokenizer
Guldoman
2022-06-11
`drawwhitespace`: Cache whitespace location
Guldoman
2022-06-11
Add `Highlighter:update_notify` to keep track of retokenized lines
Guldoman
2022-06-11
Downgrade `StatusView:get_items` deprecation message to warning
Guldoman
2022-06-10
`language_md`: Add math delimiters
Guldoman
2022-06-07
initial documentation for better code completion
jgmdev
2022-06-07
Merge pull request #1022 from Guldoman/PR_annoy_on_reload_error
Jefferson González
2022-06-07
Merge pull request #1021 from Guldoman/PR_lax_common_merge
Jefferson González
2022-06-07
Merge branch 'master' into PR_commandview_options2
Jefferson González
2022-06-07
Merge pull request #1010 from Guldoman/PR_improve_multiproject_treeview
Jefferson González
2022-06-05
Open `LogView` on user/project module reload error
Guldoman
2022-06-05
Make `common.merge` work with invalid arguments
Guldoman
2022-06-03
plugin linewrapping: added priority
jgmdev
2022-06-03
plugin drawwhitespace: return line height on draw_line_text
jgmdev
2022-06-02
style: move default colors to its own style file
jgmdev
2022-06-02
Add `text` and `select_text` to `CommandView` options
Guldoman
2022-06-02
Add `show_suggestions` to `CommandView` options
Guldoman
2022-06-02
Fix `CommandView:enter` deprecation log
Guldoman
2022-06-02
plugin drawwhitespace: added config spec
jgmdev
[prev]
[next]