issues
search
atom
/
language-java
Java package for Atom
Other
62
stars
59
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add `Text Block`s
#253
RedCMD
closed
1 year ago
0
Bump minimatch from 3.0.4 to 3.1.2
#252
dependabot[bot]
opened
2 years ago
0
Update the tree-sitter dependency
#251
icecream17
closed
2 years ago
7
<unknown> is deprecated.
#250
blakenguyenvn
opened
2 years ago
1
Install the exact version instead of range
#249
sadick254
opened
3 years ago
1
Remove appveyor from CI pipeline
#248
sadick254
closed
3 years ago
0
Add more tests for constants in tree-sitter grammar
#247
sadikovi
closed
3 years ago
0
Highlight comments in module
#246
Eskibear
closed
3 years ago
1
module name and comments not highlighted in module-info.java
#245
Eskibear
opened
3 years ago
4
@link highlighting broken when linking to class
#244
SamJakob
opened
3 years ago
1
Update CI build
#243
sadikovi
closed
3 years ago
0
Fix tree-sitter annotations
#242
sadikovi
closed
3 years ago
0
Fix tree-sitter constants
#241
sadikovi
closed
3 years ago
0
Java tree-sitter grammar does not consistently highlight constants
#240
sadikovi
closed
3 years ago
0
Java tree-sitter syntax highlighting does not parse annotations correctly
#239
sadikovi
closed
3 years ago
1
GitHub Actions
#238
aminya
opened
4 years ago
2
Add support for non-sealed keyword
#237
sadikovi
closed
4 years ago
0
Add support for `non-sealed` keyword
#236
fbricon
closed
4 years ago
4
Tree-sitter compatibility work
#235
sadikovi
opened
4 years ago
0
Add support for "yield", "sealed", and "permits" Java keywords
#234
sadikovi
closed
4 years ago
0
Update travis and appveyor builds
#233
sadikovi
closed
4 years ago
0
Highlight keyword 'sealed' for Java 15
#232
Eskibear
closed
4 years ago
2
Fix the scope of "instanceof" when using with camelCase variable names
#231
sadikovi
closed
4 years ago
0
Highlight 'yield' keyword in switch statement
#230
Eskibear
closed
4 years ago
0
Variable camelCase name is incorrectly highlighted in a statement with "instanceof"
#229
Eskibear
closed
4 years ago
2
Wrong highlighting on 'new' keyword on inner classes
#228
Eskibear
opened
4 years ago
6
Syntax highlighting is broken with array syntax
#227
Yanpas
closed
4 years ago
1
Support for Java 14's Record
#226
Eskibear
closed
4 years ago
2
Update scope for object properties
#225
sadikovi
closed
4 years ago
0
Field has different pattern if "this" is omitted
#224
rafaelrenanpacheco
closed
4 years ago
1
Java 14's new record keyword is not highlighted properly
#223
fbricon
closed
4 years ago
5
Custom color for arguments used in method body
#222
0y0y
opened
4 years ago
0
Scope variables in expressions
#221
JacksonKearl
opened
4 years ago
3
Fix catch parameter highlighting
#220
Vigilans
closed
4 years ago
2
Catch parameter not correctly highlighted when declared in new line or with a comment in between
#219
Vigilans
closed
4 years ago
4
Update test for #180
#218
sadikovi
closed
5 years ago
0
Relax the too restrictive begin expression for catch block
#217
Vigilans
closed
5 years ago
0
Inconsistency of type highlighting in new expression
#216
Vigilans
opened
5 years ago
0
Fix array initializer highlighting
#215
Vigilans
closed
4 years ago
11
Provide additional stop conditions for 'anonymous-classes-and-new' pattern
#214
Vigilans
closed
5 years ago
2
Inconsistency of variable and new-variable method call
#213
Vigilans
closed
5 years ago
0
More robust enum field's pattern logic
#212
Vigilans
closed
5 years ago
1
Enum not correctly hightlighted when mixed with constructor and code overrides
#211
Vigilans
closed
5 years ago
1
Comments should not end 'keyword.control.new.java'
#210
Vigilans
closed
5 years ago
2
Comments before inner class's class body break out the current scope
#209
Vigilans
closed
5 years ago
0
Parse class identifier containing a dollar char
#208
Eskibear
closed
5 years ago
2
Textmate grammar freezes with long string constant
#207
alexr00
opened
5 years ago
4
Fix Javadoc @link tag highlighting broken issue
#206
CsCherrYY
closed
5 years ago
4
Java scopes break when there are many Exceptions with a newline
#205
alexr00
closed
5 years ago
1
Fixes order of storage modifiers, so @interface is scoped properly inside a class
#204
sadikovi
closed
5 years ago
0
Next