Hey there ,
Well for my feature proposal, it is all in the title:
Avoid breaking your flow / losing time to navigate through pannels and project hierarchy, just ctrl + click on a file path from the chat to open it in the workbench / code panel.
1 Like
Hello, thank you for providing a great first task for me.
Please find the PR attached
coleam00:main
← hgosansn:ux-click-open-file-in-chat
opened 09:57PM - 18 Nov 24 UTC
# Greetings earthlings 🙋🏽
# About me
First contribution here
I've foun… d a topic on the thinktank forum
https://thinktank.ottomator.ai/t/ux-enhancement-ctrl-click-shortcut-in-chat-to-go-to-source-file-in-workbench/478
i wanted to start contributing small to learn the codebase and eventually do some more.
# Summary
Allow clicking on files ("Artifacts") in the chat to open them in the Workbench.
# Proposed changes
* Function in the Artifact class to open in workbench
* Made usage of the WORK_DIR variable in the my changes
* Went a little too far and replaced the variable in the codebase
* Made a function to strip it out from filePaths
* Little humble test class to verify WORK_DIR Changes don't break the Regex
# Pull request checklist
- [x] Test for the changes have been added
- [ ] Validate the design and architecture
1 Like
PR Was merged today, this topic can be archived.
Cheers