-
Notifications
You must be signed in to change notification settings - Fork 1
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
Implementation for other IDE's #10
Labels
enhancement
New feature or request
Comments
I like this idea. To be honest I think it's a shame that Assistant is tied into vscode. |
Hello Joe,
Thanks for feedback. I think it would be a great idea to separate it
from VScode, also to be able to include it in CI/CD optionally.
Will think about it, would you like to receive an email in case this
will happen?
BR,
Tom
W dniu 2020-08-28 o 17:05, Joe Reynolds pisze:
I like this idea. To be honest I think it's a shame that Assistant is
tied into vscode.
Why not separate it out to a command line program and then have a
vscode extension on top like most linters do?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#10 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAGL3IOE3ANL4JKA22V5GNTSC7BUTANCNFSM4OJLEGLQ>.
--
z pozdrowieniami,
Tomasz Smykowski
|
Hey @tomaszs, I'll be following, no need to keep me updated yourself 👍 |
Cool. Thanks for the suggestion Joe. I will see what is possible,
Ps. I wonder it should work on Windows, but also on all Linux/Unix systems?
BR,
Tom
W dniu 2020-09-02 o 09:14, Joe Reynolds pisze:
Hey @tomaszs <https://github.com/tomaszs>,
I'll be following, no need to keep me updated yourself 👍
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#10 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAGL3IK7QN6TVVPXO4JICTDSDXWDRANCNFSM4OJLEGLQ>.
--
z pozdrowieniami,
Tomasz Smykowski
|
Thanks, i will look into it,
BR,
Tom
W dniu 2020-09-02 o 11:08, Joe Reynolds pisze:
Hey @tomaszs <https://github.com/tomaszs>, I'd definitely do
cross-platform if you can, you'll get more users.
For packaging I've used pkg <https://github.com/vercel/pkg> in the
past for my Typescript projects, it works pretty well. Apart from
that, there's nothing wrong with just doing |npm install -g sql-lint|
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#10 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAGL3IIHKRAUZMBHJ5BEH2LSDYDQTANCNFSM4OJLEGLQ>.
--
z pozdrowieniami,
Tomasz Smykowski
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
There was question about other IDE's like WebStorm
The text was updated successfully, but these errors were encountered: