Skip to content

Visual Studio Code Extension of ONE compiler toolchain

License

Notifications You must be signed in to change notification settings

dayo09/ONE-vscode

This branch is 2 commits ahead of, 82 commits behind Samsung/ONE-vscode:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b6adf9d · Aug 2, 2023
May 31, 2023
Jan 30, 2023
Oct 18, 2022
Feb 14, 2023
Feb 9, 2023
Jan 31, 2023
May 3, 2023
Sep 12, 2022
Oct 5, 2022
Aug 2, 2023
Aug 30, 2021
Sep 30, 2022
Oct 4, 2022
Jul 19, 2022
May 30, 2022
Jul 29, 2022
Jul 29, 2022
Aug 30, 2021
Apr 8, 2022
Aug 10, 2022
Jan 30, 2023
Jul 6, 2023
May 11, 2022
Mar 10, 2022

Repository files navigation

Gitter

ONE-vscode

Visual Studio Code Extension of ONE compiler toolchain.

Goal

We aim to provide a convenient UX to ONE users by combining the Visual Studio Code environment, which has recently been spotlighted by developers, and ONE's compiler toolchain.

Following the extension architecture of Visual Studio Code, we will develop a minimal extension that can work seamlessly with other features.

In addition, we are trying to have a well-designed structure ourselves so that various tools of ONE that will be developed in the future can be added without difficulty. Model visualizers, profilers, log analyzers, event tracers, etc. are good candidates for this future expansion.

Through these activities, ONE-vscode can provide a differentiation that cannot be experienced only with the existing CLI by linking the toolchain with the execution environment, ONE Runtime, or a target simulator corresponding to the backend compiler. This will eventually lead to fun and high productivity for developers.

Quick Links

  • Tutorial
    • The tutorial contains how to install ONE-vscode extension, how to installa toolchain, how to copmile a nodel, etc.

About

Visual Studio Code Extension of ONE compiler toolchain

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 58.2%
  • JavaScript 34.1%
  • HTML 4.3%
  • CSS 3.2%
  • Shell 0.2%