Skip to content

Releases: Dahmalahi/HTML-IDE-FOR-J2ME-PHONE

Release list

HTML IDE V4.0

Choose a tag to compare

@Dahmalahi Dahmalahi released this 22 Apr 17:17
5582897
html

Full Key Usage (Controls)

Navigation Keys

  • Up / Down / Left / Right → Move cursor in editor / menus
  • OK / Center (Select) → Open / confirm / select item

Editing Keys (Main Editor)

Numeric Keys

  • 0 → Delete current line
  • 1 → Undo last action (or quick backspace mode)
  • 2 → Move cursor up (alternative navigation)
  • 3 → Move cursor right / indent line
  • 4 → Move cursor left / outdent line
  • 5 → Edit entire file (full screen edit mode)
  • 6 → Move cursor down (alternative navigation)
  • 7 → Edit single line
  • 8 → Toggle between HTML / CSS / JS mode (or scroll fast)
  • 9 → Insert new line

Special Keys

  • ***** (Star) → Open tools menu (templates, color picker, find/replace)
  • # (Hash) → Switch preview / editor mode
  • 0 long press → Clear current line or reset line

Soft Keys (Very Important on J2ME Phones)

  • Left Soft Key → Menu / Options

    • Open project
    • Save file
    • File manager
    • Settings
  • Right Soft Key → Back / Cancel / Exit current screen


Editing Shortcuts (Inside Tools)

Color Picker

  • Left / Right → Change RGB value
  • Up / Down → Switch R / G / B channel
  • OK → Insert color into code

Find & Replace

  • 5 → Find next
  • 7 → Replace current match
  • 9 → Replace all

Project Manager Keys

  • 5 → Open selected project
  • 0 → Delete project
  • ***** → Create new project
  • # → Project options (rename/export)

Live Preview

  • 5 → Refresh preview
  • 0 → Stop rendering
  • # → Toggle fullscreen preview

Quick Summary (Simple View)

  • 5 = Open / Edit
  • 7 = Line edit
  • 9 = New line
  • 0 = Delete
  • *** = Tools menu**
  • # = Switch mode / preview
  • Soft left = Menu
  • Soft right = Back