Skip to content

Commit f5e7926

Browse files
committed
chore: remove attention note related to the folder query param
Toolbox 2.7 allows the ide to open paths (via uri handling) on the remote that were not previously a proper IDEA project. There is a minor issue that I raised in https://youtrack.jetbrains.com/issue/TBX-14952/ with paths that point out to folders or files that do not exist. In this case, TBX pops up a dialog saying "Connecting to remote host..." and it stays like that forever.
1 parent 961311f commit f5e7926

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

README.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -106,14 +106,6 @@ If `ide_product_code` and `ide_build_number` is missing, Toolbox will only open
106106
page. Coder Toolbox will attempt to start the workspace if it’s not already running; however, for the most reliable
107107
experience, it’s recommended to ensure the workspace is running prior to initiating the connection.
108108

109-
> [!NOTE]
110-
> `folder` should point to a remote IDEA project that has already been opened and appears in the `Projects`
111-
> tab.
112-
> If the path refers to a project that doesn't exist, the remote IDE won’t start or load it.
113-
114-
> Until [TBX-14952](https://youtrack.jetbrains.com/issue/TBX-14952/) is fixed, it's best to either use a path to a
115-
> previously opened project or leave it empty.
116-
117109
## Configuring and Testing workspace polling with HTTP & SOCKS5 Proxy
118110

119111
This section explains how to set up a local proxy and verify that

0 commit comments

Comments
 (0)