devuxd / IRIS

IRIS, an intelligent code editor with ML-powered pattern insights. Published in IEEE VLHCC 2019
https://ieeexplore.ieee.org/document/8818871
3 stars 0 forks source link

CSV Data is not writing to file. #9

Closed KimberlyPerezCruz closed 6 years ago

KimberlyPerezCruz commented 6 years ago

After some changes were made to the editor, the library csvdata used in the js file RunEditor.js is not writing to file anymore. I tested the code with other data, but I could not find a way to fix it on time. Here is the link for the library: https://github.com/pensierinmusica/csvdata. The issue is located in the file /study/StudySystem/public/EditorCopy/javascriptFiles/RunEditor.js line 55.