issues
search
bobbylight
/
RSyntaxTextArea
A syntax highlighting, code folding text editor for Java Swing applications.
BSD 3-Clause "New" or "Revised" License
1.12k
stars
259
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix #581: Overzealous Mark Occurrences for single characters
#582
bobbylight
closed
1 day ago
1
Periods and commas marked in "Marked Occurrences"
#581
bobbylight
closed
1 day ago
0
Fix #541: Line numbers resize when getting a new document
#580
bobbylight
closed
2 days ago
0
Bump codecov/codecov-action from 4 to 5
#579
dependabot[bot]
closed
2 days ago
0
Java 11 - Use HiDPI API
#578
bobbylight
opened
5 days ago
0
Update RSyntaxTextArea.java
#577
ivanschehl
closed
5 days ago
2
Bump gradle/actions from 3 to 4
#576
dependabot[bot]
closed
5 days ago
0
Editor freezes for several seconds when editing or moving around in "large" documents
#575
goranschwarz
opened
1 week ago
5
Build with Java 11
#574
bobbylight
closed
5 days ago
0
Remove xvfb-action since it's bundled in Ubuntu CI images
#573
bobbylight
closed
1 week ago
1
Fix #570 - Behaviour of ToggleCommentAction
#572
sesquialtera87
opened
1 month ago
4
Update Russian translation
#571
MeToDucT
closed
1 month ago
2
Behaviour of ToggleCommentAction
#570
sesquialtera87
opened
2 months ago
0
"Error waves" under text
#569
olivbrau
closed
4 weeks ago
5
Unit test improvements
#568
bobbylight
closed
1 month ago
1
Highlight leftover after deleting text that was previously searched and marked
#567
AyuExecutes
opened
3 months ago
0
Some debugging println() left when selecting some text
#566
hshafie
closed
3 months ago
2
Add optional index parameter to RSyntaxTextArea.appendFoldingMenu()
#565
Mino260806
closed
3 months ago
1
hideOnNoText doesn't seems to work properly : the popup will always reappear with arrow keys
#564
olivbrau
closed
3 months ago
1
Differentiate multiple "internal" token types from single TokenTypes
#563
siggemannen
opened
4 months ago
0
Default font rendering error on Windows Java 8 with 3.5.0
#562
4ra1n
opened
4 months ago
12
Unnecessary Print
#561
SamKry
closed
3 months ago
7
Fix #545: NPE in SyntaxView.viewToModel
#560
bobbylight
closed
4 months ago
1
Fix double-rendering of partially-selected tokens, causing visual bolding
#559
bobbylight
closed
4 months ago
1
WIP: fix #546: Better word wrap for plain text
#558
bobbylight
opened
4 months ago
0
Make it possible to use Font and FontMetrics per Token rather than To…
#557
robert-dbvis
closed
4 months ago
9
Fix issue where Marked Count is always zero if cursor at end of file.
#556
SamKry
closed
4 months ago
2
Marked Count is always zero if cursor at end of file
#555
SamKry
closed
4 months ago
1
WIP: Ligature support
#554
bobbylight
closed
4 months ago
1
Remove unused methods from RSyntaxUtilities
#553
bobbylight
opened
5 months ago
0
Bump codecov/codecov-action from 3 to 4
#552
dependabot[bot]
closed
5 months ago
0
Bump actions/setup-java from 3 to 4
#551
dependabot[bot]
closed
5 months ago
0
Bump actions/checkout from 3 to 4
#550
dependabot[bot]
closed
5 months ago
0
Bump github/codeql-action from 2 to 3
#549
dependabot[bot]
closed
5 months ago
0
Better support for non-standard syntax based on a custom TokenMaker
#548
ptorngren
opened
5 months ago
3
Shortcomings of "Mark occurrences"
#547
Andreas0602
opened
5 months ago
5
Comma or other punctuation mark at beginning of line
#546
Andreas0602
opened
5 months ago
2
NPE in SyntaxView.viewToModel
#545
ovna01
closed
4 months ago
4
Clojure: double quote char literal
#544
NoahTheDuke
closed
5 months ago
2
Clojure syntax highlighting: char literal double quote is treated as opening string
#543
NoahTheDuke
closed
5 months ago
1
XMLTokenMaker does not follow XML spec (it wants ASCII element names)
#542
predi
closed
5 months ago
1
Gutter does not auto-size to fit line numbers greater than 99 (with self-contained sample)
#541
earlhood
closed
2 days ago
3
Dot character (.) recognized as ERROR_IDENTIFIER in C#
#540
SchiavoAnto
closed
7 months ago
2
InsertQuoteAction overwrites trailing character after token instead of closing double quote in Python
#539
paul-griffith
closed
5 months ago
2
How to enable foldable blocks?
#538
TheEntropyShard
closed
8 months ago
2
No marking if cursor is at end of file
#537
SamKry
closed
7 months ago
0
No marking if cursor is at end of file
#536
SamKry
closed
7 months ago
1
Allow customization of ErrorStrip painting
#535
CGJennings
closed
7 months ago
0
Customizable Token painting
#534
bobbylight
closed
9 months ago
0
Add PowerShell Syntax Highlighting
#533
msr0ot
opened
9 months ago
0
Next