aboutsummaryrefslogtreecommitdiff
path: root/data/plugins
AgeCommit message (Expand)Author
2021-12-06Merge pull request #497 from lite-xl/fix-javascript-regexp-syntaxAdam
2021-12-05Merge pull request #705 from Guldoman/check_if_proj_dirAdam
2021-12-03Improved Markdown syntax highlighterNightwing
2021-11-30Check the entire path in `TreeView` `new-file` and `new-folder` commandsGuldoman
2021-11-28Check the entire path in `TreeView` predicateGuldoman
2021-11-27Merge pull request #682 from Guldoman/indent_refactorAdam
2021-11-27Merge pull request #694 from adamharrison/fix-context-menuAdam
2021-11-26Merge pull request #697 from Guldoman/treeview_remove_changedAdam
2021-11-24Merge pull request #696 from adamharrison/fix-lineguideAdam
2021-11-24Merge pull request #692 from adamharrison/draw-whitespace-colorAdam
2021-11-24Remove changed files/dirs from `TreeView` cacheGuldoman
2021-11-23Added an exclusion for lineguide in the commandview.Adam Harrison
2021-11-23Added in cut, copy and paste to the context menu. Also removed find pattern, ...Adam Harrison
2021-11-23Added in the ability to specify a color for whitespace.Adam Harrison
2021-11-23Apply again cd10497b495f42f5cb102aac93af3e9280e65619PIESEL
2021-11-23Manual merge of into .Adam Harrison
2021-11-22Merge pull request #673 from vincens2005/masterGuldoman
2021-11-22JS hex BigInts and hex numeric separatorscukmekerb
2021-11-21Switched to TreeView:color_for_item(abs_path)Joshua Minor
2021-11-21Allow for color overrides in the tree viewJoshua Minor
2021-11-21Add names to language pluginsGuldoman
2021-11-20Adapt `detectindent` to the new indentation architectureGuldoman
2021-11-17Merge branch 'master' into lineguide-configTakase
2021-11-17Draw only visible whitespacesGuldoman
2021-11-15add BigInt literal and numeric separators to js syntax highlightercukmekerb
2021-11-14Added in mousewheel as part of this.Adam Harrison
2021-11-14Propogated mouse clicks correctly.Adam Harrison
2021-11-07In `TreeView` set correct active `View` before opening new `DocView`Guldoman
2021-11-01Use Python syntax highlighting for Ren'Py scripts.PIESEL
2021-10-23Fix python docstring highlightingFrancesco Abbate
2021-10-21Fix problem with treeview keeping the editor busyFrancesco Abbate
2021-10-21Fix problem with treeview x resizingFrancesco Abbate
2021-10-08Use dmon events in reload pluginFrancesco Abbate
2021-10-08Implement directory monitoring using septag/dmonFrancesco Abbate
2021-10-02Merge pull request #521 from adamharrison/remove-font-rendererFrancesco
2021-10-02Small cleanup of `scale` pluginGuldoman
2021-10-02Normalize to project dir in treeview openFrancesco Abbate
2021-10-02Scale custom syntax fonts for scale pluginFrancesco Abbate
2021-10-02Reset syntax highlighting on file renameGuldoman
2021-10-02Small cleanup of `scale` pluginGuldoman
2021-09-24Used copy.Adam Harrison
2021-09-24Forgot to reset offset.Adam Harrison
2021-09-24Removed subpixel mentions.Adam Harrison
2021-09-24Removed font renderer.Adam Harrison
2021-09-19Normalize to project dir in treeview openFrancesco Abbate
2021-09-19Scale custom syntax fonts for scale pluginFrancesco Abbate
2021-09-17Reset syntax highlighting on file renameGuldoman
2021-09-16Syntax.Adam Harrison
2021-09-16Markdown subsyntax highlighting.Adam Harrison
2021-09-09revert new keyboard bindingstakase1121