posit-dev / positron

Positron, a next-generation data science IDE
https://positron.posit.co
Other
2.82k stars 90 forks source link

Positron on Workbench: Include extensions as compiled artifacts #5375

Open jthomasmock opened 1 week ago

jthomasmock commented 1 week ago

System details:

Positron and OS details:

Positron Version: 2024.11.0 build 140 Code - OSS Version: 1.93.0 Commit: e0d844b031f95acbf89f234a2cce2af9b6721f6c Date: 2024-10-31T14:13:54.986Z Browser: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36

Interpreter details:

Python 3.12.0

Describe the issue:

Copying Positron session components on Workbench is a bit slow because many extensions include source files. We should compile them to reduce the total number of files.

petetronic commented 3 days ago

Several extensions in Positron have a lot of files and need investigation, e.g. Quarto, the duckdb csv extension.