Skip to content

Week 8 Transcript

aw3227 edited this page Nov 14, 2018 · 4 revisions

Week 7 Transcript:

  • Jiafeng:

fixed the issue with swt

  • Neil:

worked on css stuff and tried to get a working jar. refactored the markdown tests. 8/10 confident that current jar will

  • Andrew:

  • Posted on 3 forums for SWT thread issue
  • updated weekly transcripts for weeks 5-7 and met with Ibukun to review them and clarify anything unclear. Need to add to week 7 for Neil and Kristopher. reviewed Autocomplete file and code for pop up window and found 2 things we need to address:
  1. Need to add on mouse click event to pop up menu
  2. Need to verify that all syntax to string functions are outputting the right format to generate GFM (add space to headers?) and decide on what the "right" format is.
  • Kristopher:

integrated the table formatter. on save it manipulates the text in the editor and replaces the document. this causes another problem where the cursor moves at the start of the document. fixed issue with cursor. but theres another problem... if the formatter adds any spaces

  • Ibukun:

Plan Moving Forward:


Andrew:

Jiafeng:

Neil:

Kristopher: