File tree Expand file tree Collapse file tree 3 files changed +9
-4
lines changed
src/main/resources/META-INF Expand file tree Collapse file tree 3 files changed +9
-4
lines changed Original file line number Diff line number Diff line change 1+ 2.3.1
2+ Mar 31, 2019
3+
4+ NEW: use default color scheme font for table editor as well
5+ FIX: ConcurrentModificationException tackled (table editor)
6+
172.3.0
28Mar 04, 2019
39
Original file line number Diff line number Diff line change 33# https://www.jetbrains.com/intellij-repository/snapshots
44
55name ='CSV Plugin'
6- pluginVersion =2.3.0
6+ pluginVersion =2.3.1
77javaVersion =1.8
88javaTargetVersion =1.8
99downloadIntellijSources =false
Original file line number Diff line number Diff line change 4646
4747 <change-notes ><![CDATA[
4848 <pre style="font-family: sans-serif">
49- NEW: Zoom table-editor cells with Ctrl+Mouse Wheel (contribution by @royqh1979)
50- FIX: Scratches are now recognised as CSV
51- FIX: Several issues resolved by reworking column/row editing
49+ NEW: use default color scheme font for table editor as well
50+ FIX: ConcurrentModificationException tackled (table editor)
5251 </pre>
5352 ]]>
5453 </change-notes >
You can’t perform that action at this time.
0 commit comments