If you are looking for ways to open a new tab in Sublime Text Editor for macOS, you can do so in two ways,
- Using Keyboard shortcut,
- Using Menu options
1. Open new tab with Keyboard Shortcut:
Just press the ⌘ Command + N key to open a new tab.
2. Open new tab with Menu Option:
- Go to Sublime Menu bar,
- Go under File -> New File

Sublime new tab using macOS menu option

Sublime new tab
Not: Sublime open's file in a new tab whenever you open a file.
More Posts related to MacOS,
- Opening mac Terminal
- How to change default macOS Terminal Window size
- How to clear Mac Terminal screen
- Find Hostname of Mac running on macOS Ventura 13
- Installing MongoDB on Linux/Unix/macOS/Ubuntu
- How to switch from bash to zsh shell in macOS Terminal
- Limit scrollback rows in macOS Terminal
- How to Set Background Wallpaper on macOS 13 Ventura
- This operation couldnt be completed. Unable to locate a Java Runtime. [macOS]
- Encode or Decode Base64 String using Mac Terminal Command
- List of All Apple Silicon ARM Based M1/M2 Mac [updated Oct 2022)
- How to remove Siri from Menu Bar [macOS Big Sur]
- Must Know Homebrew Commands for Mac/Linux Users
- Hide Keyboard Text Input Icon on macOS Ventura Menu Bar
- 13.0 MacOS Ventura release date
- How to change the default location of Mac Screenshot
- How to set Out Of Office (OOO) on Outlook for Mac
- 30+ Zoom video communications application shortcuts for macOS
- How to install wget on macOS
- Mac turn dark mode on or off using terminal command
- Create Symbolic Link using Terminal Command
- Mac - How to Install VirtualBox
- How to Enable or Disable Dark Mode on macOS Ventura 13
- How to install homebrew (brew) on M1 Mac
- How to uninstall Microsoft Outlook on Mac
More Posts:
- How to get UTC (GMT) time using JavaScript - JavaScript
- [IRCTC] Indian railways official eRail API 1.1 for developers to get train info - HowTos
- 10 Beginners Commands for macOS Terminal Usage - MacOS
- How to get weather details in Command Prompt, macOS or Linux Terminal - HowTos
- [Java Threads] Should we extend Thread Class or implement Runnable interface - Java
- [macOS] NetBeans IDE cannot be installed. Java (JRE) found on your computer but JDK XX or newer is required. - MacOS
- List of Programming Languages Supported by Notepad++ - NotepadPlusPlus
- Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end users experience - Java