Framer Studio editor improvements
See original GitHub issueI’m working on a bunch of editor issues and I wanted to track and discuss them here. Please remember that a lot of editor features are personal preference so for efficiency sake I’m going to default to Sublime behaviour by default (please discuss instances where you think there is a good reason to deviate).
Shortlist
- Check missing autocomplete words
- Improve code highlighting (more like on the site,
->
) - Fix moveWordLeft/Right text expansion
- Shift tab should also outdent (just like
cmd-[
) - Fix more “Script error” instances
- Make the gutter numbers more reliable
- Improve text coloring on scrolling
- Perf (convert to ARC, get latest updates)
- Fix deleteWordBackward
Wontfix
- No default selection in autocomplete (both Sublime and XCode do this, I added
option-enter
to ignore) - More advanced expand/unexpand behaviour with shift. Sublime keeps showing the caret on selection so you can grow/shrink a selection with
option-shift-left/right
Hardtofix (big features/ideas)
- Code folding
- Handling multiple files
- Multiple selection editing
- Tabs to spaces (and reverse)
Issue Analytics
- State:
- Created 9 years ago
- Comments:23 (9 by maintainers)
Top Results From Across the Web
Updates - Framer
This latest Framer update brings a host of quality-of-life improvements and bug fixes, making it even easier to invite collaborators and edit content...
Read more >Editor Improvements and More Devices by Jorn van Dijk for Framer ...
We've just updated Framer Studio to version 1.10. This release marks an important update to the code editor. There are tons of small...
Read more >Framer | We just shipped Framer Studio 1.10 | Facebook
We just shipped Framer Studio 1.10. Many improvements to the editor, better syntax highlighting and added iPhone 6+ and many Apple Watch devices....
Read more >Marvelous Designer - Animation Editor Improvements - YouTube
Updates include simulation keyframes, users can fix isolated simulation issues, blend caches together, adjust timing, and create looped ...
Read more >A style guide for writing and designing Framer content - GitHub
Incorrect Feature Release Tweet - We just released Framer Studio 1.10 with major editor improvements and much more devices. http://framerjs.tumblr.com/post/ ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
We have some ideas around code folding. We’ll start working on those after we land the next big studio release. If you have implementation ideas too, let me know.
Yes. Code folding I really need that quite a bit. On Wed, Jan 13, 2016 at 3:25 PM Ed Chao notifications@github.com wrote: