powerplatform-vscode
powerplatform-vscode copied to clipboard
IntelliSense for PowerFx
To bridge the gap between pro and low-code, it would be nice if IntelliSense can do suggestions for PowerFx code. Especially now that effort is put into the git integration.
Nice one @miguelverweij!
To go beyond syntax coloring and actual Intellisense/completion for PowerFx requires semantic knowledge that is currently not easily accessible outside of maker studio. It would indeed be a cool feature to add, but it is not on the short term roadmap
CC: @kkanakas @MikeStall
Could this be re-opened?
I have no idea where to start implementing it, but considering that we have official grammar (both for pure expressions and yaml ) along with access to interpreter source code, would it be sufficient for implementing it?
https://github.com/microsoft/Power-Fx/blob/main/docs/overview.md