Continuous .NET C# and F# IDE

Coding for pros and students

Разработчик: Krueger Systems
Скачивания
Доход

Описание

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.
Скрыть Показать больше...

Скриншоты

Continuous .NET C# and F# IDE Частые Вопросы

  • Приложение Continuous .NET C# and F# IDE бесплатное?

    Continuous .NET C# and F# IDE не является бесплатным (стоимость составляет 12.99), однако оно не содержит встроенных покупок или подписок.

  • Является ли Continuous .NET C# and F# IDE фейковым или мошенническим?

    🤔 Качество приложения Continuous .NET C# and F# IDE спорное. Некоторые пользователи довольны, в то время как другие сообщают о проблемах. Рекомендуем ознакомиться с отдельными отзывами для получения более полной картины.

    Спасибо за ваш голос

  • Сколько стоит Continuous .NET C# and F# IDE?

    Цена Continuous .NET C# and F# IDE составляет 12.99.

  • Сколько зарабатывает Continuous .NET C# and F# IDE?

    Чтобы получить оценку дохода приложения Continuous .NET C# and F# IDE и другие данные AppStore, вы можете зарегистрироваться на платформе мобильной аналитики AppTail.

Оценки пользователей

3.88 из 5

17 оценок в Великобритания

5 star
10
4 star
2
3 star
1
2 star
1
1 star
3
История оценок

Continuous .NET C# and F# IDE Отзывы Пользователей

Ужасно! Не рекомендую!

NimfoMamka on

Россия

Верните деньги! ЭТО не стоит того. Одна лишь функция постоянного авто билда программы в момент написания просто убивает....какой в ней смысл? Программа висит постоянно пытаясь сделать билд НЕ готового кода, потому что я его пишу и смысла нету пытаться что либо проверять!!!! Ясное дело что будут ошибки. Убрал в конце скрипта одну из {, так все повисло на 20 секунд в попытках построить билд, ну не бред ли? Я и сам знаю, что работать не будет, я сам запущу когда нужно и пусть выдаёт ошибки тогда. Просьба не путать с бесполезной опцией auto run, ее отключение не отключает построения билда каждую секунду после любого редактирования, что влечёт за собой тормоза программы, тк она утыкается на ошибках, которые очевидно будут в недописанной коде! Требую возврата средств! Разочарован!

Please add debug mode

Motorik788 on

Россия

Watch window Is not shows local variables and private fields. Need debug mode! Where is line numbers? Why custom delegates generate Null reference? In code completion very need generics types. Extension methods completion ? In general it is cool app ;) but needs in little bit improvement

complex type

AlexeyWarnavskiy on

Россия

Please check the operation of the "join" operator for complex type usage in the intersection

Смените название

Denek888 on

Россия

Отличное приложение для тех кто любит C#. Странно что про него никто не знает, вы хоть переименуйте приложение, чтоб поиском можно было найти

Developer updates the app

Флопё on

Россия

Every year or two developer actually updates the app, so stick around boys

Вылет

Jf,hmnbmbmbv on

Россия

Когда пытаюсь создать viewcell вылетает прога

A year without update

gremlin_boloto on

Россия

I'm wondering if this project is still alive? In common this is awesome app, but you need to do something with your suggestions subsystem!!!

Keeps getting better

Memsom on

Великобритания

Frank is working hard to make Continuous the best IDE on the iOS platform. Pretty soon the awesomeness will be taken to a new level, so hang on to your seats ;-)

Great potential...but...

Bigdave1357 on

Великобритания

This is a huge achievement in itself - creating an IDE that wraps up the Roslyn compilers into a useable set of tools. The really difficult stuff seems to be done and works well. But it's the little things that let this app down. My main gripe is the project explorer system. It's not the most intuitive to use and has bugs: newly added files are placed into folders many layers deeper than you asked. There's no way to remove a file from a project nor to add one. Most crucially, the app will sometimes crash when adding files to a solution and completely corrupt the solution/project architecture. I've lost several hours of work this way. It is possible to rebuild a lost structure of files but after the second time, I just gave up. Shame, because I would love to use this tool for creating frameworks, prototypes and other stuff that can usefully be done on my iPad. Not quite there yet. But keep going. With a bit more polish and bug removal this could be a really, really useful tool. It is impressive in what has been achieved. Just not quite ready for serious use yet. Also, the editor can get a bit cranky over tabs and sometimes the cursor won't behave with respect to end of lines. But you can live with that. Please implement intellisense comment additions. UPDATE: About a year after writing my first review I thought I would give the new version a go. The many bug fixes claimed by the author don’t appear to have resolved any of my original complaints. The app is still very buggy and consistently gets confused when adding new classes. The file management seems particularly poor, often showing up duplicates of projects and reporting spurious errors. Without warning the app will corrupt the file structure leaving you with garbage projects. The only resolution seems to be to Zip your solution and export it to your laptop where you can then recover your work. If I have to do that then I might as well just use my laptop. I’ve lowered my rating because I think the app should have been stabilised by now.

Abandoned

S N Khan on

Великобритания

Not seen an update in over a year :(

Оценки

История позиций в топах
Позиции в категории
Рейтинг
Категория
Позиция
Топ платных
1
Топ платных
3
Топ платных
4
Топ платных
4
Топ платных
5

Continuous .NET C# and F# IDE Конкуренты

Name
Buffer Editor - Code Editor
Coding, Text, Git, SSH, FTP
DraftCode for PHP IDE
Develop PHP, WordPress offline
Textastic Code Editor
Text, Coding, SFTP Client, SSH
MongoLime - manage databases
The best Mongo mobile client
LispPad Go
Write Scheme code on the go
My Lisp
A Lisp interpreter
Code - Compile & Run Program
Start coding instantly!
SQLed - SQL Database Manager
The SQLite Database Manager
Code Recipes Pro
13 languages and SQL queries
GistHub for Gist GitHub
Best rated GitHub Gist client

Continuous .NET C# and F# IDE Установки

30дн.

Continuous .NET C# and F# IDE Доход

30дн.

Continuous .NET C# and F# IDE Доходы и Загрузки

Получите ценные инсайты о производительности Continuous .NET C# and F# IDE с помощью нашей аналитики.
Зарегистрируйтесь сейчас, чтобы получить доступ к статистика загрузок и доходов и многому другому.

Информация о приложении

Категория
Developer Tools
Разработчик
Krueger Systems
Языки
Последнее обновление
1.5 (1 год назад )
Выпущено
Jul 6, 2016 (8 лет назад )
Также доступно в
Соединенные Штаты , Германия , Япония , Великобритания , Россия , Австралия , Канада , Франция , Польша , Италия , Китай , Республика Корея , Чехия , Индия , Бразилия , Новая Зеландия , Испания , Австрия , Швеция , Израиль , Дания , Тайвань , Венгрия , Нидерланды , Украина , Швейцария , Ирландия , Мексика , Гонконг (САР) , Греция , Бельгия , Филиппины , Румыния , Турция , Таиланд , Сингапур , Малайзия , Люксембург , Словакия , Вьетнам , Южно-Африканская Республика , Эстония , Азербайджан , Египет , Кипр , Беларусь , Чили , Хорватия , Колумбия , Финляндия , Алжир , Пакистан , Доминиканская Республика , Саудовская Аравия , Словения , Бруней , Болгария , Аргентина , Узбекистан , Армения , ОАЭ , Португалия , Эквадор , Кувейт , Перу , Непал , Норвегия , Нигерия , Индонезия , Мальта , Северная Македония , Латвия , Исландия , Литва , Шри-Ланка , Ливан , Казахстан
Обновлено
2 дня назад
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.