Dexter is a static analysis platform to find and remove defects efficiently and immediately during the coding-time.
BSD 2-Clause "Simplified" License
57
stars
33
forks
source link
Account creation in Dexter VS plugin #144
Closed
KarolAntczak closed 7 years ago
When user provides correct server address but wrong credentials and clicks 'OK', a following message appears, allowing to create new account:
After clicking 'yes' a new account is creted, indicated by appropriate message:
Also, fixed issue #142