You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
90% of users 90% of the time, all they need is to define their sources and sinks and plop them into a Data Flow config.
Not everyone needs to write config flows from scratch. New users often just need help writing sources and sinks.
The idea would be that a user selects a code snippet (a property, method call, etc), runs the CodeQL: Generate query command, and a new editor opens with one or more generated QL predicates that each will select the target of the snippet to greater or lesser specificity.
The text was updated successfully, but these errors were encountered:
The idea would be that a user selects a code snippet (a property, method call, etc), runs the CodeQL: Generate query command, and a new editor opens with one or more generated QL predicates that each will select the target of the snippet to greater or lesser specificity.
The text was updated successfully, but these errors were encountered: