Nicolas Petton
|
2b9d125947
|
Insert the connection closed message at the end of the REPL buffer
|
6 years ago |
Nicolas Petton
|
0eb926a8f1
|
Simplify jade-webkit--read-ws-message
|
6 years ago |
Nicolas Petton
|
e5204d18a9
|
Fix readme info for nodejs
|
6 years ago |
Nicolas Petton
|
53f99de02d
|
load jade-scratch in jade.el
|
6 years ago |
Nicolas Petton
|
395ef2ba5b
|
Better welcome message in the repl
|
6 years ago |
Nicolas Petton
|
11769bf841
|
Extract new interaction function jade-eval
|
6 years ago |
Nicolas Petton
|
57ab364377
|
Fix the history of jade inspectors
|
6 years ago |
Nicolas Petton
|
51cd0ce49f
|
Fix byte compilatin warnings
|
6 years ago |
Nicolas Petton
|
b5c99d3101
|
Formatting
|
6 years ago |
Nicolas Petton
|
774d03f6bc
|
Sort properties in the inspector
|
6 years ago |
Nicolas Petton
|
d760b1ae74
|
make inspector history buffer-local
|
6 years ago |
Nicolas Petton
|
c125e6d646
|
Add travis icon to the readme
|
6 years ago |
Nicolas Petton
|
3333a9f37e
|
fix .travis.yml
|
6 years ago |
Nicolas Petton
|
70602c4c87
|
Select a chrome tab by url instead of by title
|
6 years ago |
Nicolas Petton
|
0fd304a8a0
|
Update readme.md
|
6 years ago |
Nicolas Petton
|
3aedc49b5a
|
Update readme.md
|
6 years ago |
Nicolas Petton
|
7ee4bf7245
|
Add support for JS evaluation in all JS buffers
The new minor mode jade-interaction-mode enables JS evaluation and
inspection in all js2-mode buffers.
|
6 years ago |
Nicolas Petton
|
0ba199097d
|
Remove the buffer local variable jade-backend
It is now retrieved from the current connection.
|
6 years ago |
Nicolas Petton
|
efc412d7f1
|
Add jade-eval-buffer
This function is similar to eval-buffer but for JS buffers.
|
6 years ago |
Nicolas Petton
|
f5008f1e08
|
Merge pull request #3 from marinintim/patch-1
Change quotes in jade-webkit-completion-function
|
6 years ago |
Marinin Tim
|
c90bf31194
|
Change quotes in jade-webkit-completion-function
This doesn't affect any logic, just removes some backslash clutter.
|
6 years ago |
Nicolas Petton
|
c6225418f2
|
Fix running tests
|
6 years ago |
Nicolas Petton
|
e1b249188f
|
better documentation
|
6 years ago |
Nicolas Petton
|
485b8c680c
|
Add tests and travis support
|
6 years ago |
Nicolas Petton
|
386ccc9911
|
Better mode names for jade-debugger and jade-repl
|
6 years ago |
Nicolas Petton
|
a2baf50f22
|
Add support for scratch buffers
|
6 years ago |
Nicolas Petton
|
af8866d2f9
|
Merge pull request #2 from mattiasb/small-nits
Small Nits
|
6 years ago |
Mattias Bengtsson
|
4719b734cc
|
Add basic gitignore
Ignore Emacs backup files, compiled elisp and TAGS.
|
6 years ago |
Mattias Bengtsson
|
cf1ec872b0
|
Add URL package header
This makes it easier to find the package source code when browsing in
MELPA.
|
6 years ago |
Nicolas Petton
|
f33478995b
|
Update readme.md
|
6 years ago |
Nicolas Petton
|
95fb35924f
|
bump version
|
6 years ago |
Nicolas Petton
|
8a333a37af
|
Require seq-2.16 and map-1.0
|
6 years ago |
Nicolas Petton
|
a3472b2788
|
Update readme.md
|
6 years ago |
Nicolas Petton
|
2bb604cc09
|
readme.md: fix a typo
|
6 years ago |
Nicolas Petton
|
65b5c4f75f
|
fix installation instructions in readme.md
|
6 years ago |
Nicolas Petton
|
7520979932
|
Add installation instructions
|
6 years ago |
Nicolas Petton
|
609bfccba1
|
Merge pull request #1 from syohex/fix-deps
Add missing dependencies
|
6 years ago |
Syohei YOSHIDA
|
7db95840db
|
Add missing dependencies
|
6 years ago |
Nicolas Petton
|
f568968e2f
|
Fix eof comment in jade-webkit.el
|
6 years ago |
Nicolas Petton
|
9fbc5d7084
|
add documentation to jade.el
|
6 years ago |
Nicolas Petton
|
828cc3ed42
|
Fix inspecting unnamed scopes (closures) from the debugger
|
6 years ago |
Nicolas Petton
|
31a62a775a
|
add jade-reload to reload the page
|
6 years ago |
Nicolas Petton
|
6e72c17e39
|
crop the debugger screenshot
|
6 years ago |
Nicolas Petton
|
485a4e48aa
|
add missing screenshot
|
6 years ago |
Nicolas Petton
|
f4ec4054e0
|
crop screenshots
|
6 years ago |
Nicolas Petton
|
bbb11e0772
|
Update readme.md
|
6 years ago |
Nicolas Petton
|
5198dafa8e
|
Update readme.md
|
6 years ago |
Nicolas Petton
|
c70e4041ba
|
Update readme.md
|
6 years ago |
Nicolas Petton
|
244f972162
|
Update readme.md
|
6 years ago |
Nicolas Petton
|
c087c7840a
|
Add screenshots
|
6 years ago |