chriscamicas / vscode-abl

An extension for VS Code which provides support for the Progress OpenEdge ABL language. https://marketplace.visualstudio.com/items?itemName=chriscamicas.openedge-abl
MIT License
50 stars 37 forks source link

Method autocomplete & outline #74

Open wilstdu opened 3 years ago

wilstdu commented 3 years ago

Hello, method autocomplete does not work for me, also outline does not work all the time.

chriscamicas commented 3 years ago

Hi, Thanks your feedback, do you have any example that might help us reproduce and debug your situation ? Thanks

wilstdu commented 3 years ago

image

start typing meth, then ctrl + space and I expect that it would suggest something related to the method definition. Also, as mentioned outline does not show anything.