| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
- add IGrammarSource#getLastModified - replace IGrammarSource#getFilePath by IThemeSource#getURI - add IThemeSource#getLastModified - replace IThemeSource#getFilePath by IThemeSource#getURI - add ITMResource#getURI - add ITMResource#getLastModified
| Back | FazBrowse Home | New Git URL |
This PR addresses #839 and ensures that when a new editor window is opened, TM4E will detect if the related TextMate grammar file has changed on disk and reloads it automatically. Reload checks are throttled to once every five seconds for performance reasons.