Commit graph

469 commits

Author SHA1 Message Date
Jonatan Kłosko
edb3d1d4ad
Reposition iframes when JS view visibility changes (#2536) 2024-04-02 11:43:02 +02:00
Erik Mejer Hansen
269df7b8ab
Allow Web Bluetooth and Web Serial within iframes (#2514) 2024-03-19 06:34:53 +01:00
Jonatan Kłosko
a9203ed62e
Highlight active line (#2501) 2024-03-05 14:08:01 +01:00
Jonatan Kłosko
b5c3c7344b Update lezer-elixir 2024-02-28 17:41:52 +07:00
Jonatan Kłosko
26d73af7e5
Reduce hint size for in intellisense signature requests (#2489) 2024-02-16 21:17:49 +01:00
Jonatan Kłosko
22edc9127a
Send expanded completion hint for maps and bitstrings (#2488) 2024-02-16 20:32:01 +01:00
Jonatan Kłosko
e6738a7d8f Fix editor source preview to not overflow the notebook 2024-02-14 15:50:52 +07:00
José Valim
f3206d9791
Redesign deploy and runtime panels (#2478)
Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>
2024-02-09 11:58:20 +01:00
Jonatan Kłosko
4587396c9a
Encapsulate buttons and inputs in components (#2477) 2024-02-08 19:27:16 +01:00
Jonatan Kłosko
d1e8f68525 Ensure the highlighter CSS is loaded when highlighting snippets 2024-02-08 02:48:29 +07:00
Jonatan Kłosko
a2d6b1caae
Fix Dockerfile generation with deployment group (#2475) 2024-02-07 20:36:21 +01:00
Jonatan Kłosko
3df733b41c Revert "Remove unused babel config"
This reverts commit 373e1e888d.
2024-02-07 00:45:26 +08:00
Jonatan Kłosko
df8c074714 Allow selecting text within editor tooltips 2024-02-07 00:41:31 +08:00
Jonatan Kłosko
d3f33a045c Migrate more CSS classes to components 2024-02-07 00:29:00 +08:00
Jonatan Kłosko
373e1e888d Remove unused babel config 2024-02-06 17:37:36 +08:00
Jonatan Kłosko
ba90b0b356 Update diagnostics style 2024-02-03 01:45:26 +08:00
Jonatan Kłosko
193f2193ad Use default prettier config for trailing commas 2024-02-03 00:58:44 +08:00
Jonatan Kłosko
fb604dee2f
Simplify autocompletion info into a single markdown field (#2470) 2024-02-02 17:55:15 +01:00
Jonatan Kłosko
85c8b3e7ec Unnest client tests 2024-02-02 17:39:28 +08:00
Jonatan Kłosko
1b1f352f29
Add tests for client-side collaboration logic (#2469) 2024-02-02 10:39:04 +01:00
Jonatan Kłosko
62973d17aa Fix highlighting when source includes HTML tags 2024-02-01 23:24:07 +08:00
Jonatan Kłosko
d903d7ba8a
Update dependencies (#2467) 2024-02-01 07:35:24 +01:00
Jonatan Kłosko
0eee2cf65e Update lezer-elixir 2024-02-01 14:14:24 +08:00
Jonatan Kłosko
e98cf466fa
Add support for updating smart cell editor source and intellisense node (#2465) 2024-01-31 12:44:20 +01:00
Jonatan Kłosko
2bbd0d0a75 Fix editor initialization when no language is specified 2024-01-31 16:40:46 +08:00
Jonatan Kłosko
e470d687a9 Fix SQL highlighting 2024-01-31 14:03:12 +08:00
Jonatan Kłosko
7c01177a47 Improve list styling in hover docs 2024-01-27 00:16:23 +08:00
Jonatan Kłosko
d0cd3a48ce Don't show Vim cursor outline in unfocused cells 2024-01-26 21:50:31 +08:00
Jonatan Kłosko
026af473ec Simplify terminal text clipboard icon 2024-01-25 17:56:26 +08:00
Jonatan Kłosko
9c9fe2badd Fix Highlight hook 2024-01-25 17:38:36 +08:00
Jonatan Kłosko
55dfb12827 Handle completion items without detail 2024-01-25 17:05:46 +08:00
Jonatan Kłosko
030441a5d3 Fix diagnostics line position 2024-01-25 15:58:50 +08:00
Jonatan Kłosko
e038ff790b
Expand lazy creation of editor and JS Views to the proximity of the viewport (#2445) 2024-01-25 08:41:09 +01:00
Jonatan Kłosko
0cd2f69ce8
Migrate the code editor to CodeMirror (#2444) 2024-01-24 16:01:47 +01:00
Paulo Valim
75688ae9f5
Add table view on Hub/Secrets (#2437) 2024-01-24 11:04:47 +01:00
Jonatan Kłosko
b7fabe17b8 Expose Vim editor extension object for user scripting 2023-12-11 15:57:20 +07:00
Jonatan Kłosko
ad562b8e65 Expose window.monaco back 2023-12-07 13:05:31 +07:00
Jonatan Kłosko
39a5cf7aff
Always scroll menu into view (#2377) 2023-11-30 20:45:33 +01:00
Jonatan Kłosko
02c8902272 Fix markdown cell props 2023-11-23 23:04:28 +07:00
Jonatan Kłosko
3bbf43c708
Refactor hook props parsing (#2369) 2023-11-23 16:18:06 +01:00
José Valim
07ec9840b5
Use pre-wrap for doctest results (#2349) 2023-11-15 17:33:32 +01:00
Jonatan Kłosko
33c09b1f67
Update modal enter and leave (#2323) 2023-11-06 18:13:16 +01:00
Jonatan Kłosko
4468ef6d58
Update deps (#2253) 2023-10-05 18:34:01 +02:00
Jonatan Kłosko
64a150eef2
Stream audio/image input values into and out of the server (#2249)
Co-authored-by: José Valim <jose.valim@dashbit.co>
2023-10-05 15:27:34 +02:00
Cristine Guadelupe
4a14118b96
Smart cell editor - intellisense node (#2232)
Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>
2023-09-28 16:02:04 +07:00
Cristine Guadelupe
1c92311f8d
Add setSmartCellEditorIntellisenseNode to iframe (#2230) 2023-09-26 21:54:03 +07:00
Kenichi Nakamura
c04f43d936
Fix editor escape in Vim visual mode (#2178)
Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>
2023-08-23 20:34:02 +02:00
Jonatan Kłosko
a11b1dfe7b
Add support for chunked text and markdown outputs (#2174) 2023-08-22 13:21:22 +02:00
Kenichi Nakamura
9f96bd2f1a
vim/emacs modes with settings (#2173) 2023-08-22 09:08:54 +02:00
Jannik Becher
e90c924082
Allow form submissions in iframe (#2168) 2023-08-18 16:33:59 +02:00