enso/.github
Jaroslav Tulach dee9e079d4
Enso language support with parser in VSCode, IGV, etc. (#7054)
Outline view and completions for Enso code in VSCode.

# Important Notes
This PR provides the necessary infrastructure for building VSCode extension that includes `enso_parser` library compiled for all supported platforms.

VSCode extension can now use libraries from `sbt` that are `publishM2`-ready. To make that possible a documentation must have been provided and fixed for those modules - hence so many changes in `.scala` classes.

<img width="862" alt="image" src="https://github.com/enso-org/enso/assets/26887752/7374bf41-bdc6-4322-b562-85a2e761de2a">

Last, but not least. The outline view and completions display something.
2024-06-14 14:01:37 +00:00
..
ISSUE_TEMPLATE Add logs section to the bug template (#6798) 2023-05-22 15:35:06 +00:00
workflows Enso language support with parser in VSCode, IGV, etc. (#7054) 2024-06-14 14:01:37 +00:00
CODEOWNERS Update codeowners (#10094) 2024-05-27 12:36:16 +00:00
mergify.yml Ready to merge no longer implies keeping up to date. (#6305) 2023-04-17 14:08:13 +02:00
PULL_REQUEST_TEMPLATE.md Update docs following GUI1 removal (#9670) 2024-04-30 08:53:00 +00:00
settings.yml Updated the required changelog check. Removed dead config for release branches. 2022-10-10 23:43:46 +02:00