snippets icon indicating copy to clipboard operation
snippets copied to clipboard

tab completion should complete local variables

Open psifertex opened this issue 4 years ago • 1 comments

local variables aren't currently completed

psifertex avatar May 25 '21 02:05 psifertex

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

psifertex avatar May 25 '21 02:05 psifertex