Softpedia
 

MAC CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Apple TV Firmware 5.3 B...
  • Apple Configurator 1.3
  • Adobe Premiere Pro CC 7.0
  • Adobe After Effects CC ...
  • Java for Mac OS X 2013-...
  • Adobe InDesign CC 9.0
  • Adobe Illustrator CC 17.0
  • Adobe Photoshop CC 14.0
  • Dropbox 2.2.4 / 2.3.15 ...
  • Parallels Desktop 8.0.1...
  • Home > Mac > Word Processing
     Report malware

    Smultron 5.3

    Softpedia Pick Award
    Download button buy button

    Downloads: 17,467  Tell us about an update
    User Rating:
    Rated by:
    Good (3.5/5)
    52 user(s)
    Developer:

    License / Price:

    Size / OS:

    Binary Format:

    Last Updated:

    Category:
    Peter Borg | More programs
    Shareware / USD 4.99 buy button
    4.6 MB / Mac OS X 10.8 or later
    Intel only Intel only
    April 24th, 2013, 07:07 UTC [view history]
    Home / Word Processing

     Read user reviews (2)  Refer to a friend  Subscribe

    Smultron description

    Cocoa based text editor for Mac OS X with many of the features that you might need.

    Smultron is a powerful text editor that is simple enough to be used by inexperiences users but also provides more complex features for advanced processing like web programming, script editing, making a to do list and so on.

    In the main Smultron window you will be able to see al opened documents on the left so you can easily switch between them.

    When programming, Smultron colours the content taking into account what the code does.

    Smultron provides search capabilities for words and line numbers in order to help finding the code you are looking for. You can also split the window in two to display two parts of the same document or to compare two different documents side by side.

    You can also preview HTML-files directly in Smultron and save snippets of text and insert them simply with a shortcut. And if you don’t want to be disturbed by other applications or the desktop you can let Smultron cover the whole screen to let you concentrate on your work.

    For the more advanced users Smultron can find all those system files that are normally hidden and it has authenticated open and saves for them. Smultron can also use regular expressions and it can run commands and scripts.

    NOTE: To buy Smultron via the App Store, an Apple account is required.

    Here are some key features of "Smultron":

    Smultron as an external editor:
    · Smultron has support for the ODB Editor Suite so any program that implements that protocol (e.g. FTP-programs) can use Smultron to edit its files.

    Auto-completion:
    · You can set in the Preferences whether Smultron should suggest the completed word automatically. Otherwise you can press F5 or Option-Esc to get the list. If you don't find a match in what's been suggested you can press Esc or just continue writing. (In 10.3 Panther you may need to write at least two characters before you're able to insert your chosen word by pressing Return or Tab.)

    Un/Comment Selection:
    · Inserts whatever the syntax defintion has defined as single-line comment for the current document, e.g. // for a PHP-document, at the beginning of the line if the first line of the selection isn't already commented, otherwise it removes the comments. The menu item is only available if the used syntax definition has a defined single-line comment.

    Mac Sync:
    · With this feature you can always have the same preferences if you work on different computers. It uploads the Smultron preference-file to /Documents/Smultron Preferences on your iDisk and downloads it from there if you choose "Download Preferences from your iDisk" and sets the current preferences accordingly.

    Command-line utility:
    · Install it through the Help-menu (note that if you choose to install it directly you have to authenticate with an administrators username and password twice; once for the utility and once for its man page). With smultron (the name of the utility) you can start the application Smultron by just writing "smultron" in the Terminal with no options. If you write something after "smultron" it considers that to be the path to the file; if you don't specify a full path it adds the current working directory to what you write. If it can't find the file, it first creates it and then opens it. Some examples: "smultron" - opens the application, "smultron foo" - opens foo from the current directory in the application, "smultron /Users/steve/foo" - opens foo from /Users/steve in the application. For more information write "man smultron" in the Terminal.

    Services:
    · If you choose Services from "application"-menu you can make Smultron open the currently selected file, insert the selection into the current document or create a new document with the current selection. (Note that you need to log out and then log in at least once before this feature works.)

    Projects:
    · You can save the paths to all open documents (note though that it doesn't include new unsaved files) as a special file (with the extension .smlp) and open all those documents in just one step, if you e.g. are working on a project. For Smultron to recognise the file as a project, the extension needs to be smlp. Note also that if there are other documents open they will remain open and the new documents will just be added.

    Advanced Find:
    · Multi-document search and replace with the option to use regular expressions.

    Show Invisible Characters:
    · Shows a symbol for characters that are usually not seen, i.e. space, tab and new-line.

    Drag-and-drop of files into the documents list:
    · You can drag-and-drop one file or several files into the document list and SMultron opens them.

    Grab text to scroll:
    · If you press the option and command keys and drag with the mouse you scroll the text.

    Print settings:
    · When you choose Print... you can choose Smultron in the pop-up menu and choose which font to use. You can also choose if you want to print the header and if you only want to print the current selection. It is also possible to set the smallest margin you want to use.

    Code snippets:
    · With the code snippets drawer you can temporarily or permanently store snippets of code that you will use again. Drag text to the drawer to create a new or add text to an existing, or press the + button to create a blank. Press the - button to remove a snippet. The code snippets are saved in your preference file but if you want to export it to another computer you can choose Export Code Snippets... from the File menu or just move the preference file (it is located at /Library/Preferences/org.smultron.Smultron.plist).

    Find Drawer:
    · Here you search for all occurrences of a string in the current document. To go to an occurrence just select it.

    Open Hidden...:
    · With this you can see all the files even the ones that the system usually hides.

    Preview:
    · With this you can preview the HTML in the current document.

    Save A Copy As...:
    · Save a (backup) copy at a location without affecting your current file.

    Remove Needless Whitespace:
    · Removes any possible spaces or tabs after the text and before the line break.

    Entab & detab:
    · Replace tabs in the selected text with spaces or vice-versa.

    Shift left & right:
    · Remove tabs and spaces to shift to selected text to the left or insert tabs to move it to the right.

    You can navigate between different documents this way:
    · Press Command and Option and Up-Arrow to select the document above in the list, and Command and Option and Down-Arrow to select the one below.
    · You can also select the first ten documents in the list by pressing Command and a number from 1 to 0.

    Line numbers:
    · If you don't want to show the line numbers choose Hide Line Numbers in the toolbar or in the View-menu. Or you can set the Preferences to not show line numbers for new documents.

    Syntax colours:
    · If you don't want to show the syntax colours choose Hide Syntax Colours in the toolbar or in the View-menu. Or you can set the Preferences to not show syntax colours for new documents.
    · If you don't want the lines to wrap at the end of the window choose Don't Line Wrap in the toolbar or in the Text-menu. Or you can set the Preferences to not line wrap new documents.

    Status Bar:
    · If you don't want to show the Status Bar choose Hide Status Bar in the View-menu or if you just want to not show a particular information, set the Preferences to your wish.

    Requirements:

    · 64-bit processor

    What's New in This Release: [ read full changelog ]

    · Added preference to convert line endings when saving
    · Added expert options with the defaults command to always show documents window on top and show position in the status bar
    · Bug fixes and improvements

       Softpedia guarantees that Smultron 5.3 is 100% CLEAN, which means it does not contain any form of malware, including spyware, viruses, trojans and backdoors. [read more >]


    TAGS:

    text editor | word processor | document editor | editor | write | auto-completion

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM