Lite XL icon
Lite XL icon

Lite XL

 49 likes

Lite XL is a lightweight text editor written mostly in Lua — it aims to provide something practical, pretty, small and fast, implemented as simply as possible; easy to modify and extend, or to use without doing either.

Lite XL screenshot 1

License model

  • FreeOpen Source

Application types

Platforms

  • Mac
  • Windows
  • Linux
4.6 / 5 Avg rating (9)
49likes
8comments
0news articles

Features

Suggest and vote on features

Properties

  1.  Lightweight
  2.  Customizable
  3.  Support for Themes
  4.  Distraction-free
  5.  Privacy focused

Features

  1.  Extensible by Plugins/Extensions
  2.  Dark Mode
  3.  Syntax Highlighting
  4.  Works Offline
  5.  Multiple Cursors
  6.  Hackable
  7.  Portable
  8.  Support for scripting
  9.  Community-based
  10.  Full-Text Search
  11.  Autocompletion
  12.  Code Completion
  13.  Code Formatting
  14.  Support for MarkDown
  15.  No registration required
  16.  Ad-free
  17.  No Tracking

 Tags

  • lua

Lite XL News & Activities

Highlights All activities

Recent News

No news, maybe you know any news worth sharing?
Share a News Tip

Recent activities

  • App icon
    Maoholguin added Lite XL as alternative to Edit
    about 9 hours ago
  • bnchndlr liked Lite XL
    13 days ago
  • App icon
    POX added Lite XL as alternative to Trae
    3 months ago
  • App icon
    Maoholguin added Lite XL as alternative to Windsurf Editor
    3 months ago
  • kisslike, alternativeto-deviant, benji120791 and dimanesterchuk liked Lite XL
    3 months ago
  • App icon
    POX added Lite XL as alternative to Zasper
    5 months ago
Show all activities

Lite XL information

  • Developed by

    Unknown
  • Licensing

    Open Source (MIT) and Free product.
  • Written in

  • Rating

    Average rating of 4.6
  • Alternatives

    53 alternatives listed
  • Supported Languages

    • English

AlternativeTo Categories

DevelopmentOffice & Productivity

GitHub repository

  •  5,355 Stars
  •  255 Forks
  •  269 Open Issues
  •   Updated May 8, 2025 
View on GitHub

Our users have written 8 comments and reviews about Lite XL, and it has gotten 49 likes

Lite XL was added to AlternativeTo by Guldoman on Sep 2, 2021 and this page was last updated Sep 27, 2021.

Comments and Reviews

   
 Post comment/review
Top Positive Comment
PoorPocketsMcNewHold
Nov 10, 2021
3

Finally. A simple to assimilate IDE, which is actually lite and resources, and isn't just another electron-based one.

Top Negative Comment
pigsflew
Jan 29, 2024
0

Lightweight and fast, but too many of its features are hidden behind shortcut keys which cannot be accessed/learned by going through a menu. Some common features are also kinda broken (e.g. regex search automatically escapes backslashes, preventing searches for e.g. 'nul' (\0), etc).

It's fine to have shortcuts. Just make there also be a menu. Or an option for a menu. Bonus points for having the menu say what the shortcut is so that I can learn it by doing the thing, without it actually slowing me down by making me go to the website to hopefully figure it out, on the off chance that it's not just a feature you don't have.

Guldoman
Feb 4, 2024

In the page that's visible when there are no files open you can find a few of the most important shortcuts, like opening a file or a directory. There is also the shortcut to open the command palette. From the command palette you can search all the available commands, and on the right you can see the shortcuts to execute them.

Regarding your issue with search, keep in mind that regex isn't enabled by default, so you need to toggle it with the shortcut that's shown just under the search box. With regex enabled I'm able to search for things like \t and \n without any problem.

Sleeves Anon
Jun 14, 2023
0

Excellent text editor. Launches quickly, has good plugins, and quite easy to configure.

hced
May 8, 2023
0

A solid 5 stars. What a badass little editor. Starts up in a couple of milliseconds. Portable. Customizable. Super easy to grok (understand) and surprisingly feature-rich, especially given its size ... a whopping 3 MB download as of this writing.

It sports extremely fast file & text search (yes, fuzzy search that's smarter than the average run-of-the-mill crap search in other programs). And the Autocomplete, that would even let you complete after 1 character (not sure if recommended but that's I like and I haven't noticed any kind of lag whatsoever, but as a disclaimer I haven't tried it with larger files yet).

Another great, great feature is the split-screening! You'll notice a lot of usability-thought went into the app, such as split-screen where it's as easy as dragging tabs around. Yes, that's mouse-dragging – not some arcane Vim or Emacs malarkey, however that's probably possible to set up if Vim/Emacs mnemonics is your cup of tea.

I'd even place this app in the rarest, most commendable category, "micro-sized powerhouse that somehow also manages to blow the competition in terms of functionality" – right there next to gems like Blender and the Reaper DAW.

Vincent Bonnefille
Jan 11, 2023
0

lightweight + portable + distraction free (vscode pretty good alternative)

Bernard Monsun
May 23, 2022
1

I'm using it for fast, single-file edit - when there's no need for opening a project in heavy VSCodium.

Guest
Apr 11, 2022
0

Very lightweight and speedy, a joy to use.

Show more comments
7 of 8 comments

What is Lite XL?

Lite XL is a lightweight text editor written mostly in Lua — it aims to provide something practical, pretty, small and fast, implemented as simply as possible; easy to modify and extend, or to use without doing either. Lite XL has support for high DPI displays on Windows and Linux and it supports retina displays on macOS. Additional functionality can be added through plugins.

Official Links