What does Sublime Text 4 bring to Linux devices?

Sublime Text has become popular as one of the most loved GUI editors across many platforms. After more than 3 years of Sublime Text 3 release in 2017, the much loved text editor is back with a new release.

Sublime Text 4 is here, bringing many improvements and new features to the table section. So what's new for Linux devices? Let's find out through the following article!

What does Sublime Text 4 bring to Linux devices? Picture 1

ARM64 Linux Support

Prior to this release, Sublime Text 4 was not available for ARM-based devices such as the Raspberry Pi. While ARM64 builds have been available for testing use through a separate beta program previously, you can get yourself an ARM64 build right from the settings page and enjoy programming on the go. .

GPU Rendering

GPU has better processing power than CPU. Sublime Text 4 can now use the GPU for rendering and provides a more flexible user interface, while also consuming less power. Thanks to GPU rendering, the latest version supports screen resolutions up to 8K. However, GPU rendering is disabled by default on Windows and Linux.

Linux-specific changes

While most of the changes in Sublime Text 4 are applicable on all available platforms, here are some Linux-specific changes that you should be aware of:

  1. Adaptive theme adds support for custom title bars.
  2. Proper support for Wayland display server.
  3. Use VSync for animation instead of fixed 60Hz.
  4. Drag and drop text is now supported.
  5. Better support for copying and pasting with other applications that do not support UTF-8 text.
  6. The original file dialog is the same as the one used in KDE.
  7. The System Dictionary is now available for Linux.

You can see the complete changelog table for all platforms in the blog post here.

Even with the presence of so many other attractive options like Visual Studio Code, Sublime Text still holds a special place in the hearts of many developers and enthusiasts. With the latest update, Sublime Text 4 is sure to appeal to more people who prefer this simple, IDE-like text editor.

4 ★ | 1 Vote

May be interested

  • How to execute Linux commands in the backgroundPhoto of How to execute Linux commands in the background
    linux commands are a great way to interact with the system using terminal. however, it can sometimes take a while to complete the task at hand. this forces the user to wait a significant amount of time or create a new shell entirely.
  • Turn Linux Xfce into retro Windows with Chicago95Photo of Turn Linux Xfce into retro Windows with Chicago95
    if you're running a linux device with the xfce window manager, you can bring the retro windows style back to chicago95.
  • Safe steps to download software on LinuxPhoto of Safe steps to download software on Linux
    negligence security risks range from information theft and virus infection, to unauthorized access to your linux machine by other users. therefore, this article lists safe ways to download software on linux.
  • Ubuntu Server Upgrade StepsPhoto of Ubuntu Server Upgrade Steps
    ubuntu also constantly updates itself with newer versions. if you're using the desktop, you'll be prompted when an update is available and receive instructions on the process. however, on the server, you may not have this privilege. so updating ubuntu server will involve running a few command lines.
  • What is the file /etc/passwd? What is the /etc/passwd file used for?Photo of What is the file /etc/passwd? What is the /etc/passwd file used for?
    linux is a multi-user operating system. and to facilitate proper user management, the system stores user information in the file /etc/passwd.
  • How to Fix Bluetooth Connection Problems in UbuntuPhoto of How to Fix Bluetooth Connection Problems in Ubuntu
    if you're using bluetooth devices on your computer, you may have noticed that you need to reconnect your bluetooth devices whenever your computer wakes up from sleep or hibernation. and that is a matter of concern.