File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change @@ -208,6 +208,19 @@ construction.** Ideally, it should point to a compiler project you have written
208
208
209
209
Supervised by [ @sjrd ] ( https://github.com/sjrd/ )
210
210
211
+ ## ENSIME project ideas
212
+
213
+ ENSIME is a JVM process that indexes your dependencies and understands your source code
214
+ using the scala interactive compiler - the same compiler that compiles your code.
215
+ This brings IDE features to your favourite text editor.
216
+
217
+ A number of project ideas around ENSIME project are listed on the following page:
218
+
219
+ [ http://ensime.github.io/contributing/ideas/ ] ( http://ensime.github.io/contributing/ideas/ )
220
+
221
+ Mentored by [ @fommil ] ( https://github.com/fommil ) and/or
222
+ [ @a_dev_musing] ( https://twitter.com/a_dev_musing ) .
223
+
211
224
## Requirements and Guidelines
212
225
213
226
### General Student Application Requirements
You can’t perform that action at this time.
0 commit comments