-
Notifications
You must be signed in to change notification settings - Fork 952
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Ai doc #4694
Ai doc #4694
Conversation
STetsing
commented
Apr 8, 2024
- changed the AI documentation link
- removed all solcoder terminal logs
✅ Deploy Preview for remixproject ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
@@ -151,7 +147,6 @@ export class SolCoder extends Plugin { | |||
).json() | |||
|
|||
if ("error" in result){ | |||
this.call('terminal', 'log', { type: 'aitypewriterwarning', value: result.error }) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
you removed the error too?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yeah, this is the silly "doc < etc." error for code completion. Since we are monitoring the health, no need to spam the user. I could add it to the console