wasm-micro-runtime/test-tools/wamr-ide/VSCode-Extension/src
TianlongLiang 0fa0beba94
VSCode IDE enhancement and readme update (#3172)
- Temporarily disable the deque test for the VS Code extension, as the
  Rust formatter seems to malfunction after a recent VS Code update.
- Add configuration for iwasm host managed heap size, allowing users
  to flexibly `malloc` memory. This also fixes the current bug that when
  default size is 0, it can't run and debug.
- Apply coding style formatting for WAMR IDE source code and add a
  format check for it in CI.
- Update document and some screenshots.
2024-02-22 12:36:49 +08:00
..
test VSCode IDE enhancement and readme update (#3172) 2024-02-22 12:36:49 +08:00
utilities VSCode IDE enhancement and readme update (#3172) 2024-02-22 12:36:49 +08:00
view VSCode IDE enhancement and readme update (#3172) 2024-02-22 12:36:49 +08:00
constants.ts Add docker images auto check and setup support for WAMR-IDE (#1882) 2023-01-29 09:41:03 +08:00
debugConfigurationProvider.ts VSCode IDE enhancement and readme update (#3172) 2024-02-22 12:36:49 +08:00
decorationProvider.ts Perfect the codebase for wamr-ide (#1817) 2022-12-27 15:04:36 +08:00
extension.ts VSCode IDE enhancement and readme update (#3172) 2024-02-22 12:36:49 +08:00
taskProvider.ts VSCode IDE enhancement and readme update (#3172) 2024-02-22 12:36:49 +08:00