Skip to content

Conversation

ioedeveloper
Copy link
Collaborator

@ioedeveloper ioedeveloper commented Sep 5, 2025

Closes #6339

Copy link

netlify bot commented Sep 5, 2025

Deploy Preview for remixproject ready!

Name Link
🔨 Latest commit d3b6686
🔍 Latest deploy log https://app.netlify.com/projects/remixproject/deploys/68bb66d3a54f540008444779
😎 Deploy Preview https://deploy-preview-6351--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 project configuration.

Copy link

netlify bot commented Sep 11, 2025

Deploy Preview for reliable-cocada-166884 ready!

Name Link
🔨 Latest commit 6c43d70
🔍 Latest deploy log https://app.netlify.com/projects/reliable-cocada-166884/deploys/68d1205009677500088fcb03
😎 Deploy Preview https://deploy-preview-6351--reliable-cocada-166884.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 project configuration.

@ioedeveloper ioedeveloper marked this pull request as ready for review September 12, 2025 09:37
@ioedeveloper ioedeveloper force-pushed the remix-config branch 2 times, most recently from cb37aba to f919177 Compare September 16, 2025 14:55
},

'Should connect a local plugin': function (browser: NightwatchBrowser) {
'Should connect a local plugin #pr': function (browser: NightwatchBrowser) {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you can remove the tag #pr

@ioedeveloper ioedeveloper force-pushed the remix-config branch 2 times, most recently from 25ebec0 to 03cfdf8 Compare September 18, 2025 08:41
Copy link
Collaborator

@Aniket-Engg Aniket-Engg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • I think user should be informed everytime remix.config file is updated
  • I created a new workspace, there was some initial config. I set config for script runner and solidity compiler. When I reloaded the IDE, only solidity compiler config was there, nothing else
  • Now I updated solidity compiler config and reloaded, configuration doesn't persist my changes and got reset

@ioedeveloper ioedeveloper force-pushed the remix-config branch 2 times, most recently from 64216cd to bfd0786 Compare September 22, 2025 08:39
Copy link
Collaborator

@Aniket-Engg Aniket-Engg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In some cases, remix.config.json is not opening from Solidity Compiler

@ioedeveloper
Copy link
Collaborator Author

ioedeveloper commented Sep 22, 2025

In some cases, remix.config.json is not opening from Solidity Compiler

This is a bug that is out scope of my PR. See #6396

Copy link
Collaborator

@Aniket-Engg Aniket-Engg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Functionality wise looks fine to me

@Aniket-Engg Aniket-Engg merged commit 6c7f5ae into master Sep 22, 2025
36 checks passed
@Aniket-Engg Aniket-Engg deleted the remix-config branch September 22, 2025 10:39
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.

create remix.config.json
3 participants