Commit Graph

  • 27efae3ad5 make the logic less gross Evan Simkowitz 2024-04-12 16:03:27 -07:00
  • 4d8c2cd242 remove unused import Evan Simkowitz 2024-04-12 15:57:17 -07:00
  • a560499b58 return filepaths when in doubt Evan Simkowitz 2024-04-12 15:53:54 -07:00
  • e8b489bcd9 add history and root spec Evan Simkowitz 2024-04-12 15:35:45 -07:00
  • 41fe49a54c implement ijson commands sawka 2024-04-12 13:16:26 -07:00
  • e044487489 tested ts ijson sawka 2024-04-12 12:58:53 -07:00
  • 0fdcd27fee go ijson implementation (tested), ts ijson implemented (untested) sawka 2024-04-12 01:18:05 -07:00
  • efcd8ad03a save work Red Adaya 2024-04-12 14:57:42 +08:00
  • 31c12c4705 remove and modify debugs Evan Simkowitz 2024-04-11 18:25:35 -07:00
  • 787bcbc9d8 replace logs with debugs Evan Simkowitz 2024-04-11 18:23:34 -07:00
  • 985304c9aa demote dotfiles and dotdirs Evan Simkowitz 2024-04-11 18:19:00 -07:00
  • 13cbfdeb6e fix isEnabled Evan Simkowitz 2024-04-11 18:16:28 -07:00
  • 53290b47e1 fix bad merge Evan Simkowitz 2024-04-11 18:14:05 -07:00
  • 4bdd092d33 remove lastCurLine from textareainput Evan Simkowitz 2024-04-11 18:09:28 -07:00
  • fb2b3dfc6a move import Evan Simkowitz 2024-04-11 18:07:56 -07:00
  • fa27964d49 move import Evan Simkowitz 2024-04-11 18:06:58 -07:00
  • 95132011e4 remove import Evan Simkowitz 2024-04-11 18:06:43 -07:00
  • dae4210b72 rename stuff and add comments Evan Simkowitz 2024-04-11 18:03:04 -07:00
  • e394ba70a6 move keybinding Evan Simkowitz 2024-04-11 17:55:28 -07:00
  • 483b2eff6f add right arrow to apply suggestion Evan Simkowitz 2024-04-11 17:54:54 -07:00
  • 2f4a6fa6e2 Merge branch 'main' into evan/inshellisense Evan Simkowitz 2024-04-11 17:45:24 -07:00
  • 4af1b19ffd fix lastCurLine Evan Simkowitz 2024-04-11 17:41:11 -07:00
  • 8b1d930cd6 move import Evan Simkowitz 2024-04-11 17:38:24 -07:00
  • a4e8648968 add placeholder div if no suggestions Evan Simkowitz 2024-04-11 17:37:50 -07:00
  • 429ea37419 change onclose Evan Simkowitz 2024-04-11 17:23:16 -07:00
  • a8f3e356f6 add keybindings Evan Simkowitz 2024-04-11 17:22:51 -07:00
  • 85235aaad8 move autocomplete to its own model, add more styling to suggestion view Evan Simkowitz 2024-04-11 17:16:22 -07:00
  • 619cfe4931 rudimentary show all autocomplete Evan Simkowitz 2024-04-11 16:00:52 -07:00
  • 11f1c3bb70 remove finished todos Evan Simkowitz 2024-04-11 15:50:46 -07:00
  • 8d140c9920 Add file and folder completions Evan Simkowitz 2024-04-11 15:49:46 -07:00
  • d923de412a add submenu support, add signal submenu to line context menu (#572) Mike Sawka 2024-04-11 10:57:14 -07:00
  • 03acda07b5 cleanup Red Adaya 2024-04-11 22:34:26 +08:00
  • 32342629c8 trigger componentDidUpdate when switching tabs and sessions Red Adaya 2024-04-11 22:27:46 +08:00
  • d2ddf7bc58 working Red Adaya 2024-04-11 22:02:53 +08:00
  • 01fb217785 save work Red Adaya 2024-04-11 21:55:55 +08:00
  • e5d3db7631 save work Red Adaya 2024-04-11 17:35:32 +08:00
  • 15485d7235 New Context Menu Model (and implement custom block context menu) (#569) Mike Sawka 2024-04-10 23:47:33 -07:00
  • 59aef86e77 Bump tar from 6.2.0 to 6.2.1 (#568) dependabot[bot] 2024-04-10 23:46:43 -07:00
  • c24e99e9ff save work Red Adaya 2024-04-11 14:31:34 +08:00
  • 205a9d1e2e Merge branch 'main' into evan/inshellisense Evan Simkowitz 2024-04-10 23:11:14 -07:00
  • 5353f40a20 new sidebar UI (#567) Mike Sawka 2024-04-10 22:15:11 -07:00
  • d3139d51cf add new license Evan Simkowitz 2024-04-10 22:08:08 -07:00
  • 5c931de40c fix caching Evan Simkowitz 2024-04-10 21:48:23 -07:00
  • 497a96bfc2 adds trigger and begins to add caching Evan Simkowitz 2024-04-10 17:20:51 -07:00
  • 08f2da159e fix model type red/command-palette Red Adaya 2024-04-10 21:55:12 +08:00
  • 641c8da1c7 use Button element for close trigger Red Adaya 2024-04-10 16:16:07 +08:00
  • 85c49032f7 simplify logic Red Adaya 2024-04-10 15:59:01 +08:00
  • a4f405451c fix wrong prop Red Adaya 2024-04-10 15:49:25 +08:00
  • bfe9d8f9ac add connection label. add New Conection item Red Adaya 2024-04-10 15:48:26 +08:00
  • 65cab8a59a add label to tab settings terminal theme dropdown Red Adaya 2024-04-10 14:58:53 +08:00
  • f86f010a34 updated the OpenAICloudCompletionTelemetryOffErrorMsg to include instructions for enabling telemetry (#564) Knox Lively 2024-04-09 22:14:42 -06:00
  • c737c9df57 add key and value validation Red Adaya 2024-04-10 10:14:33 +08:00
  • 17cc4769af fix issue where line in history view doesn't reflect the terminal theme Red Adaya 2024-04-10 09:21:13 +08:00
  • b4d04c3a57 merge main Red Adaya 2024-04-10 09:09:34 +08:00
  • 427447c592 Merge branch 'main' into evan/inshellisense Evan Simkowitz 2024-04-09 17:11:25 -07:00
  • 1fe5d425da set non-transparent colors for light mode, fix fuzzy letters issue with ghost prompt Evan Simkowitz 2024-04-09 17:07:15 -07:00
  • a395043a1c enforce setting Evan Simkowitz 2024-04-09 16:40:47 -07:00
  • ff9f9b43b6 Add client setting for autocomplete Evan Simkowitz 2024-04-09 16:29:59 -07:00
  • 98ba0b46ac clear suggestions in more places Evan Simkowitz 2024-04-09 12:33:16 -07:00
  • fb3253d018 cache last command Evan Simkowitz 2024-04-09 12:22:27 -07:00
  • 8d91d156aa handle flicker when deleting chars Evan Simkowitz 2024-04-09 12:09:42 -07:00
  • b7eec15853 Adding ghost text Evan Simkowitz 2024-04-09 11:57:07 -07:00
  • 73e5515e17 when the window gets focus, if our mainview is session (and no modals are open), refocus either the cmdinput or the cmd (#562) Mike Sawka 2024-04-09 11:48:34 -07:00
  • 6919dbfb5f force our exit trap to always run (for rtnstate commands) (#556) Mike Sawka 2024-04-09 11:33:23 -07:00
  • 38ff6183a2 get suggestions on typing Evan Simkowitz 2024-04-08 18:47:35 -07:00
  • f81e0c3583 save work attempting to swap textarea evan/inshellisense-contenteditable Evan Simkowitz 2024-04-08 17:17:33 -07:00
  • e5a168f34c making textareainput functional component evan/inshellisense-ui Evan Simkowitz 2024-04-08 15:48:05 -07:00
  • cc547e526b save Evan Simkowitz 2024-04-08 14:20:10 -07:00
  • 1b1e6edaee Merge branch 'main' into evan/inshellisense Evan Simkowitz 2024-04-08 13:47:17 -07:00
  • 1f5309e097 undo text cursor on prompt area (#559) Evan Simkowitz 2024-04-08 13:47:03 -07:00
  • f4aeb92d32 Merge branch 'main' into evan/inshellisense Evan Simkowitz 2024-04-08 13:16:01 -07:00
  • af7cc866d3 Make cmdinput prompt smaller, properly handle select events to take priority over onclick (#558) Evan Simkowitz 2024-04-08 13:15:33 -07:00
  • b780d5b244 Merge branch 'main' into evan/inshellisense Evan Simkowitz 2024-04-08 11:19:25 -07:00
  • 37e56acf63 Cleanup unused variables in workspaceview (#557) Evan Simkowitz 2024-04-08 10:17:26 -07:00
  • 70088afdb5 daystr custom func (#555) Mike Sawka 2024-04-05 22:42:22 -07:00
  • 455790416d Clean up the input model's auxiliary view logic (#553) Evan Simkowitz 2024-04-05 17:39:27 -07:00
  • eed234a131 added codeedit keybinding fix (#554) Cole Lashley 2024-04-05 13:01:51 -07:00
  • 5a6575a393 Copy button (#550) Red J Adaya 2024-04-06 03:06:04 +08:00
  • 84cea373a8 SSH Bugfixes Early April 2024 (#551) Sylvie Crowe 2024-04-05 10:54:12 -07:00
  • 181e14f55c try to detect and return mimetype with stream file info (#552) Mike Sawka 2024-04-05 10:52:04 -07:00
  • d81a6ed480 Merge branch 'main' into evan/inshellisense Evan Simkowitz 2024-04-05 10:49:22 -07:00
  • 4d95d45a45 save evan/overlay-scrollbars-cmdinput Evan Simkowitz 2024-04-05 10:46:07 -07:00
  • 1c23701181 Clean up styling and focus behavior for cmdinput (#546) Evan Simkowitz 2024-04-04 19:29:43 -07:00
  • 0fe767cdf3 Bugfixes for ai chat code select (#537) Cole Lashley 2024-04-04 16:58:26 -07:00
  • 097623ab51 have initial run-command return faster to the frontend for quicker updating (#549) Mike Sawka 2024-04-04 15:08:45 -07:00
  • 5e4eb738b3 remove file from another branch Red Adaya 2024-04-04 22:02:07 +08:00
  • 936e9fa7b4 cleanup Red Adaya 2024-04-04 11:15:38 +08:00
  • af6486e8bb remove old implementation Red Adaya 2024-04-04 11:11:08 +08:00
  • 1038a08789 revert changes in tabs2.less Red Adaya 2024-04-04 11:09:32 +08:00
  • 7a377c4a2a loadThemeStyles doesn't have to be async Red Adaya 2024-04-04 11:08:04 +08:00
  • 8afa62fff2 cleanup Red Adaya 2024-04-04 11:04:34 +08:00
  • 97595a7718 working Red Adaya 2024-04-04 11:02:27 +08:00
  • e4d353b5c1 remove selector prop from StyleBlock Red Adaya 2024-04-04 07:34:38 +08:00
  • 2462c64793 selector should always be :root Red Adaya 2024-04-04 07:33:10 +08:00
  • b451ee1ef9 change prop from classname to selector Red Adaya 2024-04-04 07:21:26 +08:00
  • 9de25e4869 truncate labels (#544) Red J Adaya 2024-04-04 00:55:36 +08:00
  • 2c64668382 ability to inherit root styles Red Adaya 2024-04-03 22:22:05 +08:00
  • de21303fb1 root level Red Adaya 2024-04-03 22:12:48 +08:00
  • f6cdd53fd4 StyleBlock in elements dir Red Adaya 2024-04-03 20:50:47 +08:00
  • 840b69d100 reusable StyleBlock component Red Adaya 2024-04-03 20:48:13 +08:00