aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-01-06Fix undue asserts in dmon_extrafix-dmon-add-dir-assertsFrancesco Abbate
2022-01-05Do not force choosing project dir to suggestionFrancesco Abbate
2022-01-05Fix problem with special file typesFrancesco Abbate
2022-01-05Fix logic with project directories suggestionsFrancesco Abbate
2022-01-04Do not reload core.keymap moduleFrancesco Abbate
2022-01-03Fix logic for file create eventFrancesco Abbate
2021-12-31Revert "No longer store autocomplete options in config"Francesco Abbate
2021-12-31Restore config.plugins when reloading configFrancesco Abbate
2021-12-30Fix project's module loading when changing projectFrancesco Abbate
2021-12-30Fix error with ignore_filesFrancesco Abbate
2021-12-30Remove inotify recursive directory monitoringFrancesco Abbate
2021-12-30Fix problem when opening project's module documentFrancesco Abbate
2021-12-30Always watch/unwatch subdirectories on all systemsFrancesco Abbate
2021-12-29Fix NagView missing mouse eventsFrancesco Abbate
2021-12-28Draw NagView in overlay modeFrancesco Abbate
2021-12-28Ensure project reload when changing project moduleFrancesco Abbate
2021-12-28Avoid references to project's dir in TreeViewFrancesco Abbate
2021-12-28No longer store autocomplete options in configFrancesco Abbate
2021-12-28Scan project folder after project module is loadedFrancesco Abbate
2021-12-20Move to 2.0.4 version numberv2.0.4testing-2.0.4Francesco Abbate
2021-12-20Call dmon_unwatch when changing projectFrancesco Abbate
2021-12-20Consume unmatched character correctlyGuldoman
2021-12-20Ensure TreeView cache entry is removed on deleteFrancesco Abbate
2021-12-20Fix logic in project's file insertionFrancesco Abbate
2021-12-20Added an exclusion for lineguide in the commandview.Adam Harrison
2021-12-20Don't search if there are no filesGuldoman
2021-11-23Merge pull request #681 from Guldoman/prepopulate_highlighterAdam
2021-11-22Merge pull request #683 from Guldoman/named_languagesAdam
2021-11-22Speed up highlighter notifyGuldoman
2021-11-21Add names to language pluginsGuldoman
2021-11-20Pre-populate the highlighterGuldoman
2021-11-20Add `soft_reset` to highlighterGuldoman
2021-11-14Merge pull request #666 from Guldoman/no_restore_titleAdam
2021-11-09Restore `TitleView` only when neededGuldoman
2021-11-08Merge pull request #662 from adamharrison/suggest-directory-fixGuldoman
2021-11-07Missing parentheses.Adam Harrison
2021-11-07Made it so that we originally start on the parent directory of the current pr...Adam Harrison
2021-11-07Merge pull request #661 from Guldoman/open_in_right_nodeAdam
2021-11-07In `TreeView` set correct active `View` before opening new `DocView`Guldoman
2021-11-07Merge pull request #625 from Guldoman/allow_closing_primaryAdam
2021-11-07Merge pull request #631 from Guldoman/fix_missing_subsyntaxAdam
2021-11-04Merge pull request #634 from Guldoman/fix_highlighter_holesAdam
2021-10-31Merge pull request #629 from Guldoman/avoid_patterns_searchAdam
2021-10-26Don't insert `nil` in highlighter lines tableGuldoman
2021-10-25Use `header` to get syntax only when providedGuldoman
2021-10-25Use plain search by default in `search.find`Guldoman
2021-10-23Add skip-subproject option in package scriptv2.0.3master-2.0.4Francesco Abbate
2021-10-23Fix assert with dmon on directory deletingtesting-2.0.3Francesco Abbate
2021-10-23Update changelogFrancesco Abbate
2021-10-23Fix problem checking utf-8 cont at end of stringFrancesco Abbate