aboutsummaryrefslogtreecommitdiff
path: root/data/plugins
AgeCommit message (Expand)Author
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
2021-09-09add autocomplete:cycletakase1121
2021-09-07Fix `treeview:open-in-system` command on WindowsGuldoman
2021-09-07Add commands to manage tab styleGuldoman
2021-09-07Don't use threads in `detectindent`Guldoman
2021-09-07Use configured indent values if `detectindent` can't detect themGuldoman
2021-09-07Update `detectindent` cache only after saving/reloadingGuldoman
2021-09-06Try to fix problem with js syntax of '/=' operatorfix-javascript-regexp-syntaxFrancesco Abbate
2021-09-02Avoid exposing `treeview` commands when not usableGuldoman
2021-09-02Make open files follow renamesGuldoman
2021-08-30Bring back min len autocomplete default to 3Francesco Abbate
2021-08-29Fix crash in project search when project has no filesGuldoman
2021-08-28Merge remote-tracking branch 'origin/fix-2.0.1'Francesco Abbate
2021-08-28Refactored minimum scale bug fix codeDaniel Rocha
2021-08-28Fix the additional four spaces to two spaces in the indentDaniel Rocha
2021-08-28Fix minimal scale possibleDaniel Rocha
2021-08-28Refactored minimum scale bug fix codeDaniel Rocha
2021-08-28Fix the additional four spaces to two spaces in the indentDaniel Rocha
2021-08-28Fix minimal scale possibleDaniel Rocha
2021-08-27Introduce View objects context propertyFrancesco Abbate
2021-08-24add context menu options for logviewtakase1121
2021-08-172.0 changelog and modversion updates.Adam Harrison
2021-08-11Revert language_lualuarocks
2021-08-11Add textadept theme and correct language_lua just a bitluarocks