aboutsummaryrefslogtreecommitdiff
path: root/data
AgeCommit message (Expand)Author
2021-11-23Fixed event propogation.Adam Harrison
2021-11-23Added in cut, copy and paste to the context menu. Also removed find pattern, ...Adam Harrison
2021-11-23Manual merge of into .Adam Harrison
2021-11-23Merge pull request #681 from Guldoman/prepopulate_highlighterAdam
2021-11-22Merge pull request #673 from vincens2005/masterGuldoman
2021-11-22JS hex BigInts and hex numeric separatorscukmekerb
2021-11-22Merge pull request #683 from Guldoman/named_languagesAdam
2021-11-22Speed up highlighter notifyGuldoman
2021-11-21Switched to TreeView:color_for_item(abs_path)Joshua Minor
2021-11-21Allow for color overrides in the tree viewJoshua Minor
2021-11-21Add names to language pluginsGuldoman
2021-11-20Pre-populate the highlighterGuldoman
2021-11-20Add `soft_reset` to highlighterGuldoman
2021-11-19Selection expands by word or line on double or triple click followed by drag.Joshua Minor
2021-11-17Merge branch 'master' into lineguide-configTakase
2021-11-17Draw only visible whitespacesGuldoman
2021-11-17Merge branch 'master' into replace-unpackTakase
2021-11-17add polyfill for table.pack and table.unpacktakase1121
2021-11-16Fixed predicate and minor propogation issue.Adam Harrison
2021-11-16Merge pull request #589 from adamharrison/clicks-keymapAdam
2021-11-15add BigInt literal and numeric separators to js syntax highlightercukmekerb
2021-11-15Merge branch 'master' into keymap-improvementsTakase
2021-11-14Merge pull request #664 from Guldoman/highlight_caret_lineAdam
2021-11-14Made keymap more flexible.Adam Harrison
2021-11-14Bug.Adam Harrison
2021-11-14Changed click prefixes to be numbers, as Takase suggested.Adam Harrison
2021-11-14Can't forget mac.Adam Harrison
2021-11-14Also changed docview mousewheel into a scroll command.Adam Harrison
2021-11-14Added in more broad strokes for clicking to match wheel. 's' is single, 'd' i...Adam Harrison
2021-11-14Added in mousewheel as part of this.Adam Harrison
2021-11-14Refactored things out.Adam Harrison
2021-11-14Keymap.Adam Harrison
2021-11-14Rearranged things to make a bit more sense.Adam Harrison
2021-11-14Fixed propogation again.Adam Harrison
2021-11-14Propogated mouse clicks correctly.Adam Harrison
2021-11-14Moved commands out to the outer event loop.Adam Harrison
2021-11-14Added in double, and triple clicking.Adam Harrison
2021-11-14Added in macos keys.Adam Harrison
2021-11-14Added in clicks to keymap.Adam Harrison
2021-11-14Made varaible anonymous.Adam Harrison
2021-11-09Restore `TitleView` only when neededGuldoman
2021-11-09Highlight any line that contains a caretGuldoman
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-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-07Made plugin load order deterministic.Adam Harrison
2021-11-04Merge pull request #634 from Guldoman/fix_highlighter_holesAdam