GavriYashar / Matlab-Editor-Plugin

Extends features for the matlab editor, Bookmarks, FileStructure, Clipboard stack
MIT License
74 stars 12 forks source link

MEP Variables Cache #138

Open GavriYashar opened 6 years ago

GavriYashar commented 6 years ago

Instead of executing Matlabcode everytime

https://github.com/GavriYashar/Matlab-Editor-Plugin/blob/1a73020fdfb1e9eb4134d00ab61ecb2923b73f52/src/at/mep/mepr/MEPR.java#L251

execute once to build a cache, store file date, and update once file date's changed.