Commit Graph

  • 96bca9a601
    js -> ts migration tel0065 2022-03-25 09:08:07 -0500
  • 125cf15a68
    fixed plural output logic tel0065 2022-03-24 04:48:59 -0500
  • 88ddcd7c51
    beautify code tel0065 2022-03-24 04:28:21 -0500
  • 08ec15287a
    beautify code tel0065 2022-03-24 04:27:16 -0500
  • e67f731bc6
    added 2 functions tel0065 2022-03-24 04:03:17 -0500
  • d8c923e13c
    Changed leading spaces logic tel0065 2022-03-24 04:01:24 -0500
  • e669405cc2 text.ts: Fix type errors #1 John 2022-03-23 22:25:49 -0500
  • 3525963bb0 Switch from string concatination to interpolation Improves concision. John 2022-03-23 22:53:46 -0500
  • 6915cd5b44
    leading spaces alternative method tel0065 2022-03-23 21:42:05 -0500
  • cfcbfd43fc
    added fetchLineNumber(editor) and getLineNumber() tel0065 2022-03-23 18:20:44 -0500
  • d76cc3d06d
    fixed output type-o on getLeadingSpaces() tel0065 2022-03-23 17:46:44 -0500
  • cac31ceaa9
    added getLeadingSpaces() function tel0065 2022-03-23 17:44:56 -0500
  • 30248966bf
    Add contact information (#15) Jake Grossman 2021-12-09 11:19:40 -0600
  • 32fef9f6d5
    Update README.md contact Jake Grossman 2021-12-09 11:17:14 -0600
  • dead5b9448 added my contact info to readme sophiadrewfs 2021-12-04 18:16:00 -0600
  • 035b594e8f Merge branch 'contact' of https://github.com/SingleSemesterSnobs/Mind_Reader into contact sophiadrewfs 2021-12-04 18:12:58 -0600
  • 319bc591de
    Added Contact Info JosiahMoses 2021-12-04 17:18:54 -0600
  • 3c6a4c8c14
    Add contact email CalWooten95 2021-12-04 17:13:24 -0600
  • 7e4864d585 Release v1.0.0 v1.0.0 Jacob Grossman 2021-12-04 14:32:59 -0600
  • ba7e6f10ee Add contact information Jacob Grossman 2021-12-04 14:21:45 -0600
  • b42eea172b Split command categories into separate files jakergrossman 2021-12-03 22:26:35 -0600
  • 94fda2de21
    Update hubManager.ts MasonBone 2021-12-02 10:40:48 -0600
  • 6067a88fb8 Add error notification, bump version number Jacob Grossman 2021-12-02 08:08:53 -0600
  • a510c4d1ce Merge branch 'master' of https://github.com/SingleSemesterSnobs/Mind_Reader into sophiabranch sophiadrewfs 2021-12-01 21:51:47 -0600
  • b3984daad5
    Hub communication (#12) Jake Grossman 2021-12-01 21:40:01 -0600
  • 306c9ce3e8 Use device specific language for output title hub-communication Jacob Grossman 2021-12-01 21:38:48 -0600
  • 2d2ca75177 Remove automatic connection Jacob Grossman 2021-12-01 21:19:05 -0600
  • d7e44406ec Move commands to correct spot Jacob Grossman 2021-12-01 20:59:47 -0600
  • 4a4c393e2d Add tools for native modules instructions to README.md jakergrossman 2021-12-01 10:04:24 -0600
  • 54707da098 More accurate jakergrossman 2021-12-01 09:57:20 -0600
  • 6b5c7d93f8 Add rebuild instructions jakergrossman 2021-12-01 09:36:17 -0600
  • 9d41e5c9be Merge branch 'master' into hub-communication jakergrossman 2021-12-01 09:03:52 -0600
  • 97e0ed8453 Updated from master masonbone MasonBone 2021-11-30 12:36:58 -0600
  • 913be402b1
    Update package.json JosiahMoses 2021-11-30 12:27:11 -0600
  • bdc6c4d050
    Update package.json JosiahMoses 2021-11-30 12:18:58 -0600
  • a67870ee5b
    Masonbone (#13) MasonBone 2021-11-30 12:04:26 -0600
  • 7ab82ed1f8 Read html from file jakergrossman 2021-11-30 12:03:33 -0600
  • 1423360f5d Added Key binding pages MasonBone 2021-11-30 10:59:17 -0600
  • bf094336a4 updated extension.ts MasonBone 2021-11-29 22:50:57 -0600
  • b877bbd67f
    Update src/commands.ts MasonBone 2021-11-29 22:37:16 -0600
  • 071a08a2e3 Merge branch 'master' into masonbone MasonBone 2021-11-29 21:49:05 -0600
  • 34b215d231 Fixed merge MasonBone 2021-11-29 21:47:25 -0600
  • ce35c53422 Updating stuff MasonBone 2021-11-29 21:45:37 -0600
  • 41a6f090a6 Merge branch 'master' of https://github.com/SingleSemesterSnobs/Mind_Reader into sophiabranch sophiadrewfs 2021-11-29 18:20:24 -0600
  • 58f153b039 Fix excess space in image jakergrossman 2021-11-27 17:21:54 -0600
  • 1c8d9422a3 Update README jakergrossman 2021-11-27 17:18:15 -0600
  • 9514db2fdc Fix issues, split commands into sub-lists jakergrossman 2021-11-18 16:25:32 -0600
  • 8d757b943c Add missing comma from conflict resolution jakergrossman 2021-11-18 16:04:04 -0600
  • 066a256923
    Merge branch 'master' into hub-communication Jake Grossman 2021-11-18 16:03:00 -0600
  • c2f159bbe6 Split MindReader view into accessability and hub sub-views jakergrossman 2021-11-18 15:59:04 -0600
  • 90af5cba4a Use stat+stream instead of reading entire file on upload jakergrossman 2021-11-18 15:18:11 -0600
  • f4f2896319
    Update package.json MasonBone 2021-11-18 12:32:55 -0600
  • bcee01f76f
    Update package.json MasonBone 2021-11-18 12:32:32 -0600
  • acd7a0e442 merged from master MasonBone 2021-11-18 12:01:53 -0600
  • 8d244e5166 Add logger, output jakergrossman 2021-11-18 12:00:46 -0600
  • 423abba54b Added webpage MasonBone 2021-11-18 11:38:17 -0600
  • 95b23236e0 Add clarification comment to send jakergrossman 2021-11-18 00:38:07 -0600
  • c0f23d6de1
    Add persistent accessibility pane (#9) Jake Grossman 2021-11-18 00:33:55 -0600
  • 92d42edaff Parse messages on arrival jakergrossman 2021-11-18 00:29:27 -0600
  • 7b8b1ebe78 Merge branch 'master' of https://github.com/SingleSemesterSnobs/Mind_Reader into sophiabranch sophiadrewfs 2021-11-17 22:14:09 -0600
  • 2c5a381b93
    Merge pull request #11 from SingleSemesterSnobs/cal sophiadrewfs 2021-11-17 22:12:47 -0600
  • 8ac7e2c5ea Implement HubController jakergrossman 2021-11-17 19:36:18 -0600
  • 7f2181d9ea
    Update commands.ts cal CalWooten95 2021-11-17 16:32:35 -0600
  • 327ce1eea4
    Update commands.ts CalWooten95 2021-11-16 15:24:41 -0600
  • f59be64ab2
    Update commands.ts CalWooten95 2021-11-16 15:21:57 -0600
  • 0dce1dde23 Added current indentation level and line number hotkey cdw0311 2021-11-16 15:17:41 -0600
  • 46fef452d8 Added get indentation level and line number hotkey cdw0311 2021-11-16 15:12:57 -0600
  • e3e9a218df Add missing semicolon jakergrossman 2021-11-16 13:21:51 -0600
  • 07799da26e Fixed missing files jakergrossman 2021-11-16 13:19:43 -0600
  • 73e599df7b Add persistent accessibility pane jakergrossman 2021-11-16 12:44:39 -0600
  • ed6df007fd
    Add Navigations Keys (#8) JosiahMoses 2021-11-16 11:56:57 -0600
  • e3ded114f7
    Merge branch 'master' into josiahMoses josiahMoses Jake Grossman 2021-11-16 11:56:30 -0600
  • a357d58de3
    Update commands.ts JosiahMoses 2021-11-16 11:43:32 -0600
  • af219b5f45
    Update package.json JosiahMoses 2021-11-16 11:42:54 -0600
  • 887f88eba6
    Add H5 & H4: Listen to Cursor/Line Context (#7) Jake Grossman 2021-11-16 11:35:38 -0600
  • d15d3d36d2 Add runCursorContext update-parser jakergrossman 2021-11-09 14:57:25 -0600
  • f4228e3610 added initial webpage MasonBone 2021-11-09 12:38:01 -0600
  • e5a713cc4c Add Navigations Keys Josiah Moses 2021-11-09 12:14:18 -0600
  • a67750c30e Update pylex tests Jacob Grossman 2021-11-05 15:56:36 -0500
  • dc1565f4d0 Update parser jakergrossman 2021-11-04 12:52:18 -0500
  • f5dfb2397b Merge branch 'master' into sophiabranch sophiadrewfs 2021-11-02 11:51:35 -0500
  • 6904b5dacf
    Refactor command registration (#6) Jake Grossman 2021-11-01 15:32:06 -0500
  • 175a74db8f Merge branch 'master' of https://github.com/SingleSemesterSnobs/Mind_Reader into sophiaBranch sophiaBranch sophiadrewfs 2021-10-28 11:43:35 -0500
  • d105544596
    Integrate Parser (#4) Jake Grossman 2021-10-26 12:48:04 -0500
  • 9db476dd39
    Merge pull request #5 from SingleSemesterSnobs/cal MasonBone 2021-10-21 08:34:15 -0500
  • 7a1043c9b7 Added hotkeys for 5 commands CalWooten95 2021-10-20 14:25:11 -0500
  • 12935bc65a Merge branch 'master' of https://github.com/SingleSemesterSnobs/Mind_Reader into sophiaBranch sophiadrewfs 2021-10-19 12:49:24 -0500
  • 0104e75d2c
    added change theme feature (#3) sophiadrewfs 2021-10-19 12:46:05 -0500
  • 9ec3b514bd added change theme feature sophiadrewfs 2021-10-19 12:37:11 -0500
  • feb2a1b636 added change theme feature sophiadrewfs 2021-10-19 12:32:26 -0500
  • b0e9e71cb7 Added Menus MasonBone 2021-10-19 12:12:03 -0500
  • e9ef0b0441 Menus added in editor MasonBone 2021-10-19 11:52:58 -0500
  • 87469da7bd Merge branch 'master' into masonbone MasonBone 2021-10-17 19:19:31 -0500
  • fc30e7643c
    Merge pull request #2 from SingleSemesterSnobs/sophiaBranch MasonBone 2021-10-17 19:16:55 -0500
  • 2454dd6a1f Getting new commands MasonBone 2021-10-17 17:10:23 -0500
  • 1983f07032
    Merge pull request #1 from SingleSemesterSnobs/jake MasonBone 2021-10-17 17:06:16 -0500
  • 25b23c514b Implement increasing font and editor scale jakergrossman 2021-10-16 19:30:40 -0500
  • 3ac94353de Add port options jakergrossman 2021-10-12 14:18:29 -0500
  • d2e3df4965 Add basic settings sophiadrewfs 2021-10-12 12:43:10 -0500
  • ba6e27cb9e Add README.md jakergrossman 2021-09-25 16:21:23 -0500