issues
search
scala-ide
/
scala-worksheet
A Scala IDE plugin for a multi-line REPL (called worksheet)
96
stars
24
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Missing closing brace `}` assumed here
#241
goungoun
opened
6 years ago
0
Adds stable worksheet.
#240
wpopielarski
closed
6 years ago
0
Fixes problem with non-existing syntetic file
#239
wpopielarski
closed
6 years ago
1
Prepares 4.7.1-rc1
#238
wpopielarski
closed
6 years ago
0
Worksheet process has terminated unexpectedly (exit value 143
#237
vutbao
opened
7 years ago
20
Multi scala support for scala worksheet
#236
wpopielarski
closed
7 years ago
0
Bumps up plugin-profiles version for eclipse-oxygen.
#235
wpopielarski
closed
7 years ago
0
Worksheet works with Scala 2.12 but not 2.10 and 2.11
#234
DungxNguyen
opened
7 years ago
7
Bumps up version to scala 2.12
#233
wpopielarski
closed
7 years ago
0
Work for release 4.5.0-rc1. Dependency changed to see and use eclipse-neon profile
#232
wpopielarski
closed
7 years ago
3
Add feature to specify additional JVM command line options
#231
schiebel
opened
8 years ago
1
`this.` in val v = 1 ; def set = Set(this.v)
#230
valtih1978
opened
9 years ago
0
Referencing before declaration: def f1 = v1 ; val v1 = 0
#229
valtih1978
opened
9 years ago
4
Bump version number to 0.4.0
#228
kiritsuku
closed
9 years ago
1
.worksheet directory should be set to derived
#227
mo-seph
opened
9 years ago
0
Fixed memory leak in `WorksheetsManager`
#226
dotta
closed
9 years ago
8
Worksheet does not evaluate when the project name has a SPACE. (OS X)
#225
sakoht
opened
9 years ago
10
Worksheet - Error blinks - does not run
#224
githubeyaneu
closed
9 years ago
1
Update to scala-ide master
#223
kiritsuku
closed
9 years ago
1
Worksheet errors are not reported in the problems view
#222
radusw
opened
9 years ago
9
ClassFormatError: Duplicate field name&signature in class file gen
#221
valtih1978
opened
9 years ago
0
Update version
#220
kiritsuku
closed
9 years ago
1
Update eclipse prop
#219
kiritsuku
closed
9 years ago
2
!MESSAGE Evaluator actor crashed
#218
MridulMishra
opened
9 years ago
7
Exception using jackson
#217
migel
opened
9 years ago
0
Wip/migrate to akka
#216
dotta
closed
9 years ago
8
@tailrec is also bad
#215
valtih1978
closed
9 years ago
1
Worksheet fails silently when a method is overriden
#214
valtih1978
opened
9 years ago
3
bump version
#213
dragos
closed
9 years ago
2
Licence added
#212
Kwestor
closed
9 years ago
4
Worksheet fails silently when a method is overloaded
#211
matthewfarwell
opened
9 years ago
0
(-1).to(10) doesn't work in Scala IDE 4.0 worksheet
#210
cayhorstmann
opened
9 years ago
0
Syntax error after instrumentation when using semicolon
#209
dragos
opened
9 years ago
0
A few version adjustments before release
#208
skyluc
closed
10 years ago
3
Adapts to new Completion API
#207
skyluc
closed
10 years ago
6
Adapt to hyperlink APIs.
#206
dragos
closed
10 years ago
5
Adds a tiny delay in the infinite test code
#205
skyluc
closed
10 years ago
2
Api Hovers adaptation
#204
dragos
closed
10 years ago
6
Show Information hover (F2) support
#203
dragos
closed
10 years ago
0
Adapt to new Utils API
#202
huitseeker
closed
10 years ago
2
Sync with changes in master
#201
dragos
closed
10 years ago
5
Updates for new Syntax API
#200
skyluc
closed
10 years ago
4
cleanups as a prelude to Utils API
#199
huitseeker
closed
10 years ago
2
Adapts to ScalaCompletionProposal update
#198
skyluc
closed
10 years ago
2
Adapts to PresentationCompile API changes
#197
skyluc
closed
10 years ago
2
Adapts to new IScalaProject name and location
#196
skyluc
closed
10 years ago
1
Updates to new ScalaPlugin APIs
#195
skyluc
closed
10 years ago
3
Different behavior with our without a starting 'println' line
#194
skyluc
opened
10 years ago
0
ScalaHover has changed location
#193
skyluc
closed
10 years ago
1
Adapt to IScalaPresentationCompiler changes.
#192
dragos
closed
10 years ago
1
Next