Open core-ai-bot opened 3 years ago
Comment by peterflynn Monday Mar 09, 2015 at 06:55 GMT
This might be better suited as an extension rather than a core Brackets feature, since it seems relatively uncommon. Do you know of any other editors that provide this functionality?
Comment by iskitz Monday Mar 09, 2015 at 15:45 GMT
This might be better suited as an extension rather than a core Brackets feature, since it seems relatively uncommon.
Sure. I suggested a preference as an alternative for just that reason. Hopefully someone will pick this up and build it or I'll find some time between projects to learn about and build such an extension myself.
Do you know of any other editors that provide this functionality?
No. I haven't checked. I came to Brackets during a search for an editor that had more of what I needed than Sublime and Aptana/Eclipse before.
Comment by Codigo-G Saturday Sep 05, 2015 at 06:02 GMT
This would really be a handy feature for editing css in one view and html in the other.
Comment by iskitz Monday Nov 23, 2015 at 01:52 GMT
Thanks@
mseiler025. Sent you a pull request for a syntax error in your package.json. Tried your extension after fixing that but it didn't seem to work.
Comment by mseiler025 Monday Nov 23, 2015 at 03:38 GMT
@
iskitz thanks for catching that. I didn't get the pull request, I fixed the syntax error and downloaded and installed straight from github and its working for me. It might not be working because you have an older version of Brackets (I'm using 1.5) and the class or id names might be different. Are you getting any error messages in the developer tools console? Are you seeing the toggle option in the context menu?
Comment by mseiler025 Monday Nov 23, 2015 at 15:26 GMT
@
iskitz I think I figured out what was wrong and it should be working now.
Comment by iskitz Thursday Dec 03, 2015 at 14:24 GMT
:tada:@
mseiler025; working really well! :+1: Thanks for creating this and being so great about improving it!
If you're still tweaking it, adding an enabled vs. disabled icon or some other visual indicator to the context menu would be a nice touch. It's currently easy to miss whether sync scroll is on or off otherwise.
Comment by Astaraa Thursday Oct 18, 2018 at 16:38 GMT
I made an extension for this https://github.com/mseiler025/sync-split-view
This link is dead now. Any alternatives?
Comment by Captain-Steve Saturday Nov 10, 2018 at 18:02 GMT
Please make this, it is becoming a common text editor feature... just add a "sync-scroll icon" next to the "flip-this-view icon"
Comment by Denisov21 Sunday Jan 06, 2019 at 12:43 GMT
Hi, I have made an extension https://github.com/Denisov21/Popup-menu-extension
Issue by iskitz Monday Mar 09, 2015 at 02:40 GMT Originally opened as https://github.com/adobe/brackets/issues/10723
Problem
Proposal