Commit Graph

  • a5f073d23b Prepare 2.0.3r3 release v2.0.3r3 George Sokianos 2022-09-26 15:44:38 +0100
  • da2ba3aac2 Further makefile cleanup, added profyler George Sokianos 2022-09-26 15:30:42 +0100
  • f053ecde04 Makefiles cleanup and readme updated George Sokianos 2022-09-26 14:28:59 +0100
  • 98711e1cb5 Fixes with paths to avoid crashes and now the partition folders are shown in suggestions George Sokianos 2022-09-26 14:21:51 +0100
  • b15bcbd397 Fixed search on MorphOS George Sokianos 2022-09-26 14:20:34 +0100
  • 5d39b4ae68 Fixed locale bug with MorphOS George Sokianos 2022-09-26 14:17:55 +0100
  • e0e928c31e gh workflow: don't make release on tag pushes to prevent double release when executed from github web interface. jgmdev 2022-09-25 18:20:08 -0400
  • 42eeaf44a5 updated changelog jgmdev 2022-09-25 17:39:36 -0400
  • e2884895ce core start: added missing ';' to package.cpath jgmdev 2022-09-25 17:13:07 -0400
  • 6bb08fc68f
    Added in ability to have `init.so` as a require for cpath. (#1126) Adam 2022-09-25 17:08:21 -0400
  • 9f1294fea2
    Added Release Workflow and Fixed some build script issues (#1013) Jefferson González 2022-09-25 16:59:01 -0400
  • a640360d0d
    api: expose api_load_libs to native plugins (#1125) Jefferson González 2022-09-22 20:30:24 -0400
  • a4713505f0 docs: documented ARCH global. jgmdev 2022-09-22 12:37:07 -0400
  • 4546ce13e4
    Update unidata to version 15.0 (#1122) Dmitry Atamanov 2022-09-20 06:27:54 +0500
  • 5ada80b9df
    Added in native modules suffixes. (#1111) Adam 2022-09-18 18:27:50 -0400
  • 4134b30ffd core: remapped core:restart to `ctrl+alt+r` jgmdev 2022-09-16 11:28:16 -0400
  • 5a80d3547e
    contextmenu: resize on scale changes (#1117) Jefferson González 2022-09-15 00:57:45 -0400
  • 862ed9ad6a
    plugin scale: added option to set default scale (#1115) Jefferson González 2022-09-15 00:54:44 -0400
  • 10d810b7d7
    Added in simple directory search to treeview. (#1110) Adam 2022-09-14 00:14:13 -0400
  • a19cfb4f80
    Strictly limit find/replace commands to `core.docview` (#1108) Guldoman 2022-09-14 04:29:52 +0200
  • bead59a898 autocomplete: properly replace current partial symbol jgmdev 2022-09-12 22:41:50 -0400
  • 334ef427c1
    Merge pull request #1105 from jgmdev/PR/sdl-update Jefferson González 2022-09-07 18:45:19 -0400
  • 4f17667d42 Changed setpgrp to a more portable form. Adam 2022-09-02 20:26:13 -0400
  • 283f1d0837 Fixed an issue when the user added a directory in the project that already existed George Sokianos 2022-08-29 20:28:33 +0100
  • 7b51ee99de Fixed editor refresh whenever init.lua is changed, no matter the working folder George Sokianos 2022-08-28 18:03:34 +0100
  • 20be2e4f7d updated sdl2 wrap to 2.24 jgmdev 2022-08-23 00:14:38 -0400
  • c25f83da90
    Make predicate for some `TreeView` commands stricter Guldoman 2022-08-21 20:03:32 +0200
  • cbe0fd63bf
    Reduce double click radius Guldoman 2022-08-21 19:08:32 +0200
  • 9b1bfeacac
    Added a smoothing and strikethrough option to font loading. (#1087) Aqil Contractor 2022-08-20 16:15:08 -0400
  • f07b62f852
    Merge pull request #1100 from Guldoman/PR_fix_path_suggest Jefferson González 2022-08-17 13:59:19 -0400
  • 76f71b2846
    Merge pull request #1098 from Guldoman/PR_command_predicate_params Jefferson González 2022-08-16 18:20:30 -0400
  • 4c186b07a3
    Be more lenient with appending `PATHSEP` in `common.path_suggest` in Windows Guldoman 2022-08-17 00:11:19 +0200
  • e8ca861512
    Remove final `PATHSEP` in `common.normalize_volume` Guldoman 2022-08-16 23:53:03 +0200
  • a4355c6536
    Add `PATHSEP` before listing the directory in `common.path_suggest` Guldoman 2022-08-16 23:51:12 +0200
  • cefb6787f8
    Merge pull request #1101 from benwalksaway/python_async_await Jefferson González 2022-08-16 16:23:15 -0400
  • 6aa96556c0
    Replace `assert` with `core.log_quiet` on command replace Guldoman 2022-08-14 02:23:56 +0200
  • d944bd85ec
    Add predicate memoization to `command.get_all_valid` Guldoman 2022-08-14 02:15:05 +0200
  • 06b9953777
    Use `Object:is` instead of direct metatable comparison in `autocomplete` Guldoman 2022-08-14 02:02:57 +0200
  • cf29a6a45f
    Allow command predicates to manage parameters passed to the commands Guldoman 2022-08-14 01:56:58 +0200
  • a6bbd3c8a9
    language_python: add syntax support for async/await Ben Larisch 2022-08-16 09:52:46 +0200
  • 4b4c54ba65
    Remove dot slash from suggested paths in `common.path_suggest` Guldoman 2022-08-16 08:08:04 +0200
  • 6ccc5f6dde
    Steps to generalize toolbar and treeview. (#1088) Adam 2022-08-09 14:53:30 -0400
  • 77cebd8341
    Fix [build] link and add [lite] link on Overview (#1096) Wahyu Wiyoko 2022-08-08 05:09:54 +0800
  • 63c818ac45
    Enable SDL timers Guldoman 2022-08-03 17:27:33 +0200
  • 4db71836af
    Clear default Lua require path (#1085) Guldoman 2022-08-03 17:13:26 +0200
  • 32eeb07c54 Fixed non existing path crashes on OS4 George Sokianos 2022-08-01 18:08:23 +0100
  • 2667f9476b
    Fix "hard" indent column info on status view. (#1078) ian` 2022-07-23 00:01:54 +0700
  • e4bef5c5b6
    Merge pull request #1080 from jgmdev/PR/fix-commandview-caret Jefferson González 2022-07-17 12:29:52 -0400
  • 06b2fada07
    Merge pull request #1079 from cisoun/master Guldoman 2022-07-16 04:27:39 +0200
  • c7781a76a9 CommandView: do not change caret size with config.line_height jgmdev 2022-07-15 11:27:27 -0400
  • 366cadf605
    Add font style options in user module cisoun 2022-07-15 12:05:59 +0200
  • d7f9b30d05
    `drawwhitespace`: Invalidate cache on indent size change Guldoman 2022-07-15 06:52:50 +0200
  • 86d45458f8
    Merge pull request #1070 from Guldoman/PR_get_selections_swap_return Jefferson González 2022-07-13 11:13:43 -0400
  • af3e2c971c
    `language_python`: Add new patterns (#1074) Cyriaque Skrapits 2022-07-13 17:06:42 +0200
  • 2dac3667cb
    Merge pull request #1073 from ncarrezdev/ncarrezdev/synxtax-corrections Guldoman 2022-07-13 15:05:26 +0200
  • 7f9287a7e7 [chore]: Delete useless $ NCarrezDev 2022-07-13 09:16:32 +0200
  • dc88b1b56d
    Merge pull request #1075 from Guldoman/PR_StatusView_add_item_table Jefferson González 2022-07-13 01:32:14 -0400
  • 9cfa3ecd56
    Make `StatusView:add_item` accept a table Guldoman 2022-07-13 06:31:17 +0200
  • 693bd11b22
    Don't wrap around if there are no suggestions in `CommandView` Guldoman 2022-07-11 23:27:26 +0200
  • 86024586fd
    Start dirmonitor check thread only after a watch is added (#1072) Guldoman 2022-07-11 23:14:50 +0200
  • e7c4bdfe8e
    Make `Doc:get_selection[s]` return if the selection was actually sorted Guldoman 2022-07-11 05:39:55 +0200
  • 030dcc1e62 [chore]: Update syntax NCarrezDev 2022-07-06 10:15:44 +0200
  • e646f2fb28
    Merge pull request #1065 from Guldoman/PR_log_size Jefferson González 2022-07-05 18:07:33 -0400
  • f49fd1b477
    Merge pull request #1064 from Guldoman/PR_md_single_math Jefferson González 2022-07-05 18:01:59 -0400
  • f611556f1a
    Merge pull request #1062 from Guldoman/PR_fix_logview_on_error Jefferson González 2022-07-05 18:00:56 -0400
  • 58336f6060
    Merge pull request #1060 from Guldoman/PR_drag_whitespace_newline Jefferson González 2022-07-05 17:56:13 -0400
  • 041456cf38
    Merge pull request #1059 from Guldoman/PR_no_indent_empty_lines Jefferson González 2022-07-05 17:52:17 -0400
  • fccd7dbaa9
    Merge pull request #1063 from lite-xl/port-build-lhelper-2 Jefferson González 2022-07-05 17:49:17 -0400
  • f5fbdd80f6
    Merge pull request #1066 from benwalksaway/match_case_syntax_support Guldoman 2022-07-03 15:28:54 +0200
  • ce0d8b313c
    language_python: add syntax support for match-case statement Ben Larisch 2022-07-03 15:15:51 +0200
  • 7888bf08e9
    `LogView`: Show scrollbar Guldoman 2022-07-01 05:28:56 +0200
  • b84a510d42
    Increase default maximum number of log items Guldoman 2022-07-01 05:27:18 +0200
  • caf106be1d
    `LogView`: Don't draw invisible items Guldoman 2022-07-01 05:26:07 +0200
  • ed99623ad3 Adapt build job to lhelper-2 Francesco Abbate 2022-06-28 19:43:52 +0200
  • 79dd8779c4
    `autocomplete`: Fix "Too many symbols" message when `Doc` has no name Guldoman 2022-06-29 05:54:37 +0200
  • 92c2815aa4
    `language_md`: Limit inline math mode to the current line Guldoman 2022-06-28 20:09:36 +0200
  • 259de54c33
    Fix opening `LogView` when reloading customizations Guldoman 2022-06-28 04:21:43 +0200
  • c792b13666
    On `doc:newline` remove line content if it contains only whitespace Guldoman 2022-06-25 03:57:47 +0200
  • d6ce9e1ac6
    Don't indent empty lines in a selection Guldoman 2022-06-25 03:32:47 +0200
  • 438ed6984a
    `drawwhitespace`: Invalidate cache on font size change Guldoman 2022-06-25 00:09:14 +0200
  • e784513222 Missing header. Adam 2022-06-24 20:21:15 -0400
  • 9cd47aa12e
    Fix full line cut when only a single line remains Guldoman 2022-06-24 05:49:20 +0200
  • 6a8eed45c7
    Merge pull request #1057 from jgmdev/PR/font-additions Jefferson González 2022-06-23 18:09:53 -0400
  • d2f9eeea07 renderer fonts: additions and improvements jgmdev 2022-06-22 13:19:52 -0400
  • 31d2024283 lineguide: added config spec jgmdev 2022-06-23 18:07:09 -0400
  • d48fa9ef74 Fixed minor issue on windows. Adam 2022-06-23 17:43:49 -0400
  • 1e91080680
    Improve `lineguide` plugin (#1056) Chris 2022-06-23 20:24:57 +0100
  • ec0e3018a8
    `findreplace`: Sort last searches Guldoman 2022-06-23 05:14:37 +0200
  • beefb16469
    language_html: Improve subsyntax highlighting (#1043) Katrina Grace 2022-06-22 20:56:41 -0600
  • 880e6e4f0f
    Merge pull request #1040 from Guldoman/PR_tokenizer_errors_alert Jefferson González 2022-06-22 19:43:51 -0400
  • 522d8a8094
    `findreplace`: Fix number of total replacements Guldoman 2022-06-23 00:15:20 +0200
  • e0859e1e39 treeview: scale fallback sizes as pointed out by @Guldoman jgmdev 2022-06-22 01:35:10 -0400
  • 0629542cf7 updated changelog jgmdev 2022-06-22 01:09:28 -0400
  • 3cf1bee1e6
    Merge pull request #1054 from jgmdev/PR/fix-toolbarview-requirement Jefferson González 2022-06-22 01:01:09 -0400
  • 7b411c3ea9 treeview: restore ability to disable toolbarview jgmdev 2022-06-22 00:42:26 -0400
  • 76c1db97f5
    `drawwhitespace`: Use `Docview` vertical line offset Guldoman 2022-06-20 19:56:53 +0200
  • 205e554d87
    Merge pull request #1047 from jgmdev/PR/cv-draw-visible Guldoman 2022-06-20 17:35:06 +0200
  • 1f4f2e52db
    Merge pull request #1048 from DMClVG/patch-1 Jefferson González 2022-06-20 10:22:07 -0400
  • 8fd00b12cf
    Add .cjs and .mjs for js syntax highlighting a 2022-06-20 16:12:25 +0200
  • 665c2cdd4d CommandView: improve performance by only drawing visible jgmdev 2022-06-20 10:01:28 -0400