Visual-FoxPro-language-template-for-Visual-Studio-Code icon indicating copy to clipboard operation
Visual-FoxPro-language-template-for-Visual-Studio-Code copied to clipboard

How about intellisense?

Open Mike-SP opened this issue 8 years ago • 1 comments

Is it possible to get intellisense hooked into this? If you can point me to some sample I can maybe try to get it started.

Mike-SP avatar Dec 07 '16 15:12 Mike-SP

VS Code has "code completion" when it will pop up a list of previsously used variable and method/function/class names, but it does not have true "intellisense" where it will show you the full list of available method and property names on a class or object.

mattslay avatar Apr 12 '19 18:04 mattslay