aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-08-04Fix inactive divider intercepting mouse clicksfix-invisible-node-click-interceptFrancesco Abbate
2021-08-04Updated .gitignoreredtide
2021-08-02Fix missing commas in autocomplete moduleFrancesco Abbate
2021-08-01Merge pull request #338 from lite-xl/MergedAdam
2021-08-01Merge branch 'master' into MergedMergedAdam
2021-07-28Move gutter width calculation out of loopFrancesco Abbate
2021-07-28fix line number align bugcukmekerb
2021-07-28align line numbers to rightcukmekerb
2021-07-27Only load plugins that are lua filesFrancesco Abbate
2021-07-26+readability, hopefullyep
2021-07-26fix workspace folders on different drives in Windowsep
2021-07-22Merge pull request #301 from jgmdev/api-interfacesAdam
2021-07-20Fixed doc, and fixed plugin load.Adam Harrison
2021-07-20Removed unecessary duplicates.Adam Harrison
2021-07-20Merged dev to master.Adam Harrison
2021-07-19Add language_cpp pluginsFrancesco Abbate
2021-07-17Bump 2.0-beta1 versionv2.0-beta1Francesco Abbate
2021-07-16Merge pull request #334 from adamharrison/find-fixesAdam
2021-07-16Merge pull request #335 from lite-xl/build-removalAdam
2021-07-15Removed legacy build system.Adam Harrison
2021-07-15Allowed find to function across different views.Adam Harrison
2021-07-15Updated keys as well.Adam Harrison
2021-07-15Reverted find fixes.Adam Harrison
2021-07-15Revert "fix number of parameters passed to self:move_towards"takase1121
2021-07-15fix number of parameters passed to self:move_towardstakase1121
2021-07-15add compile_commands.json to gitignoretakase1121
2021-07-15remove duplicated constantstakase1121
2021-07-15change double quotes to single quotes to reduce escapingtakase1121
2021-07-15do not terminate process when read failstakase1121
2021-07-15fix wrongly spaced variable nametakase1121
2021-07-15add generic read functiontakase1121
2021-07-15refactor process.ctakase1121
2021-07-15add .ccls-cache to .gitignoretakase1121
2021-07-15remove deprecated codetakase1121
2021-07-15Added Editorconfig for the project (#228)redtide
2021-07-15Fix problem with previous commitFrancesco Abbate
2021-07-15Remove duplicate normalize_path functionFrancesco Abbate
2021-07-15Merge pull request #333 from adamharrison/namespace-configAdam
2021-07-15Typo.Adam Harrison
2021-07-15Namespace plugin-specific configuration settings.Adam Harrison
2021-07-13Merge pull request #303 from jgmdev/treeview-contextmenuAdam
2021-07-13InnoSetup build scriptsredtide
2021-07-12Added delete confirmation using NagView.jgmdev
2021-07-11Make use of core.reschedule_project_scan()jgmdev
2021-07-11Remove unused script run-pluginFrancesco Abbate
2021-07-11Fix run-local script to use new executable nameFrancesco Abbate
2021-07-09Namespaced aliases, virtual classes and added missing returns.jgmdev
2021-07-09Merge pull request #318 from lite-xl/MacOSCloseAdam
2021-07-04Merge pull request #323 from lite-xl/liquidev-multicursor-reset-blinkAdam
2021-07-01reset blink timer when a new cursor is createdlqdev