issues
search
fetaro
/
js2-mode
Automatically exported from code.google.com/p/js2-mode
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
File mode specification error: (void-function prog-mode) when opening .js files
#130
GoogleCodeExporter
opened
8 years ago
1
comment-start should be buffer local
#129
GoogleCodeExporter
opened
8 years ago
1
let: Symbol's function definition is void: prog-mode
#128
GoogleCodeExporter
opened
8 years ago
5
js2-missing-semi-one-line-override does not work in a loop
#127
GoogleCodeExporter
opened
8 years ago
1
js2-mode crashes with "wrong-type-argument: stringp, nil" error
#126
GoogleCodeExporter
opened
8 years ago
0
js2-mode: comment lines not unwrapped
#125
GoogleCodeExporter
opened
8 years ago
0
fill-paragraph broken for comments
#124
GoogleCodeExporter
opened
8 years ago
0
support name completion?
#123
GoogleCodeExporter
opened
8 years ago
0
Expression closures not parsed correctly when inside an object
#122
GoogleCodeExporter
opened
8 years ago
0
imenu include all named function definitions
#121
GoogleCodeExporter
opened
8 years ago
0
"missing name after . operator" gets confused by properties named "private"
#120
GoogleCodeExporter
opened
8 years ago
0
"++x" without prior "var x" is not highlighted as an "undeclared variable" error
#119
GoogleCodeExporter
opened
8 years ago
0
error "`c-lang-defconst' must be used in a file"
#118
GoogleCodeExporter
opened
8 years ago
1
js2-additional-externs not respected?
#117
GoogleCodeExporter
opened
8 years ago
0
support https://developer.mozilla.org/en/New_in_JavaScript_1.7#let-scoped_variables_in_for_loops
#116
GoogleCodeExporter
opened
8 years ago
0
ECMAScript-262 5th Edition "use strict"; directive is incorrectly flagged as no-side-effect code
#115
GoogleCodeExporter
opened
8 years ago
0
Array destructuring with multiple ignored elements at the end breaks js2-mode completely
#114
GoogleCodeExporter
opened
8 years ago
1
js2-20090723b.el byte compile error: "Variable binding depth exceeds max-specpdl-size"
#113
GoogleCodeExporter
opened
8 years ago
3
unhighlight-regexp doesn't work properly
#112
GoogleCodeExporter
opened
8 years ago
0
[PATCH] Svn 80: Make mode name variable configurable
#111
GoogleCodeExporter
opened
8 years ago
0
Array assignment with missing elements breaks parser
#110
GoogleCodeExporter
opened
8 years ago
1
typing '#' sign crahes emacs
#109
GoogleCodeExporter
opened
8 years ago
1
Doesn't work with show-whitespace-mode: no syntax highlighting of comments
#108
GoogleCodeExporter
opened
8 years ago
0
forward-sexp not working properly
#107
GoogleCodeExporter
opened
8 years ago
3
"export" is missing from js2-keywords list
#106
GoogleCodeExporter
opened
8 years ago
1
mixed EOL confuse js2-mode
#105
GoogleCodeExporter
closed
8 years ago
2
Pound Sign/Hash/Number Sign in js2-mode crashes emacs on windows
#104
GoogleCodeExporter
opened
8 years ago
1
Bookmarklet editing mode
#103
GoogleCodeExporter
opened
8 years ago
1
Error/Warning report
#102
GoogleCodeExporter
opened
8 years ago
0
Comment indentation weirdness
#101
GoogleCodeExporter
opened
8 years ago
0
Warn about usage of proprietary js1.2 keywords "export" and "import"
#100
GoogleCodeExporter
closed
8 years ago
2
/[^"]/ confuses js2 and makes it handle anything after the RE as a string
#99
GoogleCodeExporter
closed
8 years ago
3
[PATCH] r56: set js2-mode-must-byte-compile to nil. Do not require compiled file
#98
GoogleCodeExporter
opened
8 years ago
1
[PATCH] r56: set js2-bounce-indent-flag to nil; Emacs de facto behavior
#97
GoogleCodeExporter
closed
8 years ago
2
[PATCH] r56: set js2-basic-offset to de facto 4
#96
GoogleCodeExporter
closed
8 years ago
1
variables named enum break js2-mode
#95
GoogleCodeExporter
closed
8 years ago
1
Anonymous function body indentation.
#94
GoogleCodeExporter
opened
8 years ago
5
Extra indentation in object literal of lines with slot name IN
#93
GoogleCodeExporter
opened
8 years ago
1
color theme is hard to read with dark background
#92
GoogleCodeExporter
opened
8 years ago
2
missed tags
#91
GoogleCodeExporter
closed
8 years ago
2
syntax highlighting breaks for object attributes named "class"
#90
GoogleCodeExporter
opened
8 years ago
2
Warnings clobber isearch interface
#89
GoogleCodeExporter
opened
8 years ago
3
recursive folding
#88
GoogleCodeExporter
opened
8 years ago
1
Fontification of comments inconsistent with other modes
#87
GoogleCodeExporter
closed
8 years ago
2
js2-mode breaks font lock in default-generic-mode
#86
GoogleCodeExporter
opened
8 years ago
1
handling prototypejs
#85
GoogleCodeExporter
closed
8 years ago
3
"Missing ; after statement" gets confused by "new"
#84
GoogleCodeExporter
opened
8 years ago
1
indent-for-tab-command broken
#83
GoogleCodeExporter
opened
8 years ago
5
Auto indent should match previous line if they're at the same level
#82
GoogleCodeExporter
opened
8 years ago
1
Auto indenting shouldn't change indentation after I've fixed it with tab
#81
GoogleCodeExporter
opened
8 years ago
2
Next