We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c84797b commit 9ad58c4Copy full SHA for 9ad58c4
CONTRIBUTING.md
@@ -93,6 +93,11 @@ was but for now it means some things are difficult to test as you cannot import
93
94
## Development
95
96
+> [!IMPORTANT]
97
+> Reasoning about networking gets really wonky trying to develop
98
+> this extension from a coder workspace. We currently recommend cloning the
99
+> repo locally
100
+
101
1. Run `yarn watch` in the background.
102
2. OPTIONAL: Compile the `coder` binary and place it in the equivalent of
103
`os.tmpdir() + "/coder"`. If this is missing, it will download the binary
0 commit comments