| Issue 1: | Keep PYSMELLDICT in memory - Change whenever filestamp changes |
1 of 23
Next ›
|
| 2 people starred this issue and may be notified of changes. | Back to list |
Keep PYSMELLDICT in memory - Change whenever filestamp changes |
|
,
Nov 04, 2008
This is doable with Vim and Emacs, but not so easy with TextMate. A fiddly but potentially very powerful solution is to have a background server that will keep the dict in memory, and monitor the filesystem for changes and update it too. This will make it easier to add this to all editors, not just Vim.
Labels: -Type-Defect Type-Enhancement
|
|
|
|