1
0
mirror of https://github.com/arduino/Arduino.git synced 2024-12-01 12:24:14 +01:00
Arduino/app
Martino Facchin 9518aa421c Ensure line is unfolded when highlighting for error
Fixes #8457

For some reason, getCurrentTab().getTextArea().getFoldManager().ensureOffsetNotInClosedFold(line) doesn't work here; there no documentation on what offset is.
Also, getFoldForLine(line) returns null even if the line is folded (bug in rsyntaxtextarea?)
2019-03-07 11:19:46 +01:00
..
.settings Updated eclipse formatter options 2017-02-20 15:22:27 +01:00
lib Upgrade jtouchbar to 1.0.0 2019-01-23 10:46:28 -05:00
src Ensure line is unfolded when highlighting for error 2019-03-07 11:19:46 +01:00
test Fixed CommandLineTest.testCommandLineVersion 2018-11-16 12:34:04 +01:00
test-lib added files that state third party licenses 2013-08-28 10:12:33 +02:00
testdata/libraries Added first tests for library manager engine 2018-05-17 09:14:25 +02:00
.classpath Upgrade jtouchbar to 1.0.0 2019-01-23 10:46:28 -05:00
.classpath_macosx Got rid of ANTLR: we never used it 2015-08-10 09:35:47 +02:00
.editorconfig Added .editorconfig files http://editorconfig.org/ 2015-05-08 10:18:43 +02:00
.project Importing Processing rev. 5503 (1.0.3). 2009-05-31 15:53:33 +00:00
build.xml juint tests now use the correct jna lib again 2016-11-03 15:01:36 +02:00