I'm not sure i'd use this. Visual studio is a great tool, and is about 90% of the reason I use dot net. That said, though it's improving, Javascript support still has a long ways to go. I find myself writing increasing amounts of it as Knockout and Angular become standard place. I crave to have some of the features that I have with editing C# while editing javascript. If you provided that, i'd buy a license. Though m…
.Net is going cross platform. What are you going to use if you develop on OSX or Linux? It won't be VS
Scrawl – A modern, cross-platform C#, VB.NET and JavaScript IDE
31–40 of 72 posts
Re: Scrawl – A modern, cross-platform C#, VB.NET and JavaScript IDE
#32Also, a minor thing - what's the typeface in the "PROPORTIONAL FONTS" screenshot?
Re: Scrawl – A modern, cross-platform C#, VB.NET and JavaScript IDE
#33I'm not sure i'd use this. Visual studio is a great tool, and is about 90% of the reason I use dot net. That said, though it's improving, Javascript support still has a long ways to go. I find myself writing increasing amounts of it as Knockout and Angular become standard place. I crave to have some of the features that I have with editing C# while editing javascript. If you provided that, i'd buy a license. Though m…
Re: Scrawl – A modern, cross-platform C#, VB.NET and JavaScript IDE
#34Re: Scrawl – A modern, cross-platform C#, VB.NET and JavaScript IDE
#35This looks great. I always enjoyed Visual Studio but Monodevelop/Xamarin Studio always feels a bit rickety to me. The key for me is refactoring and code intelligence which is briefly mentioned on the homepage, but can you shed any light on your plans in this area? Also, a minor thing - what's the typeface in the "PROPORTIONAL FONTS" screenshot?
The font is Input Sans [0]. Great font. We wanted to try and package it with Scrawl but we never heard back from the author. Its free though, go try it out!
[0] - http://input.fontbureau.com/preview/?size=14&language=python...
Re: Scrawl – A modern, cross-platform C#, VB.NET and JavaScript IDE
#36I'm not sure i'd use this. Visual studio is a great tool, and is about 90% of the reason I use dot net. That said, though it's improving, Javascript support still has a long ways to go. I find myself writing increasing amounts of it as Knockout and Angular become standard place. I crave to have some of the features that I have with editing C# while editing javascript. If you provided that, i'd buy a license. Though m…
.Net is going cross platform. What are you going to use if you develop on OSX or Linux? It won't be VS
Re: Scrawl – A modern, cross-platform C#, VB.NET and JavaScript IDE
#37This looks great. I always enjoyed Visual Studio but Monodevelop/Xamarin Studio always feels a bit rickety to me. The key for me is refactoring and code intelligence which is briefly mentioned on the homepage, but can you shed any light on your plans in this area? Also, a minor thing - what's the typeface in the "PROPORTIONAL FONTS" screenshot?
We're building on/and hoping to contribute to the community Code Fixes/Code Actions being built for Roslyn as far as refactoring goes in C#. We have some plans of providing a similar interface for other CodeEngines to implement diagnostics/fixes. The font is Input Sans [0]. Great font. We wanted to try and package it with Scrawl but we never heard back from the author. Its free though, go try it out! [0] - http://inp…
Re: Scrawl – A modern, cross-platform C#, VB.NET and JavaScript IDE
#38Earlier quoted context omitted.
.Net is going cross platform. What are you going to use if you develop on OSX or Linux? It won't be VS
Unless of course they push to make VS cross platform. I wouldn't be surprised if this is in the works. There has been a huge push at MS to become more cross platform with their product offerings. They must know a lot of their developers run OSX with a Windows VM just to run VS. I know pretty much our entire team does that.
Visual Studio is heavily tied to WPF (Windows-only) presentation framework, COM (Windows-only) for communication across components and plugins, as well as bits of native legacy code throughout (Windows-only.)
Truly, you're looking at rewriting Visual Studio to get it on OSX. Heck, MS would probably be better off just buying Scrawl and rebranding it as Visual Studio for Mac.
And remember: while .NET is going cross-platform, there are no public plans for a cross-platform UI toolkit; there is no cross platform WinForms or WPF from Microsoft.
Re: Scrawl – A modern, cross-platform C#, VB.NET and JavaScript IDE
#39Founder of fluentCODE here. Really happy to see this posted, we just pushed really hard last night to get the site up. Lots of good comments -- I'll just add that we will be a lot more than just a C#/VB/JS editor. We've got plans to build CodeEngines for F#, TypeScript, CoffeeScript, CSS/SCSS/SASS/LESS, PHP, python and lots of framework specific bits for each of those. We're a small team working hard on a product we…
Re: Scrawl – A modern, cross-platform C#, VB.NET and JavaScript IDE
#40Founder of fluentCODE here. Really happy to see this posted, we just pushed really hard last night to get the site up. Lots of good comments -- I'll just add that we will be a lot more than just a C#/VB/JS editor. We've got plans to build CodeEngines for F#, TypeScript, CoffeeScript, CSS/SCSS/SASS/LESS, PHP, python and lots of framework specific bits for each of those. We're a small team working hard on a product we…