enso/lib
Dmitry Bushev 69b5e2ab8a
Fix search of local suggestions (#3417)
Changelog:
- fix: `search/completion` request with the position parameter.
- fix: `refactoring/renameProject` request. Previously it did not take into account the library namespace (e.g. `local.`)
2022-04-26 12:06:48 +00:00
..
rust Multi-process profiles. (#3395) 2022-04-21 16:44:03 +02:00
scala Fix search of local suggestions (#3417) 2022-04-26 12:06:48 +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.