aboutsummaryrefslogtreecommitdiff
path: root/data/plugins
AgeCommit message (Expand)Author
2021-08-02Fix missing commas in autocomplete moduleFrancesco Abbate
2021-08-02revert config.lineguide optiontakase1121
2021-08-02add config.lineguide optiontakase1121
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
2021-06-07[plugin/contextmenu] Append itemsets that where registered. (#258)Jefferson González
2021-06-05prevent mouse movement from propagating when context menu is opentakase1121
2021-06-05export context menutakase1121
2021-06-04Do not save log views in session fileFrancesco Abbate
2021-06-04Do not show empty documents when restoring sessionFrancesco Abbate
2021-06-03Scale fonts context menu (#246)Francesco
2021-06-02Add PCRE to support regular expressionsAdam
2021-05-27Reduce number of used lines in detectindentFrancesco Abbate
2021-05-27Use thread in detectindent pluginFrancesco Abbate
2021-05-26Implement lazy loading of directoriesFrancesco Abbate
2021-05-20Improved Lua syntax (#201)liquidev
2021-05-19support for multiple groups in one pattern (#196)liquidev
2021-05-17Fix error with previous commitFrancesco Abbate
2021-05-17Fixed a bug where if detectindent is paired with another plugin that hooks th...Adam
2021-05-17Truncated lines longer than 256 characters, and skipped to the relevant porti...Adam
2021-05-17Added in keyboard shortcuts to the project search module. (#188)Adam
2021-05-17add `of` keyword to language_js.lua and improve js string syntax highlighting...Cukmekerb
2021-05-05Introduce new plugin versioning tag mod-versionFrancesco Abbate
2021-05-01Changed HTML plugin to have case insensitive matching of script and style tags.Adam Harrison
2021-05-01Nested Syntax Highlighting (#160)adamharrison
2021-04-21Fix keymap binding on macosv1.16.6Francesco Abbate
2021-04-21Merge remote-tracking branch 'origin/border-less-window'Francesco Abbate
2021-04-12Improve language CSS color literal patternFrancesco Abbate
2021-04-06Add plugin verification by version tagFrancesco Abbate
2021-04-06Logical test simplification in detectindentFrancesco Abbate
2021-04-05Add hook function for Doc changesFrancesco Abbate
2021-03-20rename tooltip_alpha_step to tooltip_alpha_ratetakase1121
2021-03-20set delay to 0.5 and disable animationtakase1121
2021-03-20show tooltips only when hovering over texttakase1121
2021-03-20prevent rendering tooltip when alpha is 0takase1121
2021-03-18tooltip enhancements (#114)Takase
2021-03-14normalize tooltip filename to home dirtakase1121