enso/app/ide-desktop/client
Hubert Plociniczak 0c55ee50cf
Debug Ydoc/LS interaction without making code changes (#10687)
* Debug Ydoc without making code changes

Previously the log statements were guarded by a constant. Now log
statements are printed if YDOC_DEBUG=true env var is set during launch.

* debug LS RPCs

* bump vite to 5.3.5

* s/YDOC_DEBUG/YDOC_LS_DEBUG

* Address PR comment

* nit

* nit

* fix tests

* yet another linting problem
2024-08-06 19:53:36 +02:00
..
src Debug Ydoc/LS interaction without making code changes (#10687) 2024-08-06 19:53:36 +02:00
tasks Format TS code (#10648) 2024-07-26 17:47:59 +10:00
buildInfo.ts Restructure app/ide-desktop/client/ for consistency with other modules (#10649) 2024-07-26 15:14:31 +00:00
bundle.ts Restructure app/ide-desktop/client/ for consistency with other modules (#10649) 2024-07-26 15:14:31 +00:00
dist.ts Inline modules in app/ide-desktop/ (#10305) 2024-07-17 09:10:42 +00:00
electron-builder-config.ts Restructure app/ide-desktop/client/ for consistency with other modules (#10649) 2024-07-26 15:14:31 +00:00
entitlements.mac.plist Inline modules in app/ide-desktop/ (#10305) 2024-07-17 09:10:42 +00:00
esbuildConfig.ts Restructure app/ide-desktop/client/ for consistency with other modules (#10649) 2024-07-26 15:14:31 +00:00
fileAssociations.ts Restructure app/ide-desktop/client/ for consistency with other modules (#10649) 2024-07-26 15:14:31 +00:00
package.json Debug Ydoc/LS interaction without making code changes (#10687) 2024-08-06 19:53:36 +02:00
paths.ts Format TS code (#10648) 2024-07-26 17:47:59 +10:00
tsconfig.json Restructure app/ide-desktop/client/ for consistency with other modules (#10649) 2024-07-26 15:14:31 +00:00
watch.ts Restructure app/ide-desktop/client/ for consistency with other modules (#10649) 2024-07-26 15:14:31 +00:00