mirror of
https://github.com/coder/coder.git
synced 2026-06-06 06:28:20 +00:00
f80cc15d90
## Summary In this pull request we're adding support for a `tooltip` to the JetBrains module in the dogfood template. Tooltip support was added to the JetBrains module in https://github.com/coder/registry/pull/421 ### Testing Added `tooltip` to the JetBrains app in the example `docker` template and verified that the tooltip appeared in my workspace <img width="1039" height="560" alt="Screenshot 2025-09-23 at 10 01 52" src="https://github.com/user-attachments/assets/9277f343-f73e-4fb8-a5cc-145f1aad9725" />
Templates
List template examples in our CLI with coder templates init.
Submit an issue if you encounter any issues!
Getting Started
Clone this repository to create a template from any example listed here:
git clone https://github.com/coder/coder
cd examples/templates/aws-linux
coder templates push