Skip to content

add docs for web IDEs (code-server, JetBrains Projector, VNC) #2448

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 6 commits into from
Jun 19, 2022

Conversation

bpmct
Copy link
Member

@bpmct bpmct commented Jun 17, 2022

Resolves #2324 #2326 #2362

related: #2243

@bpmct bpmct requested review from ammario and khorne3 June 17, 2022 02:35
Copy link
Member

@ammario ammario left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Amazing!

}
]
{
"title": "Configuring Web IDEs",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There's tension in my mind on this title because the app feature can be used for so much more than just configuring IDEs. But, I see how this is clearer for the average user.

Copy link
Member Author

@bpmct bpmct Jun 17, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, for advanced usage, the Terraform provider docs is probably sufficient. We can mention it in a "building templates" page

{
"title": "Configuring Web IDEs",
"description": "Learn how to configure web IDEs in your templates",
"path": "./templates/configuring-web-ides.md"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Similarly to how I have Dotfiles as a top-level item, I think this configuration section should be listed under the root IDEs section. I think it's more natural that a user would want to see everything related to IDEs in Coder in one place.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Will do

@bpmct bpmct enabled auto-merge (squash) June 19, 2022 20:08
@bpmct bpmct merged commit a19493b into main Jun 19, 2022
@bpmct bpmct deleted the bpmct/ide-docs branch June 19, 2022 20:45
@misskniss misskniss added docs Area: coder.com/docs Community MVP labels Jun 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Area: coder.com/docs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Documentation doesn't explain how to configure IDEs
3 participants