Welcome to the Onshape forum! Ask questions and join in the discussions about everything Onshape.
First time visiting? Here are some places to start:- Looking for a certain topic? Check out the categories filter or use Search (upper right).
- Need support? Ask a question to our Community Support category.
- Please submit support tickets for bugs but you can request improvements in the Product Feedback category.
- Be respectful, on topic and if you see a problem, Flag it.
If you would like to contact our Community Manager personally, feel free to send a private message or an email.
Allow Non-destructive Ace Commands in View Only FeatureScripts
S1mon
Member Posts: 2,933 PRO
Right now if I want to search for something in std.fs I have to make a copy of it. If I hit CMD-F in a view only FeatureScript, I get the browser text search which only works for what's on screen - which is not helpful for long bits of code. If I'm in an editable version of a FeatureScript, CMD-F uses the Ace search and looks through the entire text of the current tab.
It seems like a waste to make a copy of std.fs just to be able to search.
[EDIT] Never mind. The problem was I needed to click into the text area. Even though it's view only, if the Ace area doesn't have focus, the search tool that comes up is the browser search not the Ace search.
This request can be ignored.
It seems like a waste to make a copy of std.fs just to be able to search.
[EDIT] Never mind. The problem was I needed to click into the text area. Even though it's view only, if the Ace area doesn't have focus, the search tool that comes up is the browser search not the Ace search.
This request can be ignored.
Tagged:
2
Comments