evhub / evhub/coconut

VS Code extension - being able to execute "cells" using Cmd+Enter in .coco file

Open
#668 6 comments 2 reactions 0 assignees View on GitHub
good first issue tooling
Dominant language
Python
Stars
4.4k
Forks
142
PR merge metrics
No merged PRs in 30d

Description

It is currently not possible to execute cell from .coco file in VS Code.

A cell is defined by:

```
# %%
"hello" |> print
# %%

```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.