Continuous .NET C# and F# IDE

Coding for pros and students

Veröffentlicht von: Krueger Systems

Beschreibung

Continuous is a fast and powerful .NET C# and F# IDE that runs directly on the iPad and iPhone (no network needed!). With it, you can write apps and games using your favorite languages on your favorite devices.
Continuous is always building and running your code so you can see changes as you type. Writing interactive apps in Continuous is a pleasure compared to the traditional code-build-run cycle. It frees you to make lots of small changes and see their effects immediately - no more waiting for builds or deployments and no more clicking around trying to get to the screen you're trying to code.
Continuous looks and works in many of the same ways as traditional .NET IDEs so you'll feel right at home, but it also strives to advance the state of the art in IDEs with these features:
>>> Full C# 8 and F# 4.7 compilers so you can use the latest tech
>>> Xamarin.Forms Live XAML Editing
>>> Automatic compiling and running so you can focus on the code and the results
>>> Fancy text editor with tabs, semantic highlighting, inline error bubbles, and inline values that are updated as you type
>>> Watch window enables you to view graphical objects in your app (UI and images), inspect live objects as your app runs, create instances of new objects, and call methods
>>> Code completion with inline type info and documentation makes learning new APIs fun
>>> Uses standard .NET file and project formats so you can share code with other IDEs
>>> Includes Xamarin.Forms and UIKit to build apps and SpriteKit and SceneKit to build games. You can access many iOS APIs including CoreMotion, the Social framework, and HealthKit to read data.
>>> Split screen support so you can keep documentation by your side
>>> Execution powered by a new IL interpreter
If you're new to .NET or iOS coding, you will love the code completion with integrated documentation and the fun examples that come with the app.
If you're a .NET pro, then you will love the support for projects and the ability to inspect objects as you code them - whether they're in a script or just a normal project file.
If you're new to programming, C# is an great language to learn: it's powerful yet friendly language, example code is all over the internet, and there are plenty of jobs out there waiting for you.
If you enjoy thinking a little differently, then you will love that F# is included and fully supported. This amazing programming language will teach you to write better code and will arm you to solve problems that you thought were too big or hard to solve - like writing an IDE.
Ausblenden Mehr anzeigen...

Screenshots

Continuous .NET C# and F# IDE Häufige Fragen

  • Ist Continuous .NET C# and F# IDE kostenlos?

    Ja, Continuous .NET C# and F# IDE ist komplett kostenlos und enthält keine In-App-Käufe oder Abonnements.

  • Ist Continuous .NET C# and F# IDE seriös?

    🤔 Die Qualität der Continuous .NET C# and F# IDE-App ist gemischt. Einige Nutzer sind zufrieden, während andere Probleme melden. Ziehen Sie in Betracht, einzelne Bewertungen für mehr Kontext zu lesen.

    Danke für die Stimme

  • Wie viel kostet Continuous .NET C# and F# IDE?

    Continuous .NET C# and F# IDE ist kostenlos.

  • Wie hoch ist der Umsatz von Continuous .NET C# and F# IDE?

    Um geschätzte Einnahmen der Continuous .NET C# and F# IDE-App und weitere AppStore-Einblicke zu erhalten, können Sie sich bei der AppTail Mobile Analytics Platform anmelden.

Benutzerbewertung

4 von 5

15 Bewertungen in Australien

5 star
10
4 star
1
3 star
1
2 star
0
1 star
3
Bewertungsverlauf

Continuous .NET C# and F# IDE Bewertungen

Doesn’t work anymore at all. Waste of money

Toby Carson on

Australien

After exhaustive trying I can confirm this app doesn’t work anymore, at all, it crashes instantly on first load no matter how many times you reinstall it.

Please Read (Dear Krueger Systems, Inc)

MissingLimbs24 on

Australien

/* I personally only review apps truthfully, and only if I believe that they really, REALLY deserve it. When I do, I try really hard to do them justice. This is the most effort I’ve ever put in. I spent a few days writing this review on and off throughout my first week of using this app and learning C# in order to properly convey how good it is. */ Genuinely wish there was a better way for me to show my respect than just 5 stars. It’s an incredible app that works flawlessly (My later gripes are just that, gripes, and aren’t functionality issues). The ability to code in C# OR F#, WITHOUT WIFI, ON AN IPAD! It even gives you the all the file types, templates, and the Console and IOS App options. I was shocked at how easy it was to follow along with C# tutorials taught on Visual Studios, even though I was using an iPad app, and I am so grateful for the different font options and dark mode. This is such a great thing to have. Worth the $20 if you want to learn C# or F#, code it on the go, or just like to have a portable option. Please know that I have my gripes (doesn’t everyone), but I’m sure that there’s hope for a remedy, so here goes: A) The “Show Code Completion” Setting is annoying. It can be very frustrating when I type to declare a variable or class or something, hit ENTER to move to a new line, and then the Code Completion corrects my code to something I didn’t want instead. I am aware that there is a setting to turn off the Code Completion, and I’m not asking to remove it as an optional thing, however, every time I reopen the app after closing it, this is the only setting which doesn’t always stay how I left it. Regardless of how it was when I last closed the app, I can reopen Continuous any amount of time later (1 second, an hour, 12 hours) and it will be back in the on position, and I’d love it if you could fix that please. B) The lines “KeyCode == Keys.——“ and “——_KeyDown(object sender, KeyEventArgs e)” (basically any key related code) don’t exist in the app as far as I can tell (And yes, this is when using the App.xaml.cs file type). I understand that most users will not have a keyboard, but these lines should still be implemented in my opinion, as some do have a Bluetooth keyboard (myself included). It would also be nice if you could implement some kind of toggleable touchscreen keyboard/mouse under the watch window when fullscreened for those who don’t have a Bluetooth set. C) I’d also love to see designated undo / redo

Great app, requires more flexibility

thinCherub77 on

Australien

This app is fantastic, but I’m stuck trying to use NUnit. It's missing a method, maybe the dll/lib is broken, but I don’t quite know where to get or paste the latest NUnitLite library.

Something that has to be fixed

NaCIO420 on

Australien

I REALLY love this app. I would love to see it go further. So Here are some things that must be fixed: 1. Backspace does not work in the console. Some optional things that i would love to see: Cannot change the font size of the console. One can always enter text into the console even when there is no prompt. When one uses the app horizontally it splits the screen making it really annoying on iPhone. Would love to see a bash terminal built into the app allowing for massive potential, e.g, working with Git and GitHub, Nuget plugins and it just makes sense as it is how we do it on the computer. Line numbers would be great. Collapsible objects in the code editor would be great also. Thank you very much, hopefully i’ll see these in the next realease 👍

C# on iPad? This is all you need!

Brett.Eden on

Australien

If you’re a .NET developer who wants to actually write and run the code directly on your mobile device, worth real-time execution, Continuous is all that and more. I went from VB.NET on Windows desktop to Continuous C# on iPad Pro with no prior knowledge of Xamarin namespaces but had a great little app up and running over one weekend. Superbly done.

Good IDE provider, critical flaw

smgi on

Australien

This app has really nice code completion and all that, the best of the best. It’s an almost perfect IDE, however it suffers from one critical flaw - it does not support the iOS Files app. This is unfortunate, since apps like “Working Copy” don’t see the modified files and therefore you can’t commit the modifications :( Would like to see this fixed in a future update, and will change my rating to 5*!

Brilliant app

Adam03957 on

Australien

Still fumbling around as I’m still learning c# however the fact this app exists is just brilliant. I carry my iPad Pro with me all the time and this has allowed me to break free of carrying a laptop and moving to a truely mobile world. Would love to see Cpp added in a future version however for now it’s brilliant.

No custom delegates means useless.

ValiRossi on

Vereinigte Staaten

I guess you have to waste your money to find out you can’t have custom delegates. Maybe I am missing something but the code from Visual Studio doesn’t work unless you use EventHandler. Useless. Money wasted.

Great but not amazing

AdamTheWalker on

Vereinigte Staaten

I love using this app whenever i feel like coding, but sometimes when i run the code (even without auto-run) it for some reason runs the same command multiple times. I can definitely see this app blowing up and becoming a great app for coding, it just needs some bug fixes. Things i could suggest are: fix the code running bug i previously mentioned, let the user delete text when typing into a readline console, make a debugger, and maybe some better explanations for how different functions work within the app. I still love using this, I just think it needs some work to be done.

Almost amazing, ultimately frustrating

TheSchultzer on

Vereinigte Staaten

A C# IDE on my iPad for under $15 that lets me quickly edit and test pixel perfect Xamarin Forms xaml prototypes with no deployment overhead? Heck yeah! The thing hard crashes every time I wrap MainPage in a NavigationPage or try to use a ViewCell written in code? Rough edges like an EntryPointNotFound exception that’ll never go away (but also doesn’t stop running my app)? Support that boils down to a self-help forum with no posts from the app author? Heck, yeah. It’s got those too. If it were billed as a xaml-only UI mocking tool and didn’t try to do anything else, concentrating on doing that well (or just console logs and reads. really any subset of a full IDE), I’d be game. As is, it’s got Icarus Syndrome. It flew too close to the sun and ended up in the drink. I am encouraged that it’s had a few recent-ish updates. I’m holding out some hope. It’s got so much potential, just waaaay too rough to say it’s followed through.

Store-Rankings

Ranking-Verlauf
App-Ranking-Verlauf noch nicht verfügbar
Kategorien-Rankings
Diagramm
Kategorie
Rang
Top Bezahlt
1
Top Bezahlt
2
Top Bezahlt
3
Top Bezahlt
3
Top Bezahlt
4

Continuous .NET C# and F# IDE Konkurrenten

Continuous .NET C# and F# IDE Installationen

Letzte 30 Tage

Continuous .NET C# and F# IDE Umsatz

Letzte 30 Tage

Continuous .NET C# and F# IDE Einnahmen und Downloads

Gewinnen Sie wertvolle Einblicke in die Leistung von Continuous .NET C# and F# IDE mit unserer Analytik.
Melden Sie sich jetzt an, um Zugriff auf Downloads, Einnahmen und mehr zu erhalten.
This page includes copyrighted content from third parties, shared solely for commentary and research in accordance with fair use under applicable copyright laws. All trademarks, including product, service, and company names or logos, remain the property of their respective owners. Their use here falls under nominative fair use as outlined by trademark laws and does not suggest any affiliation with or endorsement by the trademark holders.