Message 1 of 5
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I'm writing Lisp with VSCode and I need to find all the "Global" variables in a function so I can begin "Localizing" them.
This was pretty easy to do in VisualLisp, but how do I find the "Global" variables in VSCode?
Solved! Go to Solution.