aboutsummaryrefslogtreecommitdiff
path: root/data/plugins
AgeCommit message (Expand)Author
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-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-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-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
2021-08-02Fix missing commas in autocomplete moduleFrancesco Abbate
2021-07-20Merged dev to master.Adam Harrison
2021-07-19Add language_cpp pluginsFrancesco Abbate
2021-07-15Typo.Adam Harrison
2021-07-15Namespace plugin-specific configuration settings.Adam Harrison
2021-07-12Added delete confirmation using NagView.jgmdev
2021-07-11Make use of core.reschedule_project_scan()jgmdev
2021-06-28Added context menu to treeview.jgmdev
2021-06-21Added in lineguide to core.Adam Harrison
2021-06-17[plugin/scale] fixed wrong increase and decreasejgmdev
2021-06-17Do not try to update topdir folder in treeviewFrancesco Abbate
2021-06-17Fix error in dirname computation in TreeViewFrancesco Abbate
2021-06-17Do not duplicate RootView method in contextmenuFrancesco Abbate
2021-06-14Added in an interface to the scale plugin.Adam Harrison
2021-06-14Fixed contextmenu to play nice with dragging nodes.Adam Harrison
2021-06-08Fix error in workspace file error reportingFrancesco Abbate