Skip to content

Commit c916a4c

Browse files
committed
Talk about editors
1 parent f922011 commit c916a4c

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,16 @@ You can add your own environment variables if you like:
135135
> sanitize the input. We will accept a PR to escape this by default or something
136136
> ∵ we agree this is maybe a bit insane.
137137
138+
## `dev` & Editors
139+
140+
Most editors if opened via the Terminal will inherit that Terminal’s
141+
environment. We recommend Visual Studio Code, `dev && code .` works great.
142+
143+
> [!WARNING]
144+
>
145+
> Unfortunately, this usually means you *must* open your editor via your
146+
> terminal.
147+
138148
## GitHub Actions
139149
140150
```yaml

0 commit comments

Comments
 (0)