Skip to content

Commit 1fdceee

Browse files
sharkymarkbpmct
andauthored
Update docs/ides/configuring-web-ides.md
Co-authored-by: Ben Potter <ben@coder.com>
1 parent 8f412c3 commit 1fdceee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/ides/configuring-web-ides.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ For advanced users who want to make a custom image, you can install the Projecto
140140

141141
In this example, the version of JetBrains IntelliJ IDE is passed in from a Terraform input variable. You create a JetBrains icon in the workspace using a `coder_app` resource.
142142

143-
> There is known issue passing query string parameters when opening a JetBrains IDE from an icon in your workspace. Note the `grep` statement to remove an optional password token from the configuration so a query string parameter is not passed.
143+
> There is a known issue passing query string parameters when opening a JetBrains IDE from an icon in your workspace ([#2669](https://github.com/coder/coder/issues/2669)). Note the `grep` statement to remove an optional password token from the configuration so a query string parameter is not passed.
144144
145145
```hcl
146146

0 commit comments

Comments
 (0)