Commit Graph

450 Commits

Author SHA1 Message Date
anandamarsh
e7dfa77245
Merge pull request #3 from commandlinedev/CLI-9-Create-a-new-Plugin-called-CodeRenderer
Cli 9 create a new plugin called code renderer
2023-08-21 21:31:31 -07:00
Amarsh Anand
c5861fd26f new prettier config 2023-08-21 20:06:17 -07:00
Amarsh Anand
d3d31a0121 added monaco 2023-08-21 19:56:53 -07:00
Amarsh Anand
81be0d4b38 first cut ready ... requires discussion with Mike 2023-08-20 17:08:05 -07:00
Amarsh Anand
2ab0f4af4c created CodeRenderer with hardcoded js as lang 2023-08-20 11:27:52 -07:00
sawka
758671adee
Merge pull request #1 from commandlinedev/minimize_line
Minimize line
2023-08-17 21:31:52 -07:00
Amarsh Anand
21e6aad6c8 reverted emain 2023-08-17 21:26:49 -07:00
Amarsh Anand
939e452678 undid dev tools 2023-08-17 21:22:00 -07:00
Amarsh Anand
3164208a85 works but the change is too quisk. animation may be the right here 2023-08-17 14:31:24 -07:00
Amarsh Anand
2cbb28eb56 enabled debugging 2023-08-17 13:02:26 -07:00
sawka
139639b990 fix resize event. fix emain communication to local-server (use 127.0.0.1 to force ipv4) 2023-08-14 17:03:32 -07:00
sawka
d289026a98 update electron version, rename files to prompt.ts and prompt.less 2023-08-03 14:29:06 -07:00
sawka
fb823cfd79 remove more cmdid references 2023-07-30 18:26:25 -07:00
sawka
239f87ac42 updates for converting lines, removing cmdid 2023-07-30 18:24:35 -07:00
sawka
8ee17f5eb3 updates for new cmd/line data 2023-07-30 17:21:36 -07:00
sawka
6e84b1a426 remove fe migration status updates 2023-07-28 11:50:42 -07:00
sawka
f5331f989a update some js dependencies, update for new repo names 2023-07-26 14:23:04 -07:00
sawka
985d265b47 remove animation 2023-07-26 10:09:27 -07:00
sawka
3657761976 remove logging errors 2023-05-08 18:03:24 -07:00
sawka
d0f540e998 bump to v0.2.3 2023-05-08 17:57:44 -07:00
sawka
24955227c9 remove rendermode tag 2023-05-08 17:55:15 -07:00
sawka
26281e2ec6 got really simple openai support hacked in 2023-05-08 16:07:55 -07:00
sawka
aefd982b1d fix height computation 2023-05-05 19:19:48 -07:00
sawka
6ffe0732e0 get chatgpt working inline 2023-05-05 16:13:18 -07:00
sawka
162dd5a7a9 fix expanded command 2023-05-05 13:06:29 -07:00
sawka
957a1e4059 make lineavatar smaller 2023-05-05 13:00:45 -07:00
sawka
f9925c9187 allow openai to render as cmd for now 2023-05-04 01:01:38 -07:00
sawka
5e5a31715a css updates, removing collapsed, fix spacing in remotes modal 2023-05-02 12:41:38 -07:00
sawka
f2b7637263 refactor css into sub-files 2023-04-25 12:27:41 -07:00
sawka
e4a57376f8 v0.2.2 2023-04-17 17:36:30 -07:00
sawka
a8c131d8cf more careful checking in setting line overflow. simple one way toggle 2023-04-17 16:19:29 -07:00
sawka
9296e60518 linesettings now works in real-time as well 2023-04-17 15:39:46 -07:00
sawka
86a65dff79 fix width of markdown 2023-04-17 15:22:55 -07:00
sawka
ac0467f6c1 fix tabs, display better 2023-04-14 16:57:01 -07:00
sawka
9884e69da0 update session settings (include archive/delete). add delete to screen settings. 2023-04-14 15:32:21 -07:00
sawka
3ebc2090da add json viewer 2023-04-14 13:29:47 -07:00
sawka
6b14cd9de3 move renderers into their own directory 2023-04-14 12:58:27 -07:00
sawka
8b70a7e897 shift up/down arrow do not invoke history 2023-04-13 13:13:24 -07:00
sawka
c689043265 better input size handling 2023-04-13 13:02:59 -07:00
sawka
507c79463c simplify focus types, better input focus, add ability to expand main input 2023-04-13 12:55:07 -07:00
sawka
1ef429466b fix input focus 2023-04-13 11:50:28 -07:00
sawka
69058ab39f bump version to v0.2.1 2023-04-12 22:07:52 -07:00
sawka
c969966162 updates for showing git branch and venv in prompt -- also for webshare 2023-04-12 14:48:10 -07:00
sawka
88cc9f3096 implement branch/venv in prompt 2023-04-11 23:50:42 -07:00
sawka
810baa0dfb update html title for sharing page 2023-04-05 18:15:53 -07:00
sawka
5bad7b633f fix ts errors 2023-04-05 15:30:38 -07:00
sawka
8c0b9bfa80 fix typo and remove console logs 2023-04-05 15:29:08 -07:00
sawka
f9544546fc bug fixes and updates to get prod version of webshare working 2023-04-05 15:11:37 -07:00
sawka
96640bf761 add open in browser link 2023-04-05 00:51:26 -07:00
sawka
ea8b61278b get a webshare view working 2023-04-05 00:48:34 -07:00