aboutsummaryrefslogtreecommitdiff
path: root/data/plugins
AgeCommit message (Expand)Author
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
2021-03-13add tooltips to treeview.lua (#100)Takase
2021-03-06Ensure filename are store relative to project directoryFrancesco Abbate
2021-02-27Ensure treeview is large enough to show toolbarFrancesco Abbate
2021-02-27Fix resize behavior of treeview and toolbarFrancesco Abbate
2021-02-24Merge pull request #63 from eugenpt/masterFrancesco
2021-02-24Fix spacing in treeviewFrancesco Abbate
2021-02-24+js language regexp patternep
2021-02-21Minor toobar tooltip adjustmentFrancesco Abbate
2021-02-21Fix the flashing tooltip issueFrancesco Abbate
2021-02-21Don't show partially hidden icons in toolbarFrancesco Abbate
2021-02-20Fix indent spaces/tabs labelingFrancesco Abbate
2021-02-20Fix tooltip from ghost toolbarFrancesco Abbate
2021-02-19Automatic keep adjusting indent sizeFrancesco Abbate
2021-02-19Add toolbar tooltipsFrancesco Abbate
2021-02-19Add new toolbar buttons and tipsFrancesco Abbate
2021-02-19Adjust line numbers for detect indentFrancesco Abbate
2021-02-18Improve detectindent to skip commentsFrancesco Abbate
2021-02-16Restore original key binding for trreview toggleFrancesco Abbate
2021-02-15Adding final details for toolbarview pluginFrancesco Abbate
2021-02-15Fix treesize toggle command and transitionFrancesco Abbate
2021-02-15Implement proper layout of toolbarFrancesco Abbate
2021-02-13Add hover and click functions for toolbarFrancesco Abbate
2021-02-12Show a dummy toolbarFrancesco Abbate
2021-02-11Start working in toolbarFrancesco Abbate
2021-02-11Makes resizable attribute explicit in Node:split()Francesco Abbate
2021-02-09First preliminary implementation of treeview resizeFrancesco Abbate
2021-01-19Fix conflict in treeview for top directoriesFrancesco Abbate
2021-01-13Do not add project path in files from project searchv1.15.1-lite-xlFrancesco Abbate
2021-01-10Fix problem when project directory has a trailing slashFrancesco Abbate
2021-01-04Merge remote-tracking branch 'rxi/master'v1.15-lite-xlFrancesco Abbate
2021-01-03Write workspace information in lite-xl config directoryFrancesco Abbate
2021-01-03Fix directories management to always keep the project's directoryFrancesco Abbate
2020-12-31Fix problem in workspace for relative directoryFrancesco Abbate
2020-12-30Add scrolling bar to TreeViewFrancesco Abbate
2020-12-30Fix problems with project files and project directoriesFrancesco Abbate
2020-12-30Fix project change and quit versus workspace pluginFrancesco Abbate
2020-12-30Create common.serialize functionFrancesco Abbate
2020-12-30Remove mouse command to remove directory and remap create directoryFrancesco Abbate
2020-12-30Add command to create a directory in a new category "files"Francesco Abbate
2020-12-29Add support for project directories in workspace pluginFrancesco Abbate
2020-12-29Import workspace plugin from franko/lite-pluginsFrancesco Abbate
2020-12-28Fix find in project problem with get_active_viewFrancesco Abbate
2020-12-28Add command to remove a directory from the projectFrancesco Abbate
2020-12-28Change project files output to not include a prefix '/' in filenameFrancesco Abbate