Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit8c34c64

Browse files
committed
Note cache directory
1 parent9f591ac commit8c34c64

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

‎CONTRIBUTING.md‎

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,13 @@ There are two ways to get into a workspace:
1313

1414
##Development
1515

16-
You can get the latest build of Toolbox with Gateway support from our shared
16+
You can get the latest build of Toolbox with Gateway support from our shared
1717
Slack channel with JetBrains. Make sure you download the right version (check
1818
[./gradle/libs.versions.toml](./gradle/libs.versions.toml)).
1919

2020
To load the plugin into Toolbox, close Toolbox, run`./gradlew build copyPlugin`,
21-
then launch Toolbox again.
21+
then launch Toolbox again. If you are not seeing your changes, try copying the
22+
plugin into Toolbox's`cache/plugins` directory instead of`plugins`.
2223

2324
To simulate opening a workspace from the dashboard you can use something like
2425
`xdg-open` to launch a URL in this format:
@@ -42,7 +43,7 @@ Run tests with `./gradlew test`. By default this will test against
4243
`https://dev.coder.com` but you can set`CODER_GATEWAY_TEST_DEPLOYMENT` to a URL
4344
of your choice or to`mock` to use mocks only.
4445

45-
Some investigation is needed to see what options we have for testing code
46+
Some investigation is needed to see what options we have for testing code
4647
directly tied to the UI, as currently that code is untested.
4748

4849
##Releasing

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp