enso/lib
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
..
java Debug Ydoc/LS interaction without making code changes (#10687) 2024-08-06 19:53:36 +02:00
js/runner Format TS code (#10648) 2024-07-26 17:47:59 +10:00
rust Implement full new-lambda syntax (#10756) 2024-08-06 17:02:32 +00:00
scala Disable console logging for project-manager cli commands (#10690) 2024-08-06 09:25:04 +00:00
README.md Add a markdown style guide (#1022) 2020-07-21 13:59:40 +01:00

Libraries

This directory contains the libraries that should remain in this project, but that are not technically part of the main language implementation itself.