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
/
plugins
Age
Commit message (
Expand
)
Author
2021-12-22
Revert "Merge pull request #697 from Guldoman/treeview_remove_changed"
Guldoman
2021-12-15
Set `void` to `keyword2` in `language_c` and `language_cpp` plugins
Guldoman
2021-12-12
Merge pull request #708 from Guldoman/treeview_styling
Adam
2021-12-11
Removed erroneously added file.
Adam Harrison
2021-12-11
Fixed treeview clicking not being caught.
Adam Harrison
2021-12-07
Avoid drawing hidden `TreeView` items
Guldoman
2021-12-07
Split `TreeView:draw` into multiple functions
Guldoman
2021-12-06
Merge pull request #497 from lite-xl/fix-javascript-regexp-syntax
Adam
2021-12-05
Merge pull request #705 from Guldoman/check_if_proj_dir
Adam
2021-12-03
Improved Markdown syntax highlighter
Nightwing
2021-11-30
Check the entire path in `TreeView` `new-file` and `new-folder` commands
Guldoman
2021-11-29
Allow `TreeView` item icon and text styling
Guldoman
2021-11-28
Check the entire path in `TreeView` predicate
Guldoman
2021-11-27
Merge pull request #682 from Guldoman/indent_refactor
Adam
2021-11-27
Merge pull request #694 from adamharrison/fix-context-menu
Adam
2021-11-26
Merge pull request #697 from Guldoman/treeview_remove_changed
Adam
2021-11-24
Merge pull request #696 from adamharrison/fix-lineguide
Adam
2021-11-24
Merge pull request #692 from adamharrison/draw-whitespace-color
Adam
2021-11-24
Remove changed files/dirs from `TreeView` cache
Guldoman
2021-11-23
Added an exclusion for lineguide in the commandview.
Adam Harrison
2021-11-23
Added in cut, copy and paste to the context menu. Also removed find pattern, ...
Adam Harrison
2021-11-23
Added in the ability to specify a color for whitespace.
Adam Harrison
2021-11-23
Apply again cd10497b495f42f5cb102aac93af3e9280e65619
PIESEL
2021-11-23
Manual merge of into .
Adam Harrison
2021-11-22
Merge pull request #673 from vincens2005/master
Guldoman
2021-11-22
JS hex BigInts and hex numeric separators
cukmekerb
2021-11-21
Switched to TreeView:color_for_item(abs_path)
Joshua Minor
2021-11-21
Allow for color overrides in the tree view
Joshua Minor
2021-11-21
Add names to language plugins
Guldoman
2021-11-20
Adapt `detectindent` to the new indentation architecture
Guldoman
2021-11-17
Merge branch 'master' into lineguide-config
Takase
2021-11-17
Draw only visible whitespaces
Guldoman
2021-11-15
add BigInt literal and numeric separators to js syntax highlighter
cukmekerb
2021-11-14
Added in mousewheel as part of this.
Adam Harrison
2021-11-14
Propogated mouse clicks correctly.
Adam Harrison
2021-11-07
In `TreeView` set correct active `View` before opening new `DocView`
Guldoman
2021-11-01
Use Python syntax highlighting for Ren'Py scripts.
PIESEL
2021-10-23
Fix python docstring highlighting
Francesco Abbate
2021-10-21
Fix problem with treeview keeping the editor busy
Francesco Abbate
2021-10-21
Fix problem with treeview x resizing
Francesco Abbate
2021-10-08
Use dmon events in reload plugin
Francesco Abbate
2021-10-08
Implement directory monitoring using septag/dmon
Francesco Abbate
2021-10-02
Merge pull request #521 from adamharrison/remove-font-renderer
Francesco
2021-10-02
Small cleanup of `scale` plugin
Guldoman
2021-10-02
Normalize to project dir in treeview open
Francesco Abbate
2021-10-02
Scale custom syntax fonts for scale plugin
Francesco Abbate
2021-10-02
Reset syntax highlighting on file rename
Guldoman
2021-10-02
Small cleanup of `scale` plugin
Guldoman
2021-09-24
Used copy.
Adam Harrison
2021-09-24
Forgot to reset offset.
Adam Harrison
[next]