Skip to content

Commit

Permalink
Fix Language Server documentation (#8003)
Browse files Browse the repository at this point in the history
- Fix TypeScript errors (`String` -> `string`, `[T]` -> `T[]`, `A | B` -> `"A" | "B"`)
- Add highlighting for IDL (C# highlighting) and Enso (Rust highlighting) code blocks
- Fix broken links to `runtime/getComponentGroups` (`runtime-` -> `runtime`)
- Make formatting consistent

# Important Notes
None
  • Loading branch information
somebody1234 authored Oct 9, 2023
1 parent 4db6121 commit bbd1652
Showing 1 changed file with 561 additions and 897 deletions.
Loading

0 comments on commit bbd1652

Please sign in to comment.