Move Context menu to Tools#3
Open
ricky-charlet wants to merge 1 commit intoleague1991:masterfrom
ricky-charlet:menu-mod
Open
Move Context menu to Tools#3ricky-charlet wants to merge 1 commit intoleague1991:masterfrom ricky-charlet:menu-mod
ricky-charlet wants to merge 1 commit intoleague1991:masterfrom
ricky-charlet:menu-mod
Conversation
My vesion of sublime (3.1.1 on MacOs) does not have a "Context" menu. I'm moving the menu to Tools:CodeAtlas
|
@ricky-charlet Did you have to do anything else other than these PRs to get it work on MacOS? The author of this plugin has previously mentioned that Linux and MacOS aren't supported. |
Author
|
Howdy,
Thanks for the email.
These fixes are probably necessary, but certianly insufficient to get it to work on MacOS. I’ve been “playing around” further today, and it may turn out that MacOS refuses to play with qt4 and pyqt4 (as demanded by CodeAtlas). I am not yet ready to declare this for certain, but MacOS and brew.sh <https://brew.sh/> for mac and qt.io <http://qt.io/> all seemed to have moved beyond qt4.
I may or may not keep pushing on the MacOS fit with CodeAtlas.
So, consider those two patches independently…they do not enable MacOS support, but they should be considered in their individual merits.
BTW…what is a Sublime Context menu? Did there used to be one in older versions? I am not sure if putting CodeAtlas under the Tools menu is “the right thing”. But my sublime simply has no-such “context” menu for CodeAtlas to appear within.
…----
Ricky Charlet
rcharlet@sonic.net
C 510.579.1470
On Jun 3, 2018, at 6:03 PM, vchong ***@***.***> wrote:
@ricky-charlet <https://github.com/ricky-charlet> Did you have to do anything else other than these PRs to get it work on MacOS? The author of this plugin has previously mentioned that Linux and MacOS aren't supported.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub <#3 (comment)>, or mute the thread <https://github.com/notifications/unsubscribe-auth/ASk9xW27w8Y0sdZq-G2QCOYz5uBal4Glks5t5IdEgaJpZM4UX3Gm>.
|
I'm not too sure either but some online searches seem to indicate that it might just be the menu you see when you right click on the mouse on Windows. Indeed when I right click on some code in Sublime on my Win XP, I see |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
My vesion of sublime (3.1.1 on MacOs) does not have a "Context" menu.
I'm moving the menu to Tools:CodeAtlas