Commit Graph

13 Commits

Author SHA1 Message Date
Frostbourne
eb6e4818d3
feat: LaTeX formatting (#3242)
* initial

* initial

* restored package-lock.json

* restored comment

* One line

* prettier

* do not throw on error

* escape backslashes in system notification

* better prompt

* reduce prompt size

* prettier

---------

Co-authored-by: canvrno <kevin@cline.bot>
2025-05-02 19:46:59 +05:30
Frostbourne
916660a390 [ENG-126] Migrate to Vite (#1876)
* Initial webview vite migration

* Make vite work

* Fix test running

* Enable HMR, disable vite chunking

* Silence type checking errors

* Vite doesn't use browserslist

* get rid of breaking css flag

* add doc to getHMRHtmlContent

* Make it work

* Changeset

* Add IS_DEV to env definitions

* Update tasks to include HMR

* Update CSP image rules

* prettier

* reintroduce IS_DEV in env

* add new deps to pkg lock

---------

Co-authored-by: Dennis Bartlett <bartlett.dc.1@gmail.com>
2025-02-27 14:45:46 -08:00
Saoud Rizwan
c4a9e50610 Ignore docs folder 2025-01-09 12:52:23 -08:00
Saoud Rizwan
739a7e070e Refactor assets 2024-10-09 01:49:59 -04:00
Saoud Rizwan
98441bf98c Refactor theme 2024-09-24 11:24:57 -04:00
Saoud Rizwan
076acf736e Use robot icon in terminal and panels; update banner icon 2024-09-08 11:35:46 -04:00
Saoud Rizwan
3b61b05c83 Fix vscodeignore 2024-09-07 08:25:13 -04:00
Saoud Rizwan
e356294754 Update .vscodeignore 2024-07-28 11:24:49 -04:00
Saoud Rizwan
a007537767 Add output logging to better debug extension outside of development 2024-07-27 20:07:32 -04:00
Saoud Rizwan
4a15464429 Update vscode ignores; refactor analyze-project 2024-07-27 18:20:13 -04:00
Saoud Rizwan
ff369009d7 Add demo.gif to vscode ignores 2024-07-27 18:08:04 -04:00
Saoud Rizwan
1c6e838681 Fix missing icons in production build bug 2024-07-10 09:47:31 -04:00
Saoud Rizwan
9f169b7e4b Initial commit 2024-07-05 20:51:41 -04:00