GithubHelp home page GithubHelp logo

jakmobius / easyhtml Goto Github PK

View Code? Open in Web Editor NEW
3.0 0.0 2.0 36.5 MB

A code editor for iOS

Home Page: https://apps.apple.com/en/app/easyhtml/id1344902528

License: MIT License

HTML 18.56% Objective-C 1.10% JavaScript 9.05% CSS 0.04% Swift 70.31% Ruby 0.02% C 0.91%
code-editor-mobile ios-app web-development

easyhtml's People

Contributors

jakmobius avatar

Stargazers

 avatar

Forkers

k1r1n3n ayt04

easyhtml's Issues

EditorSwitcherView class should be refactored

The EditorSwitcherView class is huge. This class handles the layout of the editors entirely: 2d-layout, 3d-layout, all transition animations and so on. At a minimum, the 2d and 3d layout should have been split into two different managers that would switch when needed.

And generally speaking, the original design with the 3d-layout switch has already been removed from Safari on iOS (but it is still used in the Mail application). It might be worth replacing it with a current one.

Remove duplicated code from FTPUniversalSession

downloadFolderFTP, downloadFolderSFTP, and copyFolderRecursivelyAsync methods are too complex and have a lot of code duplication Inside them. The FTPUniversalSession class is also too complex. The code for FTP and SFTP should not be mixed in the same file.

Impossible to change language

Application crashes with the following error:

EasyHTML/LanguagePreferencesMenu.swift:87: Fatal error: Unexpectedly found nil while unwrapping an Optional value

Color themes are broken

Light color themes making UINavigationViews pitch white. The header and footer text in UITableViews is unreadable in dark theme.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.