Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add custom editor / visualizer to vscode extension #1243

Open
wants to merge 78 commits into
base: main
Choose a base branch
from

Commits on Jan 27, 2024

  1. Configuration menu
    Copy the full SHA
    261b87c View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2024

  1. Configuration menu
    Copy the full SHA
    29f6501 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f701ce0 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. Configuration menu
    Copy the full SHA
    cb9b61b View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

  1. Configuration menu
    Copy the full SHA
    0c2f360 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    39be0b5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fac0bdf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    36c606e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1a2a10f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f5c2e5e View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. Configuration menu
    Copy the full SHA
    6fa703d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cca3c79 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1e31930 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

  1. Configuration menu
    Copy the full SHA
    11cc564 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. Configuration menu
    Copy the full SHA
    8ecdfa5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c7b38f9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c8ea001 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    974fd58 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2024

  1. change device

    GideonKoenigJukabo committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    6b3388d View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. Configuration menu
    Copy the full SHA
    38f592f View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. Configuration menu
    Copy the full SHA
    5aba7d3 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. Configuration menu
    Copy the full SHA
    bc8c8aa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    df1f7de View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Configuration menu
    Copy the full SHA
    9877413 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. add extension node

    GideonKoenig committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    e6fce0e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    419fa72 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. Configuration menu
    Copy the full SHA
    1980c70 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    151b6ce View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. eod | primary sidebar

    GideonKoenig committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    3ff8ad5 View commit details
    Browse the repository at this point in the history
  2. exchange expression icon

    GideonKoenig committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    16841cd View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. switch device

    GideonKoenig committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    9dd689f View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. Configuration menu
    Copy the full SHA
    3cb4d04 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. Configuration menu
    Copy the full SHA
    4a3c76f View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. yeah, this is way to big

    GideonKoenig committed May 29, 2024
    Configuration menu
    Copy the full SHA
    99d64f2 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. Configuration menu
    Copy the full SHA
    dab358b View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. some more stuff

    GideonKoenig committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    ffc2d96 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. update

    GideonKoenig committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    e6e44e5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f430994 View commit details
    Browse the repository at this point in the history
  3. complete merge

    GideonKoenig committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    ebea553 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. new ast parser

    GideonKoenig committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    ddea65c View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. Configuration menu
    Copy the full SHA
    b195e62 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. something

    GideonKoenig committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    9993f8f View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. tmp commit

    GideonKoenig committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    4c6826b View commit details
    Browse the repository at this point in the history
  2. second try

    GideonKoenig committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    03f757e View commit details
    Browse the repository at this point in the history
  3. HELL YES

    GideonKoenig committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    c26ee8d View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. Configuration menu
    Copy the full SHA
    13073ce View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. looks good now

    GideonKoenig committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    2954743 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. change device

    GideonKoenig committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    c3f56fe View commit details
    Browse the repository at this point in the history
  2. layout test

    GideonKoenig committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    a369070 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. to much again

    GideonKoenig committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    b4f8da9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ba4d0da View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. Configuration menu
    Copy the full SHA
    f469a55 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    821d4e5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9a0fe52 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. Configuration menu
    Copy the full SHA
    8d1bd6c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f5ac2b7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    36f00bd View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. Configuration menu
    Copy the full SHA
    1911f82 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    29a3c5e View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. eof

    GideonKoenig committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    92355b8 View commit details
    Browse the repository at this point in the history
  2. eof

    GideonKoenig committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    5a61e0f View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Configuration menu
    Copy the full SHA
    9045582 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. feat: segments

    GideonKoenig committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    4d8f632 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2024

  1. change device

    GideonKoenig committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    8702e35 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2024

  1. Configuration menu
    Copy the full SHA
    edcbc4f View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. feat: sync events

    GideonKoenig committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    d1adbee View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2024

  1. change device

    GideonKoenig committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    056f4e8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    30067d8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    76e05f9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b69b410 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. Configuration menu
    Copy the full SHA
    1ca78e6 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. Configuration menu
    Copy the full SHA
    13f104c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fc8866b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    40ab1f4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    85a7ee5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    14dfda4 View commit details
    Browse the repository at this point in the history
  6. fix: more lint issues

    GideonKoenig committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    707bcb3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cafa613 View commit details
    Browse the repository at this point in the history