GitHub Copilot is presented as an AI pair programmer, that plugs into the user's editor. It then turns natural language prompts into code, offers multi-line function suggestions, speeds up test generation, filters out common vulnerable coding patterns, and blocks suggestions matching public code.
$10
per month
Sublime Text
Score 9.0 out of 10
N/A
Sublime Text is a highly customizable text editing solution featuring advanced API, Goto functions, and other features, from Sublime HQ in Sydney.
$80
Pricing
GitHub Copilot
Sublime Text
Editions & Modules
CoPilot for Individuals
$10
per month
CoPilot for Business
$19
per month per user
Business
$80.00
Offerings
Pricing Offerings
GitHub Copilot
Sublime Text
Free Trial
Yes
No
Free/Freemium Version
No
Yes
Premium Consulting/Integration Services
No
No
Entry-level Setup Fee
No setup fee
No setup fee
Additional Details
—
—
More Pricing Information
Community Pulse
GitHub Copilot
Sublime Text
Considered Both Products
GitHub Copilot
Verified User
Anonymous
Chose GitHub Copilot
Augment, Google Gemini, Uniqodo, Windsurf and Cursor
I have also used Anthropic's Claude code Its amazing, and I would say it is even better than GitHub Copilot. However, the only issue with claude code is its subscription price, which is very very high as compared to GitHub Copilot.
I used cursor AI as well, along with CoPilot. Curson has its own AI editor, but Copilot works with almost every code editor. So I don't need to depend on just one editor, and I get the flexibility to choose my own editors. The billing is also good and doesn't require many …
In terms of AI and developing tasks, GitHub Copilot is the only tool I have used so far. Copilot Work, Copilot Web, Copilot Teams, Copilot Excel, Copilot Word, Copilot Outlook, Copilot Power Point are other agents of Copilot that I use daily, but are all complementary of GitHub …
ChatGPT, Perplexity, and Grok are AI tools that developers use to boost productivity. However, GitHub Copilot outperforms them due to its tight integration with Visual Studio. GitHub Copilot can analyze all the code in your workspace and provide contextual assistance within …
It has historically worked much better. However, as all of this is relatively new technology it is hard to really judge something since most of the time you are kind of using a beta version of a product. I believe things will get better over time. That said, Microsoft copilot …
It is useful that copilot integrates so well with vscode, which is a very common IDE. I used tabnine for a little while but it was not that intuitive, and did not seem as helpful as github copilot was. I have enjoyed github copilot a lot, especially the ease of hitting the tab …
I used to code on Adobe Dreamweaver before. Dreamweaver software was very heavy for my code, but Sublime Text is a much lighter software compared to Dreamweaver, and I can easily use Sublime Text anywhere because its software takes up very little space.
Easier to use, runs very solid (especially on Mac OS). Syntax coloring is the best. Possibilities to add plugins and custom things is huge. Connection with Github works great (never tested this with the other tools though).
Also, our company has chosen this tool so at my current …
Sublime Text is free and offers a cleaner coding interface. Even if I forgot to save updates to a file, the next time I open it, it's still present. Sublime Text boots faster than the other text editors and is also easy to deploy. Memory consumption of Sublime Text is lesser …
Sublime is more customizable and one can easily modify a lot of its features. On the contrary Visual Studio only has limited customizability features. Sublime text is also very light and not bloated as opposed to visual studio ide. We also chose sublime because it has much …
Compared to any other text editor I've used, Sublime Text has the best user interface. On Macs, Windows, and Linux, Sublime Text makes editing easier. When I couldn't use Notepad++ on a Windows machine, I used Sublime Text instead. My colleagues started using Sublime Text, so I …
Even if VIM is a must use for every programmer, [especially] if you work with server files via ssh or similar, for daily use its learning curve is big and difficult. Instead, sublime requires almost no knowledge to start using it and, in a local instance, their performance is …
We've used both Notepad++ and Atom; both are great but nothing really beats the Sublime Text UI; super intuitive and friendly and does everything you need without overwhelming you with stuff you don't. Other options are free, but for our organization, it was well worth the …
Sublime Text has a bit more flexibility and doesn't take up as much space or memory as some of the larger IDEs. Notepad++ is customizable too, but Sublime Text is better suited for code editing in my experience.
Visual Studio Code was honestly a tough competitor to Sublime for multi-language projects, and ultimately edged it out for some of the teams I worked with. It's library functionality was far superior, it is 100% open source vs ads, and it has a similar speed. Pycharm and …
Before using Visual Studio Code, we were using Adobe Dreamweaver. Dreamweaver worked well back then, but we were amazed at how much faster and more intuitive Sublime Text was. That's the time that we got into SASS, which made things go so much faster and more efficiently. Also …
While Microsoft Visual Studio Code has a lot more to offer, it can sometimes be a little too much and get too complicated. I like to keep things simple in text editors which makes Sublime Text my preferred editor. There are a lot of packages that can be installed for Sublime …
I think Sublime is the most efficient text editor in terms of memory usage, especially compared to VSC. However, VSC is feature-rich and has almost all the features of IDE such as debugging tools and IntelliSense. These features are missing in sublime. There are plugins to …
The main reason I moved from using Notepad++ to use Sublime Text was that I moved from Windows OS to Mac OS.... Notepad++ is not supported on Windows based systems, so I had no choice. But my guess is that over the years, I would have probably moved to Sublime Text anyway, since …
Sublime Text has a better UI compared to any other text editors I have used. Easier to edit text on Sublime Text, even on Mac, Windows and Linux operating systems.
Sublimes text is comparable with the Microsoft Visual Studio Code and NotePad++. However, VS code is far better than [Sublime Text] in terms of the plugins and extensions available in the market. [...] Sublime consumes [...] less memory, compared to the VS code, [which …
I use google keep for taking notes on the go and sharing with my colleagues, sharing tasks for example but for my professional coding I use sublime text, because it has all the features I need to do my work, I use google note on mobile devices but I use sublime on my desktop or …
On certain levels all have certain pros and cons but Sublime has community support and a huge future ahead due to its features, making it lead all the others.
For users who care a lot about performance (and also battery usage), ST3 is going to win almost every time because its natively built on whatever OS you are running on whereas VSCode is built on top of Electron, which is widely known to have poor performance. As an anecdote, on …
Sublime Text is powerful, stable, versatile, and lightweight. It's also very affordable, with straightforward licensing terms. Many of the other options that we explored met some of these qualifications, but only Sublime Text checks all of those boxes. For example, NetBeans and …
Copilit is fantastic at the following: 1. Solving simple, well-defined problems, such as implementing an algorithm, manipulating a data structure, or string manipulation and regex. 2. Implementing simple APIs that are mainly CRUD in nature, with moderate business logic inside them, which may involve some processing or passing the data through an algorithm. 3. Implementation of well-defined activities, such as implementing a connection to an Oracle DB using Hibernate or JDBC, or implementing boilerplate code for a backend service to listen to Kafka events. It is not that great when it comes to understanding and implementing code in a proprietary DSL. It struggles when implementing a major feature across a complex codebase. I believe developers should also adopt the trust-but-verify paradigm when expecting highly secure or regulated code from GitHub Copilot.
My CMS has a small window in which I can edit custom HTML/CSS. It can be expanded some, but not as much as I would like. It also displays all code as dark text on a white background. On a page where I am doing extensive custom coding, it is helpful to see it in a larger window and in a color-coded display so that I don't have to strain my eyes as hard. Especially when I'm trying to scan for specific elements and target issues and so that I don't have to scroll endlessly in a tiny window.
In a world of free and open text editors, Sublime Text does ask for donations. You can use the product freely with only a very infrequent popup asking for donations. You can use it however long you like without paying, but it is well worth it to donate to.
People not used to the functionality may need a bit of time to get up to speed using the documentation.
An integrated terminal would be nice, but that is just a quibble. It's hard to find many cons with Sublime Text.
I feel that GitHub Copilot's overall usability is good due to its tight integration with Visual Studio and the workspace. However, developers expect greater ease of use, as there is a learning curve to realize productivity gains with the tool fully. I think there is room for improvement in GitHub Copilot's UI integration within Visual Studio.
This is a programmers tool. As such a lot of the features and benefits are lost on a non-technical user. To get the most out of the tool you need to have a basic crash course in how it works and what it can do. The documentation and community are good, but it takes a bit of time to get up to speed.
Never had to use their customer support before. There is ample documentation online so it's straightforward to find a solution to any problem you might encounter. For example, I needed to convert a string of HTML code to a properly formatted HTML file to "modify." Easy to do when there are so many users of the product who have needed to do that same thing before.
I used Cursor AI as well, along with CoPilot. Curson has its own AI editor, but Copilot works with almost every code editor. So I don't need to depend on just one editor, and I get the flexibility to choose my own editors. The billing is also good and doesn't require many coupons to write prompts.
Sublime is more customizable and one can easily modify a lot of its features. On the contrary Visual Studio only has limited customizability features. Sublime text is also very light and not bloated as opposed to Visual Studio IDE. We also chose sublime because it has much better support for the majority of languages(especially Python) and I primarily work with python.