Adam Obuchowicz
Adam Obuchowicz
Fixed by #11739
I've assigned `p-high` because it prevents me from finishing #9790
> The fix for the `file/read` #9994 is merged. The remaining issue is with the IdMap Regarding IdMap; our ydocs server (after a few tweaks) handles the idmap changes if...
Refinement notes: * this requires making our own markdown-table parser (we already use one for images). * table editing is not part of this issue.
Refinement notes: * In this task's scope, the widget is "read only", switching to just markdown on edit. Making cells editable and add/remove row/columns will be in another task. *...
Technically, it's ready on GUI side, but still does not work because of #9960. I could not find any better name for WidgetFunctionName (literally, the widget displays not only name,...
@Frizi what is the status here? What is needed to undraft this PR?
> Flatten app/ide-desktop/lib/ to app/ Well, when the directory structure was designed, I imagined `app` folder representing not _the application_ but rather _all applications_: * engine (compiler and maybe project...
I cannot reproduce this locally: I only have different errors in tests. It looks really strange: the only place where I see `playwright install` is in our postinstall, but there...
You may check what if you add `npx` there. After removing node modules, I get a different error: ``` INFO ide_ci::program::command: npmℹ️ src/entrypoint.ts(4,28): error TS6305: Output file '/home/adam-praca/dev/enso/node_modules/.cache/tsc/enso/app/dashboard/src/index.d.ts' has not...