warpdotdev / Warp

Warp is a modern, Rust-based terminal with AI built in so you and your team can build great software, faster.
https://warp.dev
Other
20.86k stars 355 forks source link

ROS2 Command Autocompletion Improvement in Warp Terminal #4496

Open ekfrckato opened 6 months ago

ekfrckato commented 6 months ago

Discord username (optional)

No response

Describe the solution you'd like?

I am writing to request an important enhancement for the Warp terminal that is specifically designed to improve the experience for developers working with ROS2 in Linux. The core of this request is to address the current behavior where the terminal suggests a directory path when entering keywords after the 'ros2 run' command, rather than recommending possible ROS2 nodes. This feature is essential for those heavily involved in robotics development, as it significantly affects command-line efficiency and usability.

In the traditional terminal experience, typing a command like 'ros2 run' followed by pressing the tab key would intuitively suggest possible nodes or executables relevant to ROS2, aiding in command discovery and memory. This autocompletion feature is vital for speeding up development workflows and enabling users to avoid constant referrals to external documentation for command syntax and options.

Therefore, I propose enhancing Warp to intelligently recommend commands or node names related to specific frameworks or tools (such as ROS2) instead of defaulting to directory paths upon tab completion. This improvement will better serve the ROS2 development community by aligning Warp's functionality with the practical needs and expectations of its users.

Implementing this feature could significantly boost Warp's usability and efficiency for robotics developers, making it a more attractive terminal option for professional development environments. It addresses a specific pain point in the ROS2 community, thereby potentially increasing Warp's adoption and satisfaction among developers in this field.

Thank you for considering this enhancement. I believe it will make a substantial difference in the daily workflows of ROS2 developers and contribute positively to Warp's development as a tool that truly understands and meets the needs of its user base.

Is your feature request related to a problem? Please describe.

No response

Additional context

No response

How important is this feature to you?

5

Warp Internal (ignore) - linear-label:39cc6478-1249-4ee7-950b-c428edfeecd1

None

dannyneira commented 5 months ago

Thanks for this feature request!

To anyone else interested in this feature, please add a 👍 to the original post at the top to signal that you want this feature, and subscribe if you'd like to be notified.

mora200217 commented 1 month ago

This is a great feature request! Totally worth it and very useful for all the robotics community. Also not only for ROS2 but for some ROS1 users as well.