Article Tags
Article Tags
How to run PHP scripts in Sublime Text? (Local Server Setup)
SublimeText cannot directly run PHP scripts and needs to rely on external PHP environments and servers; local execution and browser access can be achieved by installing XAMPP/MAMP, PHP built-in server or configuring BuildSystem.
Dec 31, 2025 am 01:21 AM
How to use Find and Replace with Regex in Sublime Text? (Practical Examples)
SublimeText’sbuilt-inregexFindandReplaceisfastandprecise:enablewith.*iconorAlt R/Cmd Alt R,useBoostsyntax(e.g.,\d,^,$,capturinggroups),avoidunsupportedmathinreplacements,andapplypracticalpatternsforCSSunitconversion,emailextraction,andcommentcleanup.
Dec 31, 2025 am 01:12 AM
How to show line numbers in Sublime Text? (A Simple Tweak)
To enable line numbers, just add "line_numbers":true in the user settings, or quickly switch through the command panel; it can also be configured separately for specific syntaxes (such as Python).
Dec 30, 2025 am 04:15 AM
How to convert case (uppercase, lowercase) in Sublime Text? (Text Manipulation)
SublimeText has a built-in text case conversion function, no plug-in is required: Ctrl K, Ctrl U (upper case), Ctrl K, Ctrl L (lower case), Ctrl K, Ctrl T (title style), Ctrl K, Ctrl C (the first letter of a word is capitalized), Ctrl K, Ctrl Shift U (switch case).
Dec 30, 2025 am 03:07 AM
How to use build variants in a Sublime Text project?
By editing the build_systems array in the .sublime-project file, multiple build variants can be defined, such as different compilation options or runtime environments. Variables and nested variants are supported, and the desired build method can be selected at runtime without the need for plug-ins.
Dec 29, 2025 am 04:45 AM
How to fix high CPU usage by Sublime?
HighCPUusageinSublimeTextistypicallycausedbyexcessiveindexing,heavyplugins,orlargefileparsing.DisableproblematicpackageslikeLSPorSublimeLinterviatheCommandPalette,excludefolderslikenode_modulesusing"folder_exclude_patterns",turnoffhardwarea
Dec 29, 2025 am 03:29 AM
How to use the 'Goto Anything' feature in Sublime Text? (Navigation Tips)
GotoAnythinginSublimeTextenablesrapidnavigationviaCtrl P/Cmd Pusingprefixes:@forsymbols,:forlines/columns,#fortextsearch;supportsfuzzyfilematching,folderfilteringwith/,andofflineoperation.
Dec 28, 2025 am 03:34 AM
How to open a folder in the Sublime Text sidebar? (For Beginners)
To add a folder to the SublimeText sidebar, you need to execute the subl command through "File→OpenFolder..." or the command line; the sidebar does not display folders by default, and you need to ensure that it is not in do not disturb mode.
Dec 28, 2025 am 12:29 AM
How to fold and unfold code blocks in Sublime Text? (Code Navigation)
SublimeText supports code folding and expansion without plug-ins, which can be operated through the sidebar icon or shortcut keys (such as Ctrl Shift [). It supports folding by scope level, syntax customization, and indentation folding.
Dec 27, 2025 am 02:00 AM
How to set up Sublime for web development?
InstallPackageControltomanageplugins,thenaddessentialpackagesforHTML,CSS,JavaScript,andbackendlanguages,enablingefficientwebdevelopmentinSublimeText.
Dec 27, 2025 am 01:23 AM
Is Sublime Text free to use?
SublimeText can be used for free indefinitely. All functions are unlimited and include updates, but a prompt to purchase a license will pop up every few saves. Developers who require commercial work need to purchase a $99 license to support the continued development of the software.
Dec 26, 2025 am 01:04 AM
How to sync Sublime Text settings across multiple computers? (Using Git)
To use Git to synchronize SublimeText settings, you need to host the Packages/User directory in a private warehouse and ignore machine-specific files such as Local.sublime-settings and Session.sublime_session. Then clone the warehouse on each device to achieve cross-machine synchronization.
Dec 26, 2025 am 12:08 AM
How to turn on auto-save in Sublime?
InstallPackageControlviaSublimeTextconsoleifnotinstalled.2.UseCommandPalettetoinstallAutoSavepackage.3.Enableauto-savebysetting"auto_save_on_focus_lost","auto_save_on_idle",anddelayinUsersettings.
Dec 25, 2025 am 12:38 AM
How to set up SFTP for remote editing in Sublime Text? (Configuration Guide)
SublimeTextrequiresthepaidSFTPpluginbyWbondforremotefileeditingviaSFTP/FTP.InstallitviaPackageControl,configureserverdetails(host,user,authmethod,remote_path,upload_on_save)inJSONformat,thenbrowseandeditfilesremotelywithautomaticsyncingifenabled.
Dec 25, 2025 am 12:08 AM
Hot tools Tags
Undress AI Tool
Undress images for free
AI Clothes Remover
Online AI tool for removing clothes from photos.
Undresser.AI Undress
AI-powered app for creating realistic nude photos
ArtGPT
AI image generator for creative art from text prompts.
Stock Market GPT
AI powered investment research for smarter decisions
Hot Article
Popular tool
vc9-vc14 (32+64 bit) runtime library collection (link below)
Download the collection of runtime libraries required for phpStudy installation
VC9 32-bit
VC9 32-bit phpstudy integrated installation environment runtime library
PHP programmer toolbox full version
Programmer Toolbox v1.0 PHP Integrated Environment
VC11 32-bit
VC11 32-bit phpstudy integrated installation environment runtime library
SublimeText3 Chinese version
Chinese version, very easy to use
Hot Topics
20416
7
13574
4



