-
Notifications
You must be signed in to change notification settings - Fork 0
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
Setup Instructions for PROS plugin on existing Atom Install #40
Comments
This sounds like a long term mission for us. I don't think we'll be interested in trying to package cquery with the pros-atom3 plugin. The console has been a great example of things going wrong when you expect native binaries to be included in the plugin. That being said, we do distribute pre-built cquery on Azure |
we've definitely had a lot of issues with the console, but what differences in behavior do you mean? |
Thanks for the quick reply guys - let me rephrase my question If I have Atom already installed and configured to taste and I want to use PROS - what is the process beyond installing the pros-atom3 package to get the same experience offered by the PROS Editor? So far I know I need to
I know I can run Atom and PROS Editor side by side and that might end up being the best answer - I don't know how much you've done in your fork of Atom to achieve the experience offered by the PROS Editor ... |
The instructions for Linux should get you what you need |
@HotelCalifornia - I've tried a variation of that by installing the pros-atom3 package - should I be installing the bootstrapper instead? Just curious if you have tried that recipe and end up with Atom being at parity with PROS Editor |
Um yeah you should end up at parity with the editor by installing the bootstrapper, as that's basically what the editor does |
@HotelCalifornia - thank you - I'll try again fresh this time with the bootstrapper instead of the pros-atom3 package and let you know how it goes. A point of clarification between the purpose of the bootstrapper and the pros-atom3 package would be helpful especially since the package catalog states - ... "You probably don't want to manually install this package." about the bootstrapper package. |
You don't want to manually install The end effect of |
@edjubuh - thanks for the reply - if I recall - when I perform a build action in the PROS Editor I get output to the terminal and I have a console being filtered for PROS output - the terminal interaction and console are missing in the Atom + PROS Package Let me do this clean again and report back - I take it from out thread it should be as easy as the steps I outlined here to achieve Atom + PROS = PROS Editor |
I'll give a more thorough listing:
|
To clarify, installing the bootstrapper from inside atom will install the old version of the atom package. You will need to use |
This should be moved under
pros-atom3
Expected Behavior:
Currently using Atom and install pros plugin - expect the same experience as the PROS Editor
Actual Behavior:
There are a number of differences
Steps to reproduce:
Install pros plugin on existing up to date install of Atom
Install PROS Editor
Note difference in behavior
System information:
Operating System (e.g. Windows, OS X, Ubuntu):
Windows 10
Atom Version:
Latest
Plugin Version (PROS version):
Latest
Additional Information
Screenshots
The text was updated successfully, but these errors were encountered: