Debugging CoffeeScript: install JetBrains IntellijIDE create file test/counting.coffee compile the file with the sourcemap option: coffee -c -m test/counting.coffee