Kakoune vs Notepad++ vs Visual Studio Code

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

Kakoune

19
36
+ 1
30
Notepad++

19.8K
16.3K
+ 1
417
Visual Studio Code

173.6K
157.6K
+ 1
2.3K
Get Advice from developers at your company using StackShare Enterprise. Sign up for StackShare Enterprise.
Learn More
Pros of Kakoune
Pros of Notepad++
Pros of Visual Studio Code
  • 7
    Multiple selections
  • 7
    Fast editing
  • 5
    Interactivity
  • 4
    Consistency of the underlying language
  • 4
    UNIX citizen
  • 3
    Self documented
  • 103
    Syntax for all languages that i use
  • 59
    Tabbed ui
  • 56
    Great code editor
  • 53
    Fast and lightweight
  • 38
    Plugins
  • 28
    Nice GUI
  • 26
    Regex & Special Character Search & Replace
  • 16
    Fast startup
  • 9
    Application is free, and plugins are too
  • 9
    Themes
  • 6
    Free
  • 4
    Very Lightweight
  • 3
    100% Free
  • 2
    Column selection
  • 1
    Awesome autocomplete
  • 1
    Easy edit on FTP servers (NppFTP)
  • 1
    Cos it's seck
  • 1
    Nice gui. are you kidding me?
  • 1
    Open Sourced
  • 339
    Powerful multilanguage IDE
  • 308
    Fast
  • 193
    Front-end develop out of the box
  • 158
    Support TypeScript IntelliSense
  • 142
    Very basic but free
  • 126
    Git integration
  • 106
    Intellisense
  • 78
    Faster than Atom
  • 53
    Better ui, easy plugins, and nice git integration
  • 45
    Great Refactoring Tools
  • 44
    Good Plugins
  • 42
    Terminal
  • 38
    Superb markdown support
  • 36
    Open Source
  • 34
    Extensions
  • 26
    Large & up-to-date extension community
  • 26
    Awesome UI
  • 24
    Powerful and fast
  • 22
    Portable
  • 18
    Best editor
  • 18
    Best code editor
  • 17
    Easy to get started with
  • 15
    Lots of extensions
  • 15
    Built on Electron
  • 15
    Crossplatform
  • 15
    Good for begginers
  • 14
    Extensions for everything
  • 14
    Open, cross-platform, fast, monthly updates
  • 14
    All Languages Support
  • 13
    Easy to use and learn
  • 12
    Extensible
  • 12
    "fast, stable & easy to use"
  • 11
    Totally customizable
  • 11
    Git out of the box
  • 11
    Faster edit for slow computer
  • 11
    Ui design is great
  • 11
    Useful for begginer
  • 10
    Great community
  • 10
    SSH support
  • 10
    Fast Startup
  • 9
    It has terminal and there are lots of shortcuts in it
  • 9
    Powerful Debugger
  • 9
    Great language support
  • 9
    Works With Almost EveryThing You Need
  • 8
    Python extension is fast
  • 8
    Can compile and run .py files
  • 7
    Great document formater
  • 7
    Features rich
  • 6
    He is not Michael
  • 6
    Awesome multi cursor support
  • 6
    Extension Echosystem
  • 6
    She is not Rachel
  • 5
    Language server client
  • 5
    Easy azure
  • 5
    SFTP Workspace
  • 5
    VSCode.pro Course makes it easy to learn
  • 5
    Very proffesional
  • 4
    Supports lots of operating systems
  • 4
    Has better support and more extentions for debugging
  • 4
    Excellent as git difftool and mergetool
  • 4
    Virtualenv integration
  • 3
    Has more than enough languages for any developer
  • 3
    Better autocompletes than Atom
  • 3
    Emmet preinstalled
  • 3
    'batteries included'
  • 3
    More tools to integrate with vs
  • 2
    VS Code Server: Browser version of VS Code
  • 2
    Big extension marketplace
  • 2
    Customizable
  • 2
    Microsoft
  • 2
    Light
  • 2
    Fast and ruby is built right in
  • 2
    CMake support with autocomplete

Sign up to add or upvote prosMake informed product decisions

Cons of Kakoune
Cons of Notepad++
Cons of Visual Studio Code
    Be the first to leave a con
    • 3
      No default plugin manager
    • 2
      Can't install more advanced packets
    • 46
      Slow startup
    • 29
      Resource hog at times
    • 20
      Poor refactoring
    • 13
      Poor UI Designer
    • 11
      Weak Ui design tools
    • 10
      Poor autocomplete
    • 8
      Super Slow
    • 8
      Huge cpu usage with few installed extension
    • 8
      Microsoft sends telemetry data
    • 7
      Poor in PHP
    • 6
      It's MicroSoft
    • 3
      Poor in Python
    • 3
      No Built in Browser Preview
    • 3
      No color Intergrator
    • 3
      Very basic for java development and buggy at times
    • 3
      No built in live Preview
    • 3
      Electron
    • 2
      Bad Plugin Architecture
    • 2
      Powered by Electron
    • 1
      Terminal does not identify path vars sometimes
    • 1
      Slow C++ Language Server

    Sign up to add or upvote consMake informed product decisions

    - No public GitHub repository available -

    What is Kakoune?

    Kakoune is a code editor heavily inspired by Vim, as such most of its commands are similar to vi’s ones. Kakoune can operate in two modes, normal and insertion. In insertion mode, keys are directly inserted into the current buffer. In normal mode, keys are used to manipulate the current selection and to enter insertion mode.

    What is Notepad++?

    Notepad++ is a free (as in "free speech" and also as in "free beer") source code editor and Notepad replacement that supports several languages. Running in the MS Windows environment, its use is governed by GPL License.

    What is Visual Studio Code?

    Build and debug modern web and cloud applications. Code is free and available on your favorite platform - Linux, Mac OSX, and Windows.

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

    What companies use Kakoune?
    What companies use Notepad++?
    What companies use Visual Studio Code?
      No companies found

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

      What tools integrate with Kakoune?
      What tools integrate with Notepad++?
      What tools integrate with Visual Studio Code?
        No integrations found

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

        What are some alternatives to Kakoune, Notepad++, and Visual Studio Code?
        Vim
        Vim is an advanced text editor that seeks to provide the power of the de-facto Unix editor 'Vi', with a more complete feature set. Vim is a highly configurable text editor built to enable efficient text editing. It is an improved version of the vi editor distributed with most UNIX systems. Vim is distributed free as charityware.
        Neovim
        Neovim is a project that seeks to aggressively refactor Vim in order to: simplify maintenance and encourage contributions, split the work between multiple developers, enable the implementation of new/modern user interfaces without any modifications to the core source, and improve extensibility with a new plugin architecture.
        Emacs
        GNU Emacs is an extensible, customizable text editor—and more. At its core is an interpreter for Emacs Lisp, a dialect of the Lisp programming language with extensions to support text editing.
        Micro
        Micro is a framework for cloud native development. Micro addresses the key requirements for building cloud native services. It leverages the microservices architecture pattern and provides a set of services which act as the building blocks
        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.
        See all alternatives