Releases: erlang/erlide_eclipse
v0.29.3
v0.29.1
v0.29.0
25e504f gh189 - stop an erlang shell connected to an external erlang node
ebe85da fix synchronization issue when starting shell
8058d81 handle crashing ide runtimes better
62eb047 fix in jinterface: better exception messages
12ef932 console: copy/paste works now in both fields
e0fdb06 improve multiline handling; still some things depend on scanner fix
a4362ef adjust indentation for concatenated strings
37698cd gh184 gh185 - indentation issues with record/map as first parameter
252c4a3 gh183 - Named fun indentation broken
v0.28.2
0ac33c7 convert all xtend files to utf-8
5b92d33 gh181 - don't show crash report for execution backends
a3fbc60 gh182 - console title shows if launch mode is "debug"
c8ac625 add "goto matching bracket" command (Ctrl-Shift-P)
94c2a77 add debug printouts for 1353
6e8723b workaround for slow input in console
94ac6d7 allow typespec with specified module
a8ad6ea edoc: properly detect typespec before function
e4c9526 add icons for macros, records
1a145c3 1303 - autodetect source directories
9ea8bab 1300 - builder traverses all source dirs looking for .app.src and modules
0.28.1
7eae493 gh152 - Toggle comment (Ctrl-/) scrolls the editor
5ac542b 1239 - completion: proposals should close after dot or semicolon
b7852a3 1315 - Toggle comment (Ctrl-/) scrolls the editor
49a3863 gh171 - Indentation for "after" clause in try/catch seems off
5750c82 gh176 - Comment code CTRL-SHIFT-C works strange
4d7d6a2 gh175 - code completion is case sensitive
f1cac75 Build otp model only once and cache it better
2b7f379 wrangler: make dependency on graphviz optional
f68f112 publish latest version number in plain text
_______ 809 - disable autocompletion chars in string literals