diff --git a/database/frontend/online-code-editors.json b/database/frontend/online-code-editors.json index 13a597a5a..02a89ddf7 100644 --- a/database/frontend/online-code-editors.json +++ b/database/frontend/online-code-editors.json @@ -118,6 +118,13 @@ "category": "frontend", "subcategory": "online-code-editors" }, + { + "name": "Sublime Text", + "description": "Sublime Text is a shareware text and source code editor available for Windows, macOS, and Linux. It supports many programming and markup languages.", + "url": "https://www.sublimetext.com/", + "category": "frontend", + "subcategory": "online-code-editors" + }, { "name": "GeeksforGeeks", "description": " It is a free online compiler and debugger where programmers and developers can compile and run their code.",