Packages

package idea

Package Members

  1. package application
  2. package lsp
  3. package project
  4. package runner
  5. package rvcd
  6. package settings
  7. package toolchain
  8. package utils
  9. package waveform
  10. package windows

Type Members

  1. trait ScaledaAppService extends Disposable
  2. class ScaledaAppServiceImpl extends ScaledaAppService
  3. final class ScaledaBundle extends AnyRef
  4. class ScaledaMain extends ProjectActivity

    This is the startup activity of Scaleda.

    This is the startup activity of Scaleda. It will:

    • Initialise logger, jinja and other kernel components;
    • Initialise windows (tasks and messages);
    • Check if latest assets are installed;
    • Initialise remote service;

Ungrouped