formulahendry / vscode-mysql

MySQL management tool for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=formulahendry.vscode-mysql
MIT License
221 stars 60 forks source link

Triggers, Functions or Procedures View #126

Open alonsoaz opened 5 years ago

alonsoaz commented 5 years ago

Well, guys the extension is perfect, it also shows the complete line wher to find the error but it's recommended for advanced users. As I work with triggers, functions and procedures, there's no view to check them and also the delimiter crashes. I am using the syntax as flat as possible. We also can't export from workbench or phpmyadmin to just run the complete script here because it does not match.