Skip to content

Commit

Permalink
chore: Added Sublime Text in Online Code Editors (#1447)
Browse files Browse the repository at this point in the history
  • Loading branch information
NarendraKoya999 authored Jul 31, 2023
1 parent be033fc commit 3707319
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions database/frontend/online-code-editors.json
Original file line number Diff line number Diff line change
Expand Up @@ -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.",
Expand Down

1 comment on commit 3707319

@vercel
Copy link

@vercel vercel bot commented on 3707319 Jul 31, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.