Skip to content

Codeit 3.4.6

Latest
Compare
Choose a tag to compare
@benhatsor benhatsor released this 13 Aug 10:17
· 39 commits to main since this release
1ab8302

New features

Mobile JavaScript console

  • Open it from the top-left menu of HTML live views
  • Beautifies logged entities (eg. objects, arrays, functions, classes, etc.)
  • Write and run code live (in-context) with a dedicated inline editor
  • Every log type (eg. error, warn, debug) has distinct styling and icons
  • Truncates long logs with options to show more or copy all
  • Groups identical logs
  • Jump-to-bottom button

Improvements

  • When trying to run or format an unsupported file type (Ctrl + R/D), a new message shows which file types are supported
  • Clicking on the sidebar "+" button while already creating a new file/repo now selects the item's name and scrolls it into view

Bug fixes

  • Fixed the sidebar's title overflowing incorrectly
  • Fixed a bug in the sidebar's item loading