1
0
mirror of https://github.com/arduino/Arduino.git synced 2024-12-01 12:24:14 +01:00
Arduino/app
Maged Ahmed Rifaat 586e7d5fe8 Fix wrong bracket match rectangle on auto format
This commit fixes instances when setText is called on editorTab and the rectangle that highlights the bracket match becomes incorrect.
This is because text is inserted to the document without notifying the textarea.
Calling setLineWrap internally fires an event that recalculates the bracket match rectangle and thus solves the problem.
2020-01-20 12:41:58 +01:00
..
.settings Updated eclipse formatter options 2017-02-20 15:22:27 +01:00
lib macosx notarization: signed libjtouchbar 2020-01-08 11:41:34 +01:00
src Fix wrong bracket match rectangle on auto format 2020-01-20 12:41:58 +01:00
test Fixed test UpdateTextAreaActionTest 2019-07-18 14:25:24 +02: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 Updated eclipse classpath 2019-07-18 14:24:59 +02: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 Add log4j.xml configuration 2019-07-05 11:47:36 +02:00