Text/code editor

Can you recommend a Notepad++ alternative? I want something lightweight that does not need admin priviliges to run.

1 Like

Not really lightweight but VS Codium is FLOSS and can run as a Flatpack without many neccessary permissions (The defaults are very invasive but you can remove them all and it still runs)

2 Likes

Considering the OP gave NotePad++ as the example I would assume that they are using Windows, so Linux exclusive applications or packaging methods may not be applicable.

As to the original question: individual definitions of “lightweight” vary a lot, so further elaboration on this by the OP may help the community provide more appropriate suggestions.

Personally I have not used Windows in some time, so i do not know what hot editors exist over there these days and I’ve been using a combination of Vim and Emacs on Linux systems for the last few years.

1 Like

I recommend sublime text

2 Likes
3 Likes

VSCodium is also available for Windows! I used to use it on all the platforms I had, but now I mainly use Emacs or Neovim.

4 Likes

Yea, I thought it may be. I just wanted to bring clarity to the discussion because Flatpak permissions were brought up which are Linux only.

1 Like

Try Bluefish editor

1 Like

If it’s for coding, perhaps Zed would be useful to you?

2 Likes

Yes, Windows. By lightweight I mean that I basically only need it for editing plain text, php and maybe some java. I don’t need any fancy options, plugins etc.

2 Likes

Why not use Notepad++ portable?

2 Likes

No bloat, no nonsense and fully-customizable.
Don’t spam it with plugins and it will be plenty fast if you don’t open files longer than 20M lines. :+1:t2:


You can also use vi/vim in the terminal if it’s for something super basic like a config file.

2 Likes

I use fresh, but it’s terminal based.

1 Like

I am confused. I am running Notepad++; it has never required admin privileges to run.

I would carefully check your existing setup, though, given the recent update mishap/malware installation purportedly only affecting East Asia.

1 Like

There’s also KWrite and Kate.

2 Likes

You probably right, but VS Codium is also available for Windows, but I am not sure if it needs admin permissions.

1 Like

This all comes down to what OP is doing with their plugins/folders/env variables I think.

1 Like

You need admin priviliges to install it, and it is installed system-wide. Same with Libre Office.

@crossroads that might be an option, too, but I am not sure if the portable version lacks anything. I know the portable Libre Office version is way behind the installed version unfortunately.

2 Likes

I second for Geany :+1:

2 Likes

For general text viewing and editing on Windows specifically, I second this.

1 Like