issues
search
consulo
/
consulo-javascript
Languages: JavaScript
Apache License 2.0
5
stars
4
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
JS refactoring
#91
unv-unv
closed
2 months ago
0
Code reformat using IJ4 code style (part 21).
#90
unv-unv
closed
3 months ago
0
Code reformat using IJ4 code style (part 20).
#89
unv-unv
closed
3 months ago
0
Code reformat using IJ4 code style (part 19).
#88
unv-unv
closed
3 months ago
0
Code reformat using IJ4 code style (part 18).
#87
unv-unv
closed
3 months ago
0
Code reformat using IJ4 code style (part 17).
#86
unv-unv
closed
3 months ago
0
Code reformat using IJ4 code style (part 16).
#85
unv-unv
closed
4 months ago
0
Code reformat using IJ4 code style (part 15).
#84
unv-unv
closed
4 months ago
0
Code reformat using IJ4 code style (part 14).
#83
unv-unv
closed
4 months ago
0
Code reformat using IJ4 code style (part 13).
#82
unv-unv
closed
4 months ago
0
Code reformat using IJ4 code style (part 12).
#81
unv-unv
closed
4 months ago
0
Code reformat using IJ4 code style (part 12).
#80
unv-unv
closed
4 months ago
0
Code reformat using IJ4 code style (part 11).
#79
unv-unv
closed
4 months ago
0
Code reformat using IJ4 code style (part 10).
#78
unv-unv
closed
4 months ago
0
Code reformat using IJ4 code style (part 9).
#77
unv-unv
closed
4 months ago
0
JS file creation action name fixed.
#76
unv-unv
closed
4 months ago
0
Code reformat using IJ4 code style (part 8).
#75
unv-unv
closed
4 months ago
0
Code reformat using IJ4 code style (part 7).
#74
unv-unv
closed
4 months ago
0
Code reformat using IJ4 code style (part 6).
#73
unv-unv
closed
4 months ago
0
Code reformat using IJ4 code style (part 5).
#72
unv-unv
closed
4 months ago
0
Code reformat using IJ4 code style (part 4).
#71
unv-unv
closed
4 months ago
0
Code reformat using IJ4 code style (part 3).
#70
unv-unv
closed
4 months ago
0
Code reformat using IJ4 code style (part 2).
#69
unv-unv
closed
4 months ago
0
Code reformat using IJ4 code style (part 1).
#68
unv-unv
closed
4 months ago
0
Removing references to JavaScriptBundle from plugin.xml and *.form.
#67
unv-unv
closed
4 months ago
0
Removing deprecated Bundle classes and properties.
#66
unv-unv
closed
4 months ago
0
Replacing JSIntentionBundle with JSIntentionLocalize.
#65
unv-unv
closed
4 months ago
0
Removed unused properties from JavaScriptIntentionBundle.properties, renamed used ones in order to exclude dashes.
#64
unv-unv
closed
4 months ago
0
Reworking JSIntention.getText() — direct call to JSIntentionBundle.message() with constant key instead of key calculation.
#63
unv-unv
closed
4 months ago
0
Remaining Intention classes refactoring.
#62
unv-unv
closed
4 months ago
0
Intention classes refactoring.
#61
unv-unv
closed
4 months ago
0
Inlining JSIntention.getSuffixedDisplayName() and JSIntention.getText(Object...).
#60
unv-unv
closed
4 months ago
0
Replacing Bundle with Localize (part 3). Making same indents within file.
#59
unv-unv
closed
4 months ago
0
Replacing Bundle with Localize (part 2). Making same indents within file.
#58
unv-unv
closed
4 months ago
0
Replacing Bundle with Localize. Making same indents within file.
#57
unv-unv
closed
4 months ago
0
Localize fixes.
#56
unv-unv
closed
4 months ago
0
Replacing JavaScriptBundle with JavaScriptLocalize refactoring.
#55
unv-unv
closed
4 months ago
0
Run configuration added.
#54
unv-unv
closed
4 months ago
0
Disable some JS inspections by default
#53
unv-unv
closed
1 year ago
1
Inspection Octal Integer doesn't know about binary number literals
#52
unv-unv
opened
1 year ago
0
Exponential operator is highlighted as absent in ES12
#51
unv-unv
opened
1 year ago
0
JavaScript naming conventions inspection prohibits names containing numbers
#50
unv-unv
opened
1 year ago
0
Support ES6 "sticky" regular expression flag
#49
unv-unv
opened
2 years ago
0
Migration to Consulo 3 API
#48
VISTALL
closed
1 year ago
0
If class name in class expression equals to variable name Consulo displays "Duplicate declaration" error
#47
unv-unv
opened
2 years ago
0
Support unicode flag "u" and class \p{...} in RegExp introduced in ES9
#46
unv-unv
closed
2 years ago
0
Const declarations should be analyzed as block-local, not function-local as var
#45
unv-unv
opened
2 years ago
0
Support getters and setters in object definition in ECMAScript 5
#44
unv-unv
closed
2 years ago
0
Support method properties in ECMAScript 6
#43
unv-unv
closed
2 years ago
0
Support binary and octal numeric literals in ECMAScript 6
#42
unv-unv
closed
2 years ago
0
Next