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
2024-05-06
Add /usr/local/bin to PATH on Mac OS X (#87)
Jefferson González
2024-04-28
Add ui config to toggle the treeview toolbar (#84)
Jefferson González
2024-04-18
Fix conflicting goto jump on tokenizer
jgmdev
2024-04-18
Skip patterns matching nothing in `tokenizer` (#1743)
Guldoman
2024-04-18
Added Arduino syntax highlighting support alongside C++. (#1767)
PerilousBooklet
2024-04-04
Fixed some typos in core.init (#1755)
PerilousBooklet
2024-04-04
Limit `language_js` regex avoidance to numbers, and fix starting `/*` comment...
Guldoman
2024-03-15
Alert by default of changes in autoreload plugin (#82)
Jefferson González
2024-03-11
settings ui: added max_visible_commands config (#79)
Jefferson González
2024-03-11
plugin language_lua: added unescaped [=string=] support (#78)
Jefferson González
2024-03-11
Fix `language_js` regex/comment distinction (#1731)
Guldoman
2024-03-11
Improve `CommandView` and `autocomplete` scroll behavior (#1732)
Guldoman
2024-03-05
Fixes to autocomplete re-sizing code (#76)
Jefferson González
2024-02-26
Fix modversion matching to align with semver (#71)
Jefferson González
2024-02-26
Added .pyi extension to python. (#1728)
PerilousBooklet
2024-02-15
Increase mod version from 3.3.1 to 3.4.0 (#68)
Jefferson González
2024-02-14
Added adaptive sizing to autocomplete plugin (#67)
Jefferson González
2024-02-14
Expose get_partial_symbol on autocomplete plugin (#66)
Jefferson González
2024-02-04
Enable horizontal scrollbar on treeview plugin (#63)
Jefferson González
2024-01-24
Fixes tab sizing when drawin lines (#62)
Jefferson González
2024-01-22
language_js: support binary and octal representation (#1710)
Takase
2024-01-22
autoreload docs only if their filename matches an actual file (#1698)
vqn
2024-01-22
reorder nagview options on doc:save error to be more consistent with other na...
vqn
2024-01-22
Improve number highlighting for python syntax highlighting (#1704)
Fiji
2024-01-20
Null check file_info on core.open_doc
jgmdev
2024-01-16
Fix doc:create-cursor-previous/next-line with tabs (#1697)
vqn
2024-01-15
Respect config.file_size_limit on some components (#60)
Jefferson González
2023-12-24
Fix project module sometimes not loading. (#54)
Jefferson González
2023-12-20
Merge findfileimproved into findfile plugin (#53)
Jefferson González
2023-12-19
Changes for v3.2.1 release
v3.2.1
jgmdev
2023-12-18
Reload opened docs on project search/replace
jgmdev
2023-12-17
Check tokenizer state to prevent issues with evergreen (#52)
Jefferson González
2023-12-15
search_ui: do not set filepicker if path nil
jgmdev
2023-12-15
Prettify the session file output for easy reading (#50)
Jefferson González
2023-12-15
Remove recent projects that no longer exists (#49)
Jefferson González
2023-12-14
Partially reverted 8d4a0126 for different strategy
jgmdev
2023-12-14
search_ui: set filepicker path on project-search:find
jgmdev
2023-12-13
Add project wide search and replace support (#48)
Jefferson González
2023-12-03
Obtain symbols pattern/nonword-chars for subsyntax (#45)
Jefferson González
2023-12-03
Fixed a minor bug, should close issue #1680.
Adam Harrison
2023-12-03
fix nagbar failed save message (#1678)
ThaCuber
2023-12-01
Added config.line_endings support to settings gui
jgmdev
2023-12-01
Use `\r\n` for new files on Windows (#1596)
Guldoman
2023-11-29
Fix `language_js` regex constant detection (#1581)
Guldoman
2023-11-29
Fix `dirmonitor` sorting issues (#1599)
Guldoman
2023-11-29
Fix patterns starting with `^` in `tokenizer` (#1645)
Guldoman
2023-11-29
Fix editing after undo not clearing the change id (#1574)
Guldoman
2023-11-21
Changes for v3.2.0 release
v3.2.0
jgmdev
2023-11-21
Fix editor crash on invalid UTF-8 (#38)
Jefferson González
2023-11-21
StatusView: no tabs to indent size unless needed
jgmdev
[prev]
[next]