Skip to content
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

Merged
merged 3 commits into from
Apr 9, 2024
Merged

Ai doc #4694

merged 3 commits into from
Apr 9, 2024

Conversation

STetsing
Copy link
Collaborator

@STetsing STetsing commented Apr 8, 2024

  • changed the AI documentation link
  • removed all solcoder terminal logs

@STetsing STetsing requested a review from yann300 April 8, 2024 07:55
Copy link

netlify bot commented Apr 8, 2024

Deploy Preview for remixproject ready!

Name Link
🔨 Latest commit ef5456c
🔍 Latest deploy log https://app.netlify.com/sites/remixproject/deploys/6615079f714d54000817c95a
😎 Deploy Preview https://deploy-preview-4694--remixproject.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

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 })
Copy link
Contributor

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?

Copy link
Collaborator Author

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

@yann300 yann300 self-requested a review April 8, 2024 10:01
@Aniket-Engg Aniket-Engg enabled auto-merge (rebase) April 9, 2024 09:17
@Aniket-Engg Aniket-Engg merged commit e99f555 into master Apr 9, 2024
31 of 32 checks passed
@Aniket-Engg Aniket-Engg deleted the ai_doc branch April 9, 2024 09:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants