Need advice about which tool to choose?Ask the StackShare community!

CLion

376
588
+ 1
224
Sublime Text

33.1K
27.2K
+ 1
4K
Add tool

CLion vs Sublime Text: What are the differences?

Introduction

CLion and Sublime Text are two popular integrated development environments (IDEs) used for software development. While both tools offer a range of features to support coding, there are key differences that set them apart from each other.

  1. Language Support: CLion is primarily focused on supporting C and C++ programming languages and offers advanced code analysis and refactoring tools specific to these languages. On the other hand, Sublime Text provides support for a wider range of programming languages through its extensive package ecosystem, making it a versatile choice for multi-language development.

  2. Customizability: Sublime Text is highly customizable, allowing users to tweak various settings and behaviors to suit their specific needs. It provides extensive options for theme selection, key binding customization, and plug-in installation. CLion, although it offers some level of customization, is more limited in terms of customization options compared to Sublime Text.

  3. Intuitive Interface: Sublime Text offers a minimalist, distraction-free interface that emphasizes simplicity and ease of use. It provides a clean and intuitive user experience, allowing developers to focus solely on the code. In contrast, CLion has a more feature-rich interface with a wide range of tools and panels, which can be overwhelming for new users. However, this also means that CLion provides more specialized features and functionalities compared to Sublime Text.

  4. Code Navigation and Search: CLion offers powerful code navigation and search capabilities specifically designed for C and C++ projects. It provides features like symbol search, code completion, and advanced code analysis to ease code understanding and exploration. Sublime Text also offers code navigation and search functionalities, but they are more generic and not tailored specifically for C and C++ projects.

  5. Build and Debugging Tools: CLion provides comprehensive build and debugging tools for C and C++ projects, offering a seamless development workflow. It has integrated support for popular CMake build system and provides a range of debugging features like breakpoints, variable inspection, and step-by-step execution. Sublime Text, although it offers build and debugging capabilities through external tools and plug-ins, lacks the depth and integration provided by CLion.

  6. Cost and Licensing: Sublime Text is a commercial product and requires purchasing a license for continued usage. However, it provides an unlimited free trial period with occasional reminders to purchase a license. CLion, on the other hand, is a subscription-based software and requires an active subscription to access its full range of features. It offers different pricing plans based on individual or organizational usage.

In Summary, CLion is a specialized IDE primarily focused on C and C++ development, offering advanced analysis and debugging tools. Sublime Text, on the other hand, is a versatile multi-language IDE with extensive customization options and a minimalist interface.

Decisions about CLion and Sublime Text
Kamaleshwar BN
Senior Software Engineer at Pulley · | 12 upvotes · 1.3M views

Visual Studio Code became famous over the past 3+ years I believe. The clean UI, easy to use UX and the plethora of integrations made it a very easy decision for us. Our gripe with Sublime was probably only the UX side. VSCode has not failed us till now, and still is able to support our development env without any significant effort.

Goland being paid, as well as built only for Go seemed like a significant limitation to not consider it.

See more
Andrey Ginger
Managing Partner at WhiteLabelDevelopers · | 3 upvotes · 494.6K views

Since communication with Github is not necessary, the Atom is less convenient in working with text and code. Sublim's support and understanding of projects is best for us. Notepad for us is a completely outdated solution with an unacceptable interface. We use a good theme for Sublim ayu-dark

See more
Simon Ibssa
Student at California Polytechnic State University, San Luis Obispo · | 2 upvotes · 1.2M views

I decided to choose VSCode over Sublime text for my Systems Programming class in C. What I love about VSCode is its awesome ability to add extensions. Intellisense is a beautiful debugger, and Remote SSH allows me to login and make real-time changes in VSCode to files on my university server. This is an awesome alternative to going back and forth on pushing/pulling code and logging into servers in the terminal. Great choice for anyone interested in C programming!

See more
Get Advice from developers at your company using StackShare Enterprise. Sign up for StackShare Enterprise.
Learn More
Pros of CLion
Pros of Sublime Text
  • 31
    Good editor
  • 30
    Easy setup
  • 24
    Powerful refactoring, extremely smart IDE
  • 24
    Already one of the best C/C++ IDEs, even before launch
  • 21
    Cross-platform build
  • 19
    Clean, Sleek User Interface
  • 18
    Much faster and smarter than Intellisense
  • 13
    Vertically/Horizontally split windows
  • 12
    Great navigation, error messages and auto completion
  • 9
    Vim plugin
  • 9
    Not a 20gb installation
  • 6
    It is best IDE
  • 3
    Like this one because of - not a 20GB installation
  • 2
    Free Flowing C++ IDE
  • 1
    IDE supports Python with all features of PyCharm CE
  • 1
    Very good Git plugin
  • 1
    Cheap, just 99 USD for the first year
  • 720
    Lightweight
  • 652
    Plugins
  • 641
    Super fast
  • 468
    Great code editor
  • 442
    Cross platform
  • 280
    Nice UI
  • 260
    Unlimited trial
  • 153
    Cmd + d is the best command ever
  • 92
    Great community
  • 46
    Package control, modules
  • 26
    Mac OS X support
  • 23
    Easy to get started with
  • 22
    Monokai
  • 21
    Everything you need without the bloat
  • 21
    Built in Python
  • 18
    Easy
  • 14
    Speed
  • 12
    Session & edit resuming
  • 10
    Package Control
  • 9
    Well Designed
  • 8
    Multiple selections
  • 7
    ALT + CMD + DOWN is the best command ever
  • 7
    Nice
  • 7
    Fast, simple and lightweight
  • 5
    It's easy to use, beautiful, simple, and plugins rule
  • 5
    So futuristic and convenient
  • 5
    ALT + F3 the best command ever
  • 5
    Great
  • 4
    Find anything fast within entire project
  • 4
    Easy to use
  • 4
    Free
  • 4
    Simple and clean design
  • 3
    Hackable
  • 3
    Pretty
  • 3
    UI + plugins
  • 3
    Sublime Merge (Git Integration)
  • 2
    Totally customizable
  • 2
    Color schemes and cmd+d
  • 2
    Material theme best theme forever
  • 0
    Const

Sign up to add or upvote prosMake informed product decisions

Cons of CLion
Cons of Sublime Text
  • 2
    No good support for Makefiles
  • 2
    Not free, unless you are a student
  • 8
    Steep learning curve
  • 6
    Everything
  • 4
    Flexibility to move file
  • 4
    Number of plugins doing the same thing
  • 4
    Doesn't act like a Mac app
  • 3
    Not open sourced
  • 2
    Don't have flutter integration
  • 2
    Forces you to buy license

Sign up to add or upvote consMake informed product decisions

What is CLion?

Knowing your code through and through, CLion can take care of the routine while you focus on the important things. Boost your productivity with the keyboard-centric approach (Vim-emulation plugin is also available in plugin repository), full coding assistance, smart and relevant code completion, fast project navigation, intelligent intention actions, and reliable refactorings.

What is Sublime Text?

Sublime Text is available for OS X, Windows and Linux. One license is all you need to use Sublime Text on every computer you own, no matter what operating system it uses. Sublime Text uses a custom UI toolkit, optimized for speed and beauty, while taking advantage of native functionality on each platform.

Need advice about which tool to choose?Ask the StackShare community!

What companies use CLion?
What companies use Sublime Text?
See which teams inside your own company are using CLion or Sublime Text.
Sign up for StackShare EnterpriseLearn More

Sign up to get full access to all the companiesMake informed product decisions

What tools integrate with CLion?
What tools integrate with Sublime Text?

Sign up to get full access to all the tool integrationsMake informed product decisions

What are some alternatives to CLion and Sublime Text?
Visual Studio
Visual Studio is a suite of component-based software development tools and other technologies for building powerful, high-performance applications.
Eclipse
Standard Eclipse package suited for Java and plug-in development plus adding new plugins; already includes Git, Marketplace Client, source code and developer documentation. Click here to file a bug against Eclipse Platform.
NetBeans IDE
NetBeans IDE is FREE, open source, and has a worldwide community of users and developers.
ReSharper
It is a popular developer productivity extension for Microsoft Visual Studio. It automates most of what can be automated in your coding routines. It finds compiler errors, runtime errors, redundancies, and code smells right as you type, suggesting intelligent corrections for them.
AppCode
It is an integrated development environment for Swift, Objective-C, C, C++, and JavaScript development built on JetBrains’ IntelliJ IDEA platform. It takes care of your routine tasks and saves you from extra typing.
See all alternatives