tab completion should complete local variables
Opened this issue · 1 comments
psifertex commented
local variables aren't currently completed
psifertex commented
this includes the built ins like:
current_function
Getting locals from earlier in a snippet would be a nice long-term goal but unlikely any time soon. I'm already pushing the bounds of good sense with the amount of hacked-on pseudo-IDE type features. Should really build or integrate a true editor instead of pushing it much further