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

Check conflict extension #733

Merged

Conversation

renkun-ken
Copy link
Member

@renkun-ken renkun-ken commented Jul 26, 2021

What problem did you solve?

Closes #731
Closes #482

This PR checks if mikhail-arkhipov.r is enabled on activation. If so, a message will show and the extension panel will search "R Tools" so that it is easier for the user to disable or uninstall the extension in conflict.

(If you do not have screenshot) How can I check this pull request?

  1. Install mikhail-arkhipov.r
  2. Open any .R file to activate both vscode-R and R Tools.
  3. A message about the conflict will show up, and the extension panel will search R Tools.
  4. Uninstall the R Tools extension and reload window
  5. Everything becomes normal.

@ElianHugh
Copy link
Collaborator

ElianHugh commented Jul 28, 2021

Seems good to me! Is this the only conflicting extension that we know of? If we end up with more, in the future it could be worth putting all the 'extension checks' into a separate function/file.

@renkun-ken
Copy link
Member Author

Yes, it is the only one we know, and I guess it is quite unlikely to have conflicts with other extensions.

@renkun-ken renkun-ken merged commit 8030c4e into REditorSupport:master Jul 28, 2021
ElianHugh pushed a commit to ElianHugh/vscode-R that referenced this pull request May 12, 2022
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.

execute multiples lines not working cmd+enter is not working on Mac
2 participants