Skip to content

Instantly share code, notes, and snippets.

@igorcosta
Created September 9, 2024 03:40
Show Gist options
  • Save igorcosta/10c5b04b60f671accf1b573408a9cc3d to your computer and use it in GitHub Desktop.
Save igorcosta/10c5b04b60f671accf1b573408a9cc3d to your computer and use it in GitHub Desktop.
Bag of words in code editors
Editor Year BoW Introduced Basic Autocompletion Error Detection Context-Aware Suggestions
JetBrains IntelliJ IDEA 2001 Yes Yes Yes
Eclipse 2001 Yes Yes Limited
Microsoft Visual Studio (IntelliSense) 2003 Yes Yes Yes
NetBeans 2000 Yes Yes Limited
Xcode 2003 Yes Yes Yes
Sublime Text 2008 Yes No Limited
Atom 2014 Yes No Limited
Visual Studio Code 2015 Yes Yes Limited
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment