Posts

Showing posts from February, 2020

IMPORTANT UPDATE!

It has been a long time since our last post, and we decided to make some big changes to the original project idea. First, We tried to "reverse engineer" the  “hover preview” plugin (which is a more basic version  of what we wanted to develop). We failed to fully understand it and decided to try and make our plugin from scratch, one little step at a time. After a long time of trying to start and make the base of our plugin in Sublime Text 3, we learned that the number of explanations available online is limited. As a result, small tasks like making a popup/window/tab became very difficult and frustrating. We were back at square one and didn't know what to do next. We learned that maybe Python is not the right programming language for us, and perhaps it would be more effective to develop in a language we are more familiar with- therefore, not developing for Sublime Text 3 (plugins in Sublime Text 3 must be written in Python).  So the next thing we ...