enso/app/ide-desktop/lib/client
Paweł Grabarz 42a7cb2d23
[Gui2] Opening projects and language server connection (#7813)
# Important Notes
- Binary LS endpoint is not yet handled.
- The parsing of provided source is not entirely correct, as each line (including imports) is treated as node. The usage of actual enso AST for nodes is not yet implemented.
- Modifications to the graph state are not yet synchronized back to the language server.
2023-09-22 03:43:25 +00:00
..
src [Gui2] Opening projects and language server connection (#7813) 2023-09-22 03:43:25 +00:00
tasks [Gui2] Opening projects and language server connection (#7813) 2023-09-22 03:43:25 +00:00
bundle.ts Convert dashboard to use esbuild (#6034) 2023-03-31 16:19:07 +02:00
dist.ts Enable require-jsdoc lint and add two lints related to React (#6403) 2023-05-19 19:55:29 +00:00
electron-builder-config.ts [Gui2] Opening projects and language server connection (#7813) 2023-09-22 03:43:25 +00:00
entitlements.mac.plist Refactor gui/src/rust/ide to two app/gui and app/ide-desktop (#3157) 2021-11-16 10:04:56 +01:00
esbuild-config.ts Upload and download .enso-projects from the local backend (PM backend) (#7305) 2023-08-09 09:30:40 +00:00
file-associations.ts Enable require-jsdoc lint and add two lints related to React (#6403) 2023-05-19 19:55:29 +00:00
package.json [Gui2] Opening projects and language server connection (#7813) 2023-09-22 03:43:25 +00:00
paths.ts Enable require-jsdoc lint and add two lints related to React (#6403) 2023-05-19 19:55:29 +00:00
start.ts Fix some dashboard issues (#6668) 2023-05-26 10:17:03 +00:00
tsconfig.json [Gui2] Opening projects and language server connection (#7813) 2023-09-22 03:43:25 +00:00
watch.ts [Gui2] Opening projects and language server connection (#7813) 2023-09-22 03:43:25 +00:00